Uses of Class
com.franz.agraph.jena.AGQuery
Packages that use AGQuery
Package
Description
Implementation of the
Jena RDF API 2.11.1
with extensions for
AllegroGraph
features.
-
Uses of AGQuery in com.franz.agraph.jena
Methods in com.franz.agraph.jena that return AGQueryModifier and TypeMethodDescriptionstatic AGQuerystatic AGQueryAGQueryFactory.create(QueryLanguage language, String queryString) Methods in com.franz.agraph.jena with parameters of type AGQueryModifier and TypeMethodDescriptionstatic AGQueryExecutionstatic AGQueryExecutionAGQueryExecutionFactory.create(AGQuery query, AGModel model, org.apache.jena.query.QuerySolution initialBinding) Constructors in com.franz.agraph.jena with parameters of type AGQuery