Uses of Class
com.franz.agraph.jena.AGQuery
Packages that use AGQuery
-
Uses of AGQuery in com.franz.agraph.jena
Methods in com.franz.agraph.jena that return AGQueryModifier and TypeMethodDescriptionstatic AGQuery
static AGQuery
AGQueryFactory.create
(QueryLanguage language, String queryString) Methods in com.franz.agraph.jena with parameters of type AGQueryModifier and TypeMethodDescriptionstatic AGQueryExecution
static AGQueryExecution
AGQueryExecutionFactory.create
(AGQuery query, AGModel model, QuerySolution initialBinding) Constructors in com.franz.agraph.jena with parameters of type AGQuery