Uses of Class
org.projog.api.QueryResult
Packages that use QueryResult
Package
Description
Provides a programming interface for Java applications to interact with Projog.
-
Uses of QueryResult in org.projog.api
Methods in org.projog.api that return QueryResultModifier and TypeMethodDescriptionProjog.executeQuery(String prologQuery) Creates aQueryResultfor querying the Projog environment.QueryPlan.executeQuery()Return a newly createdQueryResultfor the query represented by this plan.QueryStatement.executeQuery()Returns a newQueryResultfor the query represented by this object.