Franz Inc, AllegroGraph

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

Packages that use AGQuery
com.franz.agraph.repository   
 

Uses of AGQuery in com.franz.agraph.repository
 

Subclasses of AGQuery in com.franz.agraph.repository
 class AGBooleanQuery
          Implements the Sesame BooleanQuery interface for AllegroGraph.
 class AGGraphQuery
          Implements the Sesame GraphQuery interface for AllegroGraph.
 class AGTupleQuery
          Implements the Sesame TupleQuery interface for AllegroGraph.
 

Methods in com.franz.agraph.repository that return AGQuery
 AGQuery AGRepositoryConnection.prepareQuery(QueryLanguage ql, String queryString, String baseURI)
          Unsupported method, throws an UnsupportedOperationException.
 


Copyright © 2008-2010 Franz Inc.