Franz Inc, AllegroGraph

Uses of Package
com.franz.agraph.repository

Packages that use com.franz.agraph.repository
com.franz.agraph.jena Implementation of the Jena RDF API 2.6.2 with extensions for AllegroGraph features. 
com.franz.agraph.pool Connection pool implementation for AllegroGraph. 
com.franz.agraph.repository Implementation of the OpenRDF Sesame API 2.3.2 with extensions for AllegroGraph features. 
 

Classes in com.franz.agraph.repository used by com.franz.agraph.jena
AGRepositoryConnection
          Implements the Sesame RepositoryConnection interface for AllegroGraph.
 

Classes in com.franz.agraph.repository used by com.franz.agraph.pool
AGRepositoryConnection
          Implements the Sesame RepositoryConnection interface for AllegroGraph.
 

Classes in com.franz.agraph.repository used by com.franz.agraph.repository
AGAbstractRepository
           
AGBooleanQuery
          Implements the Sesame BooleanQuery interface for AllegroGraph.
AGCatalog
          Catalogs are locations on disk where AllegroGraph Server keeps its repositories.
AGFormattedNamespace
           
AGFreetextIndexConfig
           
AGGraphQuery
          Implements the Sesame GraphQuery interface for AllegroGraph.
AGQuery
          An abstract query class common to Boolean, Graph and Tuple Queries.
AGQueryLanguage
          Extends the Sesame QueryLanguage class for AllegroGraph languages.
AGRepository
          Implements the Sesame Repository interface for AllegroGraph, representing triple-stores on the server.
AGRepositoryConnection
          Implements the Sesame RepositoryConnection interface for AllegroGraph.
AGServer
          The starting point for interacting with an AllegroGraph server.
AGTupleQuery
          Implements the Sesame TupleQuery interface for AllegroGraph.
AGValueFactory
          Implements the Sesame ValueFactory interface for AllegroGraph.
AGVirtualRepository
           
 


Copyright © 2008-2011 Franz Inc.