See: Description
| Interface | Description |
|---|---|
| AGAbstractRepository |
| Class | Description |
|---|---|
| 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.
|
| AGFreetextQuery | |
| 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.
|
| AGRDFFormat | |
| AGRepository |
Implements the RDF4J 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.
|
| AGServerVersion |
AllegroGraph server version number.
|
| AGSpinFunction |
Represents a SPIN function.
|
| AGSpinMagicProperty |
Represents a SPIN magic property.
|
| AGStreamTupleQuery |
Wraps an AGTupleQuery to provide streaming results.
|
| AGTransactionalResource | |
| 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.
|
| AGXAResource | |
| AGXid |
This class provides an AllegroGraph-compatible implementation of the Xid interface.
|
| UserAttributesContext |
A nestable class for defining a scope over which user attributes are set
on an AGRepositoryConnection.
|
| WarmupConfig |
Provides detailed configuration for the warmup operation.
|
Initiate a connection to an AllegroGraph server starting with
AGServer.AGServer(String, String, String).
See also:
Copyright © 2020 Franz Inc.. All rights reserved.