Franz Inc, AllegroGraph

Uses of Class
com.franz.agraph.jena.AGQuery

Packages that use AGQuery
com.franz.agraph.jena   
 

Uses of AGQuery in com.franz.agraph.jena
 

Methods in com.franz.agraph.jena that return AGQuery
static AGQuery AGQueryFactory.create(QueryLanguage language, String queryString)
           
static AGQuery AGQueryFactory.create(String queryString)
           
 

Methods in com.franz.agraph.jena with parameters of type AGQuery
static AGQueryExecution AGQueryExecutionFactory.create(AGQuery query, AGModel model)
           
 

Constructors in com.franz.agraph.jena with parameters of type AGQuery
AGQueryExecution(AGQuery query, AGModel model)
           
 


Copyright © 2008-2010 Franz Inc.