Uses of Class
org.projog.api.QueryPlan
Packages that use QueryPlan
Package
Description
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 QueryPlanModifier and TypeMethodDescriptionProjog.createPlan(String prologQuery) Creates aQueryPlanfor querying the Projog environment.