All Classes and Interfaces
Class
Description
This exception is thrown when an authentication request fails (e.g., when the system is presented with an
invalid combination of a role name and password).
This exception is thrown when a specified user is not authorised to perform a particular
action on a resource (e.g., when a user attempts to change a data store for which they
have only read-only access).
Identities the binary format of a data store file.
A class which wraps an input stream and decrypts the data read from it using AES-256-CBC.
A class which wraps an output stream, encrypting the data written to it using AES-256-CBC.
Encapsulates information about a commit procedure.
Encapsulates information about a component of the data store.
Encapsulates an individual datapoint of information about a component of the data store.
Describes the types of metrics that are collected for components in RDFox.
This exception is thrown when an attempt is made to commit a transaction
in which the default RDF graph contains at least one instance of the class
https://rdfox.com/vocabulary#ConstraintViolation.Provides access to the results of a query.
This exception is thrown when a method of
Cursor is
called but the data store has changed in a way that prevents this
cursor from being used any more.Determines the type of query that a cursor was obtained from.
Encapsulates information about a data source.
Encapsulates information about a data source table.
Encapsulates a connection to an RDFox data store.
Encapsulates information about a data store.
An instance of this callback interface can be set on to a
DataStoreConnection to intercept starting of operations on the data store connection.Describes a part of the data store.
Represents the answer information to a delta query.
Describes the type of answer returned by a delta query.
This exception is thrown when an error during rule compilation occurs.
Describes the mode of evaluation of a delta query.
Encapsulates information about a delta query.
This exception is thrown when a client tries to create a resource that already exists.
Determines the type of explanation that should be produced by a data store connection.
This callback interface can be passed to a
DataStoreConnection to receive errors and warnings during import.Determines how to proceed after a notification.
Determines the type of a notification.
Summarises the result of data import.
Encapsulates information about a source that can be imported into RDFox.
This exception is thrown when a cursor function is called and the cursor is an invalid state.
This is a top-level exception for RDFox.
This exception is thrown when RDFox calls a piece of functionality that is implemented in Java,
but the underlying Java library throws an exception.
This exception is thrown when an operation cannot be completed because
of pending changes from other replicas.
This exception is thrown when a server cannot find a valid license.
This exception is thrown when a lock on a data store must be acquired in order to fulfil a request,
but the lock acquisition times out.
This exception is thrown when RDFox runs out of memory.
Describes the result of a request to bring a data store offline.
This exception is thrown when an operation on a
ServerConnection
or DataStoreConnection is interrupted using the
interrupt() method.Represents a pair of two objects of arbitrary types.
This exception is thrown when an error during parsing occurs.
Describes the content of the password parameter supplied for a role creation operation.
This callback interface can be passed to a
DataStoreConnection along with a query to receive query answers as they are processed.This exception is thrown when an error during query compilation occurs.
Provides ways to manage the server instance and create connections.
Describes the state of an RDFox instance in a given server directory.
Tthe reasoning algorithms supported by RDFox.
This exception is thrown when an operation attempts to modify a resource that is currently used elsewhere.
This exception is thrown when an error during rule compilation occurs.
Encapsulates information about a rule in the data store.
Encapsulates a connection to an RDFox server.
Summarises the result of statement evaluation.
Encapsulates information about a statistics module of a data store.
This exception is thrown when a system call throws an exception.
Describes the state of the transaction associated with a data store connection.
Determines the type of a transaction on a data store.
Encapsulates information about a tuple table.
Specifies the type of a tuple table.
A class for writing RDF triples and quads in the Turtle and TriG formats.
This exception is thrown when an operation attempts to access a resource that does not exist.
Specifies whether an update operation involves adding or deleting rules/facts.