Uses of Class
org.projog.api.QueryStatement
Packages that use QueryStatement
Package
Description
Provides a programming interface for Java applications to interact with Projog.
-
Uses of QueryStatement in org.projog.api
Methods in org.projog.api that return QueryStatementModifier and TypeMethodDescriptionProjog.createStatement(String prologQuery) Creates aQueryStatementfor querying the Projog environment.QueryPlan.createStatement()Return a newly createdQueryStatementfor the query represented by this plan.