Package com.franz.agraph.repository
package com.franz.agraph.repository
Implementation of the
RDF4J API
with extensions for
AllegroGraph features.
Initiate a connection to an AllegroGraph server starting with
AGServer(String, String, String)
.
See also:
- Since:
- v4.0
-
ClassDescriptionImplements the Sesame BooleanQuery interface for AllegroGraph.Catalogs are locations on disk where AllegroGraph Server keeps its repositories.The class of freetext index configurations.Implements the Sesame GraphQuery interface for AllegroGraph.A materializer governs how triples are inferred and added to a repository.An abstract query class common to Boolean, Graph and Tuple Queries.Extends the Sesame QueryLanguage class for AllegroGraph languages.Implements the RDF4J Repository interface for AllegroGraph, representing triple-stores on the server.Implements the Sesame
RepositoryConnection
interface for AllegroGraph.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.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.A nestable class for defining a scope over which user attributes are set on an AGRepositoryConnection.Provides detailed configuration for the warmup operation.