All Classes and Interfaces
Class
Description
Implements the Sesame BooleanQuery interface for AllegroGraph.
Catalogs are locations on disk where AllegroGraph Server keeps its repositories.
Adapts the
AGRepositoryConnection
API
to the commons-pool factory interface,
leaving creation of the connection (and configuration)
to a subclass, defined by users of this library.Pooling for
AGRepositoryConnection
s.JNDI factory for
AGConnPool
.Property names to open a
AGRepositoryConnection
.Property values for
AGConnProp.session
.Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
A response handler that writes the returned body to a file.
Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
The class of freetext index configurations.
Implements the Jena Graph interface for AllegroGraph.
Implements the Jena GraphMaker interface for AllegroGraph.
Implements the Sesame GraphQuery interface for AllegroGraph.
Class responsible for handling HTTP connections.
A general exception for the AllegroGraph client's HTTP layer.
The HTTP layer for interacting with AllegroGraph.
Implements the Jena InfGraph interface for AllegroGraph.
Implements the Jena InfModel interface for AllegroGraph.
A materializer governs how triples are inferred and added to a repository.
Implements the Jena Model interface for AllegroGraph.
A utility class for creating Jena Nodes and Triples
from Sesame Values and Statements.
A utility class for iterating over Jena Nodes.
Extension to
GenericObjectPoolConfig
to add more properties.Property names for
AGPoolConfig
.Implements the Jena PrefixMapping interface for AllegroGraph.
The class of queries that can be posed to AllegroGraph via Jena.
An abstract query class common to Boolean, Graph and Tuple Queries.
Implements the Jena QueryExecution interface for AllegroGraph.
A class for creating QueryExecution instances.
A class for creating AGQuery instances.
Extends the Sesame QueryLanguage class for AllegroGraph languages.
Implements the Jena QuerySolution interface for AllegroGraph.
A handler that allows access to raw response stream.
Implements the Jena Reasoner interface for AllegroGraph.
Implements the RDF4J Repository interface for AllegroGraph, representing
triple-stores
on the server.
Configuration for an AllegroGraph Repository.
Implements the Sesame
RepositoryConnection
interface for AllegroGraph.A
RepositoryFactory
that creates AGRepository
s based on
RDF configuration data.Defines constants for the AGRepository schema which is used by
AGRepositoryFactory
s to initialize AGRepository
s.Implements the Jena ResultSet interface for AllegroGraph.
Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
The starting point for interacting with an
AllegroGraph server.
AllegroGraph server version number.
Represents a SPIN function.
Represents a SPIN magic property.
Wraps an AGTupleQuery to provide streaming results.
Similar to
SPARQLResultsXMLParser
but uses rdf4j-like JSON parsing instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult
pulling from the JSON stream.Similar to
SPARQLResultsXMLParser
but uses rdf4j-like TSV parsing instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult
pulling from the TSV stream.Similar to
SPARQLResultsXMLParser
but uses XMLStreamReader
instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult
pulling from the stream.Implements the Jena TransactionHandler interface for AllegroGraph.
A utility class for iterating over Jena Triples.
A utility class for iterating over Jena Triples.
Implements the Sesame TupleQuery interface for AllegroGraph.
Implements the Sesame Update interface for AllegroGraph.
Implements the Sesame ValueFactory interface for AllegroGraph.
A class for virtual repositories, used for working with federations,
graph-filtered stores, reasoning stores, and compositions thereof.
This class provides an AllegroGraph-compatible implementation of the Xid interface.
Use this class to collect objects that should be closed at a later time.
A closeable that doesn't throw any checked exceptions on close.
Special values for the durability repl setting.
Interface of objects used to process durability levels.
A container for all settings related to commit behavior in
multi-master replication clusters.
A nestable class for defining a scope over which user attributes are set
on an AGRepositoryConnection.
Various static utility functions.
Provides detailed configuration for the warmup operation.