Uses of Class
org.projog.api.QueryPlan
-
Packages that use QueryPlan Package Description org.projog.api Provides a programming interface for Java applications to interact with Projog. -
-
Uses of QueryPlan in org.projog.api
Methods in org.projog.api that return QueryPlan Modifier and Type Method Description QueryPlanProjog. createPlan(java.lang.String prologQuery)Creates aQueryPlanfor querying the Projog environment.
-