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.11.1 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.7.11 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
          The class of freetext index configurations.
AGGraphQuery
          Implements the Sesame GraphQuery interface for AllegroGraph.
AGMaterializer
          A materializer governs how triples are inferred and added to a repository.
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.
AGSpinFunction
          Represents a SPIN function.
AGSpinMagicProperty
          Represents a SPIN magic property.
AGTupleQuery
          Implements the Sesame TupleQuery interface for AllegroGraph.
AGUpdate
          Implements the Sesame Update interface for AllegroGraph.
AGValueFactory
          Implements the Sesame ValueFactory interface for AllegroGraph.
AGVirtualRepository
          A class for virtual repositories, used for working with federations, graph-filtered stores, reasoning stores, and compositions thereof.
 


Copyright © 2008-2012 Franz Inc.