All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
Class |
Description |
Abs |
|
AbstractAggregateOperator |
Base class for shared functionality of aggregate operators (e.g.
|
AbstractASTVisitor |
Base class for visitors of the SPARQL AST.
|
AbstractBindingSet |
Abstract base class for BindingSet implementations, providing a.o.
|
AbstractBNode |
Base class for BNode , offering common functionality.
|
AbstractBNode.GenericBNode |
|
AbstractBulkJoinPlanNode |
|
AbstractCloseableIteration<E,X extends java.lang.Exception> |
Deprecated. |
AbstractCloseableIterator<E> |
|
AbstractConstraintComponent |
|
AbstractDelegatingRepositoryImplConfig |
|
AbstractDelegatingSailImplConfig |
|
AbstractEvaluationStrategyFactory |
|
AbstractFederatedServiceResolver |
|
AbstractForwardChainingInferencer |
|
AbstractForwardChainingInferencerConnection |
|
AbstractHTTPQuery |
Base class for any Query operation over HTTP.
|
AbstractHTTPUpdate |
Base class for any Update operation over HTTP.
|
AbstractIRI |
Base class for IRI , offering common functionality.
|
AbstractIRI.GenericIRI |
|
AbstractLiteral |
Base class for Literal , offering common functionality.
|
AbstractLiteral.BooleanLiteral |
|
AbstractLiteral.CalendarLiteral |
|
AbstractLiteral.DecimalLiteral |
|
AbstractLiteral.IntegerLiteral |
|
AbstractLiteral.NumberLiteral |
|
AbstractLiteral.TaggedLiteral |
|
AbstractLiteral.TemporalAccessorLiteral |
|
AbstractLiteral.TemporalAmountLiteral |
|
AbstractLiteral.TypedLiteral |
|
AbstractLogConfiguration |
Base implementation of LogConfiguration.
|
AbstractLogReader |
Abstract log reader
|
AbstractLuceneIndex |
|
AbstractLuceneSailConfig |
|
AbstractModel |
Provides basic operations that are common to all Models.
|
AbstractNamespace |
Base class for Namespace , offering common functionality.
|
AbstractNotifyingSail |
A base NotifyingSail implementation that takes care of common sail tasks, including proper closing of active
connections and a grace period for active connections during shutdown of the store.
|
AbstractNotifyingSailConnection |
Abstract Class offering base functionality for SailConnection implementations.
|
AbstractOperation |
Abstract super class of all operation types.
|
AbstractParserQuery |
|
AbstractParserQuery |
|
AbstractParserUpdate |
|
AbstractParserUpdate |
|
AbstractPlatform |
Utility base class for Platform implementations.
|
AbstractQuery |
Abstract super class of all query types.
|
AbstractQueryModelNode |
|
AbstractQueryModelVisitor<X extends java.lang.Exception> |
|
AbstractQueryPreparer |
|
AbstractQueryResultParser |
Base class for QueryResultParser s offering common functionality for query result parsers.
|
AbstractQueryResultWriter |
Base class for QueryResultWriter s offering common functionality for query result writers.
|
AbstractRDFHandler |
Base class for RDFHandler s with dummy implementations of all methods.
|
AbstractRDFInserter |
An RDFHandler that adds RDF data to some RDF sink.
|
AbstractRDFParser |
Base class for RDFParser s offering common functionality for RDF parsers.
|
AbstractRDFWriter |
Base class for RDFWriter s offering common functionality for RDF writers.
|
AbstractReaderMonitor |
ReaderMonitor holds IndexReader and IndexSearcher.
|
AbstractReadWriteLockManager |
An abstract base implementation of a read/write-lock manager.
|
AbstractReadWriteLockManager.ReadLock |
|
AbstractReadWriteLockManager.WriteLock |
|
AbstractRepository |
Base class for Repository implementation, offering common functionality.
|
AbstractRepositoryConnection |
Abstract class implementing most 'convenience' methods in the RepositoryConnection interface by transforming
parameters and mapping the methods to the basic (abstractly declared) methods.
|
AbstractRepositoryImplConfig |
|
AbstractRioSetting<T> |
|
AbstractSail |
An abstract Sail implementation that takes care of common sail tasks, including proper closing of active connections
and a grace period for active connections during shutdown of the store.
|
AbstractSailConnection |
Abstract Class offering base functionality for SailConnection implementations.
|
AbstractSailConnection.JavaLock |
|
AbstractSailConnection.WildStatement |
Statement pattern that uses null values as wild cards.
|
AbstractSailImplConfig |
|
AbstractSearchIndex |
|
AbstractSearchQueryEvaluator |
|
AbstractSerializableParsedQuery |
|
AbstractSimpleQueryModelVisitor<X extends java.lang.Exception> |
|
AbstractSPARQLJSONParser |
Abstract base class for SPARQL Results JSON Parsers.
|
AbstractSPARQLJSONWriter |
An abstract class to implement the base functionality for both SPARQLBooleanJSONWriter and SPARQLResultsJSONWriter.
|
AbstractSPARQLXMLParser |
Abstract base class for SPARQL Results XML Parsers.
|
AbstractSPARQLXMLWriter |
An abstract class to implement the base functionality for both SPARQLBooleanXMLWriter and SPARQLResultsXMLWriter.
|
AbstractSpinFunction |
|
AbstractStatement |
Base class for Statement , offering common functionality.
|
AbstractStringReplacer |
|
AbstractTriple |
Base class for Triple , offering common functionality.
|
AbstractTriple.GenericTriple |
|
AbstractTupleQueryResultHandler |
|
AbstractTupleQueryResultParser |
|
AbstractUpdate |
Abstract super class of all update types.
|
AbstractValueFactory |
|
AbstractValueFactory.GenericStatement |
|
AccurateRepositoryBloomFilter |
A bloom filter that is exact (no false positives) at the cost of always having to query the repository.
|
Add |
|
Add |
|
AddQuery |
A SPARQL ADD Query
|
AddStatementOperation |
Operation to add a statement.
|
AFN |
http://jena.hpl.hp.com/ARQ/function#.
|
Aggregate |
A SPARQL aggregate expression.
|
AggregateCollector |
|
AggregateFunction<T extends AggregateCollector,D> |
|
AggregateFunctionCall |
Custom AggregateOperator function call that can be defined to take an argument and can apply distinct
filtering on it.
|
AggregateFunctionFactory |
Factory for a registered AggregateFunction that is evaluated in the same fashion as standard aggregate
functions e.g. Sum & Count
|
AggregateOperator |
An operator that returns aggregates values.
|
AggregateOperatorBase |
Deprecated.
|
AllTargetsPlanNode |
Used to signal bulk validation.
|
AllTargetsPlanNode.AllTargetsBindingSetMapper |
|
AlternativeGraphPattern |
A SPARQL Alternative Graph Pattern.
|
AlternativePath |
|
AlternativePath |
|
And |
A boolean AND operator operating on two boolean expressions.
|
And |
|
AndConstraintComponent |
|
AndValueEvaluationStep |
|
APF |
http://jena.hpl.hp.com/ARQ/property#.
|
AppConfiguration |
|
AppVersion |
A product version in Aduna's version format (i.e.
|
ArbitraryLengthPath |
A tuple expression that matches a path of arbitrary length against an RDF graph.
|
Argument |
Class to represent a SPIN argument.
|
ArrangedWriter |
Deprecated.
|
ArrayBindingBasedQueryEvaluationContext |
|
ArrayBindingBasedQueryEvaluationContext.HasBinding |
|
ArrayBindingBasedQueryEvaluationContext.ValueGetter |
|
ArrayBindingSet |
An array implementation of the BindingSet interface.
|
ArrayBindingSet.BindingToBindingNameIterator |
|
ASCIIUtil |
Utility methods for ASCII character checking.
|
AskFunction |
|
Assignable |
A marker interface to denote objects which are bind-able in a SPARQL assignment expression.
|
Assignment |
A SPARQL expression-to-variable assignment
|
ASTAbs |
|
ASTAdd |
|
ASTAggregate |
|
ASTAnd |
|
ASTAskQuery |
|
ASTAvg |
|
ASTBaseDecl |
|
ASTBasicGraphPattern |
|
ASTBind |
|
ASTBindingsClause |
|
ASTBindingSet |
|
ASTBindingValue |
|
ASTBlankNode |
|
ASTBlankNodePropertyList |
|
ASTBNodeFunc |
|
ASTBound |
|
ASTCeil |
|
ASTClear |
|
ASTCoalesce |
|
ASTCollection |
|
ASTCompare |
|
ASTConcat |
|
ASTConstraint |
|
ASTConstruct |
|
ASTConstructQuery |
|
ASTConstTripleRef |
|
ASTContains |
|
ASTCopy |
|
ASTCount |
|
ASTCreate |
|
ASTDatasetClause |
|
ASTDatatype |
|
ASTDay |
|
ASTDeleteClause |
|
ASTDeleteData |
|
ASTDeleteWhere |
|
ASTDescribe |
|
ASTDescribeQuery |
|
ASTDrop |
|
ASTEncodeForURI |
|
ASTExistsFunc |
|
ASTFalse |
|
ASTFloor |
|
ASTFunctionCall |
|
ASTGraphGraphPattern |
|
ASTGraphOrDefault |
|
ASTGraphPatternGroup |
|
ASTGraphRefAll |
|
ASTGroupClause |
|
ASTGroupConcat |
|
ASTGroupCondition |
|
ASTHavingClause |
|
ASTHours |
|
ASTIf |
|
ASTIn |
|
ASTInfix |
|
ASTInlineData |
|
ASTInsertClause |
|
ASTInsertData |
|
ASTIRI |
|
ASTIRIFunc |
|
ASTIsBlank |
|
ASTIsIRI |
|
ASTIsLiteral |
|
ASTIsNumeric |
|
ASTLang |
|
ASTLangMatches |
|
ASTLimit |
|
ASTLoad |
|
ASTLowerCase |
|
ASTMath |
|
ASTMax |
|
ASTMD5 |
|
ASTMin |
|
ASTMinusGraphPattern |
|
ASTMinutes |
|
ASTModify |
|
ASTMonth |
|
ASTMove |
|
ASTNot |
|
ASTNotExistsFunc |
|
ASTNotIn |
|
ASTNow |
|
ASTNumericLiteral |
|
ASTObjectList |
|
ASTOffset |
|
ASTOperation |
|
ASTOperationContainer |
|
ASTOptionalGraphPattern |
|
ASTOr |
|
ASTOrderClause |
|
ASTOrderCondition |
|
ASTPathAlternative |
|
ASTPathElt |
|
ASTPathMod |
|
ASTPathNegatedPropertySet |
|
ASTPathOneInPropertySet |
|
ASTPathSequence |
|
ASTPrefixDecl |
|
ASTProjectionElem |
|
ASTPropertyList |
|
ASTPropertyListPath |
|
ASTQName |
|
ASTQuadsNotTriples |
|
ASTQuery |
|
ASTQueryContainer |
|
ASTRand |
|
ASTRDFLiteral |
|
ASTRDFValue |
|
ASTRegexExpression |
|
ASTReplace |
|
ASTRound |
|
ASTSameTerm |
|
ASTSample |
|
ASTSeconds |
|
ASTSelect |
|
ASTSelectQuery |
|
ASTServiceGraphPattern |
|
ASTSHA1 |
|
ASTSHA224 |
|
ASTSHA256 |
|
ASTSHA384 |
|
ASTSHA512 |
|
ASTStr |
|
ASTStrAfter |
|
ASTStrBefore |
|
ASTStrDt |
|
ASTStrEnds |
|
ASTString |
|
ASTStrLang |
|
ASTStrLen |
|
ASTStrStarts |
|
ASTSTRUUID |
|
ASTSubstr |
|
ASTSum |
|
ASTTimezone |
|
ASTTripleRef |
|
ASTTriplesSameSubject |
|
ASTTriplesSameSubjectPath |
|
ASTTrue |
|
ASTTz |
|
ASTUnionGraphPattern |
|
ASTUnparsedQuadDataBlock |
|
ASTUpdate |
|
ASTUpdateContainer |
|
ASTUpdateSequence |
|
ASTUpperCase |
|
ASTUUID |
|
ASTVar |
|
ASTVisitorBase |
Deprecated.
|
ASTWhereClause |
|
ASTYear |
|
Att |
An XML attribute.
|
Atts |
A collection of XML attributes.
|
Avg |
The AVG operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates.
|
BackgroundGraphResult |
Deprecated. |
BackgroundResultExecutor |
|
BackgroundTupleResult |
Deprecated. |
BackingSailSource |
|
BackwardChainingShapeSource |
|
BadlyDesignedLeftJoinIterator |
|
Base |
A SPARQL Base declaration
|
BaseDeclProcessor |
Resolves relative URIs in a query model using either an external base URI or using the base URI specified in the
query model itself.
|
BaseDeclProcessor.RelativeIRIResolver |
|
BaseSailConfig |
|
BaseSailSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
BaseTupleExprRenderer |
Base class for rendering RDF4J query API objects into strings.
|
BasicParserSettings |
A class encapsulating the basic parser settings that most parsers may support.
|
BasicQueryWriterSettings |
|
BasicWriterSettings |
A class encapsulating the basic writer settings that most writers may support.
|
BCP47LanguageHandler |
A language handler that can verify BCP47 formatted language tags.
|
BGPCollector<X extends java.lang.Exception> |
Deprecated, for removal: This API element is subject to removal in a future version. |
BinaryFunction |
|
BinaryOperation |
Represents a SPARQL operation that takes exactly 2 arguments
|
BinaryOperator |
The SPARQL binary operators
|
BinaryQueryResultConstants |
Interface defining constants for the binary table result format.
|
BinaryQueryResultParser |
Reader for the binary tuple result format.
|
BinaryQueryResultParserFactory |
|
BinaryQueryResultWriter |
Writer for the binary tuple result format.
|
BinaryQueryResultWriterFactory |
|
BinaryRDFConstants |
|
BinaryRDFParser |
|
BinaryRDFParserFactory |
|
BinaryRDFWriter |
|
BinaryRDFWriter.ValueMeta |
|
BinaryRDFWriterFactory |
|
BinaryRDFWriterSettings |
WriterSettings for the binary RDF writer.
|
BinaryRDFWriterSettings |
WriterSettings for the binary RDF writer.
|
BinaryTupleOperator |
An abstract superclass for binary tuple operators which, by definition, has two arguments.
|
BinaryValueOperator |
An abstract superclass for binary value operators which, by definition, has two arguments.
|
Bind |
|
Binding |
A named value binding.
|
BindingAssigner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
BindingAssigner.VarVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
BindingAssignerOptimizer |
Assigns values to variables based on a supplied set of bindings.
|
BindingAssignerOptimizer.VarVisitor |
|
BindingImpl |
Deprecated.
|
BindingSet |
A BindingSet is a set of named value bindings, which is used a.o.
|
BindingSetAssignment |
|
BindingSetAssignmentInliner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
BindingSetAssignmentInlinerOptimizer |
|
BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor |
|
BindingSetAssignmentQueryEvaluationStep |
|
BindingSetCollection |
|
BindingSetEntry |
|
BindingSetHashKey |
Compact and efficient representation of a binding set for use as a key in hash maps.
|
BindingSetKey |
A marker interface used in the GroupBy logic to make a key out of the values being grouped by.
|
BindSelect |
Takes a plan node as a source and for each tuple in the source it will build a BindingSet from the vars and the tuple
and inject it into the query
|
BlankNodeVarProcessor |
Processes blank nodes in the query body, replacing them with variables while retaining scope.
|
BlankNodeVarProcessor.BlankNodeToVarConverter |
|
BNode |
An RDF-1.1 blank node (aka bnode, aka anonymous node).
|
BNodeGenerator |
A BNode generator, which generates a new BNode each time it needs to supply a value.
|
BNodeTriplePattern |
A triple pattern formed by a property-list blank node
|
BooleanCast |
Deprecated.
|
BooleanCast |
A Function that tries to cast its argument to an
xsd:boolean.
|
BooleanLiteral |
An extension of SimpleLiteral that stores a boolean value to avoid parsing.
|
BooleanMemLiteral |
An extension of MemLiteral that stores a boolean value to avoid parsing.
|
BooleanQuery |
|
BooleanQueryResultFormat |
Represents the concept of a boolean query result serialization format.
|
BooleanQueryResultHandler |
|
BooleanQueryResultHandlerException |
An exception that can be thrown by an BooleanQueryResultHandler when it encounters an unrecoverable error.
|
BooleanQueryResultParser |
A general interface for boolean query result parsers.
|
BooleanQueryResultParserFactory |
|
BooleanQueryResultParserRegistry |
|
BooleanQueryResultParserRegistry.BooleanQueryResultParserRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
BooleanQueryResultWriter |
The interface of objects that writer query results in a specific query result format.
|
BooleanQueryResultWriterFactory |
|
BooleanQueryResultWriterRegistry |
|
BooleanQueryResultWriterRegistry.BooleanQueryResultWriterRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
BooleanRioSetting |
|
BooleanTextParser |
Reader for the plain text boolean result format.
|
BooleanTextParserFactory |
|
BooleanTextWriter |
Writer for the plain text boolean result format.
|
BooleanTextWriterFactory |
|
BottomUpJoinIterator |
Deprecated.
|
Bound |
|
Boundary |
|
Buffer |
|
BufferedGroupingRDFHandler |
An RDFHandlerWrapper that buffers statements internally and passes them to underlying handlers grouped by
context, then subject, then predicate.
|
BufferedPlanNode<T extends MultiStreamPlanNode & PlanNode> |
|
BufferedSplitter |
|
BufferedSplitter.BufferedSplitterPlaneNode |
|
BuildString |
|
BuildURI |
|
BulkedExternalInnerJoin |
|
BulkedExternalLeftOuterJoin |
|
BulkUpdater |
|
ByteArrayUtil |
Class providing utility methods for handling byte arrays.
|
ByteCast |
A Function that tries to cast its argument to an
xsd:byte .
|
ByteSink |
A ByteSink writes data as raw bytes directly to an OutputStream .
|
Cache |
|
CalendarLiteral |
An extension of SimpleLiteral that stores a calendar value to avoid parsing.
|
CalendarMemLiteral |
An extension of MemLiteral that stores a Calendar value to avoid parsing.
|
Cast |
|
CastFunction |
Abstract superclass for Function s that cast an argument
to an XML Schema datatype.
|
Ceil |
|
Changeset |
|
Changeset.AdderBasedReadWriteLock |
|
Changeset.SimpleStatementPattern |
|
CharSink |
A CharSink writes data as characters to a Writer .
|
CharStream |
This interface describes a character stream that maintains line and column number positions of the characters.
|
ClassConstraintComponent |
|
ClassRioSetting<T> |
|
CleanerGraphQueryResult |
|
CleanerGraphQueryResult.CleanableState |
|
CleanerIteration<E,X extends java.lang.Exception> |
|
CleanerIteration.CleanableState<E,X extends java.lang.Exception> |
|
CleanerTupleQueryResult |
|
CleanerTupleQueryResult.CleanableState |
|
Clear |
|
ClearNamespacesOperation |
Operation that removes all namespace declarations.
|
ClearOperation |
Operation that clears the whole repository.
|
ClearQuery |
A SPARQL CLEAR Query
|
CloseableIteration<E,X extends java.lang.Exception> |
Deprecated.
|
CloseableIterationIterator<E> |
|
CloseableIterationSpliterator<T,E extends java.lang.Exception> |
|
CloseableIteratorIteration<E,X extends java.lang.Exception> |
Deprecated. |
CloseablePeakableIteration<E,X extends java.lang.Exception> |
|
ClosedConstraintComponent |
|
Coalesce |
|
CodePointIterator |
Helper class for quickly iterating over a String and receiving each character code point (taking care to handle
surrogate pairs correctly).
|
CodePointSequence |
Helper class for working with Strings as sequences of Unicode code points.
|
CollectionFactory |
A Factory that may generate optimised and/or disk based collections
Factories like this should not be cached but created a new everytime as the closing is important if they are disk
based.
|
CollectionIteration<E,X extends java.lang.Exception> |
Deprecated.
|
CollectionIteration<E,X extends java.lang.Exception> |
An iteration to access a materialized Collection of BindingSets.
|
CombinedShapeSource |
|
Compare |
A comparison between two values.
|
Compare.CompareOp |
|
CompareAll |
Deprecated, for removal: This API element is subject to removal in a future version. |
CompareAllQueryValueEvaluationStep |
|
CompareAny |
Deprecated, for removal: This API element is subject to removal in a future version. |
CompareAnyValueEvaluationStep |
|
CompareOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
CompareOptimizer |
A query optimizer that replaces Compare operators with SameTerm s, if possible.
|
CompareOptimizer.CompareVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
CompareOptimizer.CompareVisitor |
|
CompareSubQueryValueOperator |
Deprecated, for removal: This API element is subject to removal in a future version. |
CompatibleBindingSetFilter |
Deprecated. |
ComponentTemporalAmount |
Component-based temporal amount value.
|
Concat |
|
Concat |
Extended version of concat for SPIN.
|
ConcatTupleFunction |
|
ConcurrentCleaner |
Optimized for multithreaded use of the Java 9+ Cleaner
|
CONFIG |
Shared vocabulary for configuration of RDF4J components: Repositories, SAILs, and so on.
|
CONFIG.Cgqi |
Custom Graph Query Inferencer config
|
CONFIG.ContextAware |
ContextAwareRepository config
|
CONFIG.Ess |
Elasticsearch Store config
|
CONFIG.Http |
HTTP Repository config
|
CONFIG.Lucene |
Lucene Sail config
|
CONFIG.Mem |
Memory Store config
|
CONFIG.Native |
Native Store config
|
CONFIG.Proxy |
ProxyRepository config
|
CONFIG.Rep |
Repository config
|
CONFIG.Sail |
Sail config
|
CONFIG.Shacl |
SHACL Sail config
|
CONFIG.Sparql |
SPARQLRepository config
|
ConfigTemplate |
|
Configuration |
Application configuration interface
|
Configurations |
Utility functions for working with RDF4J Models representing configuration settings.
|
ConfigurationUtil |
Configuration helper class
|
ConjunctiveConstraintSplitter |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ConjunctiveConstraintSplitter.ConstraintVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
ConjunctiveConstraintSplitterOptimizer |
Splits conjunctive constraints into seperate constraints.
|
ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor |
|
ConnectionHelper |
|
Connections |
|
ConnectionsGroup |
|
ConnectionsGroup.RdfsSubClassOfReasonerProvider |
|
ConnectiveOperation |
Represents a SPARQL connective operation, which takes an arbitrary number of arguments
|
ConnectiveOperator |
The SPARQL connective operators
|
ConstantOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ConstantOptimizer |
A query optimizer that optimizes constant value expressions.
|
ConstantOptimizer.ConstantVisitor |
|
ConstantOptimizer.VarNameCollector |
|
ConstraintComponent |
|
ConstraintComponent.Scope |
|
ConstraintViolation |
Class to store SPIN constraint violation RDF statements.
|
ConstraintViolationLevel |
Enum of possible SPIN constraint violation levels.
|
ConstraintViolationRDFHandler |
|
ConstructorBuilder |
|
ConstructorBuilder.BasicPatternVerifier |
|
ConstructQuery |
The SPARQL CONSTRUCT query
|
ConstructTupleFunction |
|
ConstructTupleFunction.GraphQueryResultIteration |
|
Contains |
|
ContextAwareConfig |
|
ContextAwareConnection |
Allows contexts to be specified at the connection level or the method level.
|
ContextAwareFactory |
|
ContextAwareRepository |
Allows contexts to be specified at the repository level.
|
ContextAwareSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ContextCollector |
Visitor implementation for the query algebra which walks the tree and figures out the context for nodes in the
algebra.
|
ContextOperation |
A TransactionOperation that operates on a specific (set of) contexts.
|
ContextStatement |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ContextStatementCollector |
A RDFHandler that can be used to collect reported statements in collections.
|
ContextWithShape |
|
ConvertingIteration<S,T,X extends java.lang.Exception> |
Deprecated. |
ConvertingIterator<S,T> |
An Iterator that converts an iterator over objects of type S (the source type) to an iterator over objects
of type T (the target type).
|
ConvertSpinRDFToString |
|
ConvexHull |
|
Copy |
|
CopyQuery |
A SPARQL COPY Query
|
CoreDatatype |
|
CoreDatatype.GEO |
|
CoreDatatype.RDF |
|
CoreDatatype.XSD |
|
CoreDatatypeHelper |
|
Count |
|
CRC16 |
CRC16-ANSI checksum
|
CRC32 |
CRC32C checksum
|
CRC8 |
CRC8-CCIT checksum
|
Create |
|
CreateQuery |
A SPARQL CREATE Query
|
CrossProductIteration |
Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the
inner iteration.
|
CurrentTimeMillis |
|
CustomAggregateFunctionRegistry |
ServiceRegistry implementation that stores available custom aggregate functions that can be used during query
evaluation.
|
CustomFunction |
|
CustomGraphQueryInferencer |
A forward-chaining inferencer that infers new statements using a SPARQL graph query.
|
CustomGraphQueryInferencerConfig |
|
CustomGraphQueryInferencerFactory |
|
CustomGraphQueryInferencerSchema |
Deprecated.
|
DASH |
|
DashAllObjects |
|
DashAllSubjects |
|
DashHasValueInConstraintComponent |
|
Dataset |
Represents a dataset against which operations can be evaluated.
|
Dataset |
A SPARQL dataset specification
|
DatasetBooleanQuery |
|
DatasetDeclProcessor |
Extracts a SPARQL Dataset from an ASTQueryContainer, if one is contained.
|
DatasetGraphQuery |
|
DatasetImpl |
Deprecated.
|
DatasetQuery |
|
DatasetRepository |
A repository that automatically attempts to load the dataset supplied in a (SPARQL) query (using FROM and FROM NAMED
clauses).
|
DatasetRepositoryConfig |
|
DatasetRepositoryConnection |
|
DatasetRepositoryFactory |
|
DatasetTupleQuery |
|
Datatype |
|
DatatypeConstraintComponent |
|
DatatypeFilter |
|
DatatypeHandler |
An interface defining methods related to verification and normalization of typed literals and datatype URIs.
|
DatatypeHandlerRegistry |
|
DatatypeHandlerRegistry.DatatypeHandlerRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
DateCast |
A Function that tries to cast its argument to an
xsd:date.
|
DateFormat |
|
DateTimeCast |
Deprecated.
|
DateTimeCast |
A Function that tries to cast its argument to an
xsd:dateTime.
|
DAWGTestBooleanParser |
|
DAWGTestResultSetParseException |
An exception that is thrown to indicate that the parsing of a DAWG Test Result Set graph failed due to an
incompatible or incomplete graph.
|
DAWGTestResultSetParser |
|
DAWGTestResultSetSchema |
|
DAWGTestResultSetUtil |
|
DAWGTestResultSetWriter |
A TupleQueryResultHandler that converts query results to an RDF graph using the Data Access Working Group
Test Result Set RDF Vocabulary (http://www.w3.org/2001/sw/DataAccess/tests/result-set#).
|
Day |
|
DBPediaDatatypeHandler |
An implementation of a datatype handler that can process DBPedia datatypes.
|
DC |
Vocabulary constants for the Dublin Core Metadata Element Set, version 1.1
|
DCAT |
Constants for the W3C Data Catalog Vocabulary.
|
DCTERMS |
Vocabulary constants for the Dublin Core Metadata Initiative Metadata Terms.
|
DeactivatedValidationLogger |
|
DebugPlanNode |
Used for adding a custom log statement to tuples as they pass through.
|
DebugRepositoryConnectionListener |
Utility class that prints all events to a PrintStream (default: System.err), optionally with a stacktrace.
|
DecimalCast |
Deprecated.
|
DecimalCast |
A Function that tries to cast its argument to an
xsd:decimal.
|
DecimalFormat |
|
DecimalLiteral |
An extension of SimpleLiteral that stores an integer value using a BigDecimal object.
|
DecimalMemLiteral |
An extension of MemLiteral that stores a decimal value to avoid parsing.
|
DecodeURL |
|
DedupingInferencer |
An inferencer may infer the same statement from two different statements.
|
DedupingInferencerConfig |
|
DedupingInferencerConnection |
|
DedupingInferencerConnection.LRUMap<K,V> |
|
DedupingInferencerFactory |
|
DefaultBindingSetKey |
|
DefaultCollectionFactory |
A DefaultCollectionFactory that provides lists/sets/maps using standard common java in memory types
|
DefaultDatatype |
This needs to be its own enum because we need it to be serializable.
|
DefaultEvaluationStrategy |
|
DefaultEvaluationStrategy.ResultSizeCountingIterator |
This class wraps an iterator and increments the "resultSizeActual" of the query model node that the iterator
represents.
|
DefaultEvaluationStrategy.TimedIterator |
This class wraps an iterator and tracks the time used to execute next() and hasNext()
|
DefaultEvaluationStrategyFactory |
|
DefaultPlatform |
|
DefaultSailChangedEvent |
Default implementation of the SailChangedEvent interface.
|
DefaultSpatialAlgebra |
Deprecated.
|
DefaultWktWriter |
|
DelayedEvaluationIteration |
Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration
that may be created and used later.
|
DelayedIteration<E,X extends java.lang.Exception> |
Deprecated. |
DelegatingRepository |
Main interface for repositories that wrap another repository.
|
DelegatingRepositoryConnection |
|
DelegatingRepositoryImplConfig |
|
DelegatingSailDataset |
|
DelegatingSailImplConfig |
|
DelegatingSailSource |
|
DeleteData |
|
DeleteDataQuery |
The SPARQL Delete Data Query
|
DescribeIteration |
Deprecated. |
DescribeIteration.Mode |
|
DescribeOperator |
|
DestinationSourceManagementQuery<T extends DestinationSourceManagementQuery<T>> |
A SPARQL Update Query that has a source and a destination
|
Difference |
The MINUS set operator, which returns the result of the left tuple expression, except for the results that are also
returned by the right tuple expression.
|
Difference |
|
DirectoryLockManager |
Used to create a lock in a directory.
|
DirectTypeHierarchyInferencer |
|
DirectTypeHierarchyInferencerConfig |
|
DirectTypeHierarchyInferencerFactory |
|
DisjointConstraintComponent |
|
DisjunctiveConstraintOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
DisjunctiveConstraintOptimizer |
A query optimizer that optimize disjunctive constraints on tuple expressions.
|
DisjunctiveConstraintOptimizer.OrSameTermOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version. |
DisjunctiveConstraintOptimizer.OrSameTermOptimizer |
|
Distance |
|
DistanceQuerySpec |
|
DistanceQuerySpecBuilder |
|
Distinct |
|
DistinctIteration<E,X extends java.lang.Exception> |
Deprecated. |
DistinctModelReducingUnionIteration |
An Iteration that takes two source.
|
Divide |
|
DOAP |
Constants for the Description of a Project.
|
DocumentDistance |
|
DocumentResult |
A document result or hit from a search query.
|
DocumentScore |
|
DocumentUtil |
Utilities to make working with DOM documents easier.
|
DoubleCast |
Deprecated.
|
DoubleCast |
A Function that tries to cast its argument to an
xsd:double.
|
DropQuery |
A SPARQL DROP Query
|
DualUnionIteration<E,X extends java.lang.Exception> |
Deprecated. |
DynamicModel |
A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.
|
DynamicModelFactory |
|
EARL |
Constants for EARL primitives and for the EARL namespace.
|
EffectiveTarget |
|
EffectiveTarget.ActiveTargetTupleMapper |
|
EffectiveTarget.EffectiveTargetFragment |
|
EffectiveTarget.Extend |
|
EffectiveTarget.StatementsAndMatcher |
|
EhContains |
|
EhCoveredBy |
|
EhCovers |
|
EhDisjoint |
|
EhEquals |
|
EhInside |
|
EhMeet |
|
EhOverlap |
|
EmptyBindingSet |
An immutable empty BindingSet.
|
EmptyBindingSet.EmptyBindingIterator |
|
EmptyIteration<E,X extends java.lang.Exception> |
Deprecated. |
EmptyIterator<E> |
An iterator that does not contain any elements.
|
EmptyModel |
Blocks access to the statements of the model, allowing only changes to the model's namespaces.
|
EmptyNode |
|
EmptyPropertyPathBuilder |
|
EmptySet |
A tuple expression that contains zero solutions.
|
EncodeForUri |
|
EncodeURL |
|
Envelope |
|
EqualsConstraintComponent |
|
EqualsJoin |
|
EqualsJoinValue |
|
EqualTo |
|
ErrorInfo |
|
ErrorType |
|
EvalFunction |
|
EvaluationStatistics |
Supplies various query model statistics to the query engine/optimizer.
|
EvaluationStatistics.CardinalityCalculator |
|
EvaluationStatistics.ServiceNodeAnalyzer |
|
EvaluationStrategies |
Deprecated, for removal: This API element is subject to removal in a future version. |
EvaluationStrategy |
|
EvaluationStrategyFactory |
|
EvaluationStrategyImpl |
Deprecated.
|
ExceptionConvertingIteration<E,X extends java.lang.Exception> |
Deprecated. |
ExclusiveLockManager |
A simple non-reentrant lock.
|
ExclusiveLockManager.ExclusiveLock |
|
Exists |
Checks whether the wrapped Query produces any results.
|
ExistsQueryValueEvaluationStep |
|
Experimental |
This feature is in an experimental state: its existence, signature or behavior may change without warning from one
release to the next.
|
Explanation |
This is an experimental feature.
|
Explanation.Level |
The different levels that the query explanation can be at.
|
ExplanationImpl |
This is an experimental feature.
|
Exportable |
|
Expression<T extends Expression<T>> |
A SPARQL expression.
|
Expressions |
A class with static methods to create SPARQL expressions.
|
ExtendedEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ExtendedEvaluationStrategyFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
Extension |
An extension operator that can be used to add bindings to solutions whose values are defined by value expressions .
|
ExtensionElem |
|
ExtensionIterator |
Deprecated. |
ExtensionQueryEvaluationStep |
|
ExternalFilterByQuery |
|
FallbackDataset |
|
FederatedService |
FederatedService to allow for customized evaluation of SERVICE expression.
|
FederatedServiceResolver |
|
FederatedServiceResolverBase |
Deprecated.
|
FederatedServiceResolverClient |
|
FileFormat |
Abstract representation of a file format.
|
FileFormatServiceRegistry<FF extends FileFormat,S> |
|
FileIO |
Functionality to read and write MemoryStore to/from a file.
|
FileLogReader |
File log reader
|
FileUtil |
Utility methods for operations on Files.
|
Filter |
|
Filter |
A SPARQL Filter Clause
|
FilterByPredicate |
|
FilterByPredicate.On |
|
FilterByPredicateObject |
|
FilterByPredicateObject.FilterOn |
|
FilteredModel |
Applies a basic graph pattern filter to what triples can be see.
|
FilterExistsGraphPattern |
A SPARQL Graph Pattern Filter
|
FilterIteration<E,X extends java.lang.Exception> |
Deprecated. |
FilterIterator<E> |
A CloseableIterator that wraps another iterator, applying a filter on the objects that are returned.
|
FilterIterator |
Deprecated. |
FilterOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
FilterOptimizer |
Optimizes a query model by pushing Filter s as far down in the model tree as possible.
|
FilterOptimizer.DeMergeFilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
FilterOptimizer.FilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
FilterOptimizer.FilterMerger |
|
FilterOptimizer.FilterOrganizer |
|
FilterOptimizer.FilterRelocator |
Deprecated, for removal: This API element is subject to removal in a future version. |
FilterOptimizer.FilterRelocator |
|
FilterOptimizer.FilterUnMerger |
|
FilterOptimizer.MergeFilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
FilterPlanNode |
|
FilterTargetIsObject |
|
FilterTargetIsSubject |
|
FloatCast |
Deprecated.
|
FloatCast |
A Function that tries to cast its argument to an
xsd:float.
|
Floor |
|
FN |
|
FNFunction |
Some functions that are declared as built-in in the SPARQL 1.1 specification are also identifiable as URI functions
in the fn: namespace.
|
FOAF |
Constants for FOAF primitives and for the FOAF namespace.
Resources here are defined according to the FOAF specs on
http://xmlns.com/foaf/spec/, version 0.99, 14 January 2014
|
For |
|
ForEach |
|
Formatter |
|
ForwardChainingRDFSInferencer |
Deprecated.
|
ForwardChainingRDFSInferencerConfig |
Deprecated. |
ForwardChainingRDFSInferencerConnection |
Deprecated.
|
ForwardChainingRDFSInferencerFactory |
Deprecated. |
From |
A SPARQL Dataset specifier.
|
Function |
|
Function |
A SPARQL Function.
|
FunctionArguments |
|
FunctionCall |
A call to an (external) function that operates on zero or more arguments.
|
FunctionParser |
|
FunctionRegistry |
A ServiceRegistry for implementations of the Function interface.
|
FunctionRegistry.FunctionRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
GenerateUUID |
|
GenericPlanNode |
This is an experimental feature.
|
GenericStatement<R extends Resource,I extends IRI,V extends Value> |
An implementation of the Statement interface with support for Java Generics.
|
GEO |
|
GEOF |
|
GeometricBinaryFunction |
|
GeometricRelationFunction |
|
GeometricUnaryFunction |
|
GeoRelationQuerySpec |
|
GeoRelationQuerySpecBuilder |
|
GeoSPARQLDatatypeHandler |
An implementation of a datatype handler that can process GeoSPARQL datatypes.
|
GeoUnits |
|
GetStatementOptional |
Either supplies a statement matching the given pattern, or Optional.empty() otherwise.
|
GraphComparisons |
Functions for canonicalizing RDF models and computing isomorphism.
|
GraphComparisons.Partitioning |
Encapsulates the current partitioning state of the algorithm, keeping track of previous and current node:hashcode
mappings as well as static value mappings.
|
GraphManagementQuery<T extends GraphManagementQuery<T>> |
|
GraphName |
Denotes a query element that can be used as a Graph Name
|
GraphPattern |
A graph pattern consisting of (required and optional) tuple expressions, binding assignments and boolean constraints.
|
GraphPattern |
Denotes a SPARQL Graph Pattern
|
GraphPatternGroupable |
Deprecated.
|
GraphPatternNotTriples |
|
GraphPatterns |
A class with static methods to create graph patterns.
|
GraphQuery |
|
GraphQueryResult |
A representation of a query result as a sequence of Statement objects.
|
GraphQueryResultImpl |
Deprecated.
|
GraphTemplate |
A SPARQL Graph Template, used in Construct queries
|
GreaterThan |
|
GreaterThanOrEqualTo |
|
Group |
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply
aggregate functions on the grouped results.
|
Groupable |
Denotes a groupable SPARQL query element (can be used in a GROUP BY clause)
|
GroupBy |
A SPARQL Group By clause
|
GroupByCountFilter |
|
GroupByFilter |
|
GroupConcat |
The GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
GroupedPath |
|
GroupElem |
A tuple operator that groups tuples that have a specific set of equivalent variable bindings, and that can apply
aggregate functions on the grouped results.
|
GroupGraphPattern |
A SPARQL Group Graph Pattern
|
GroupIterator |
|
GroupIterator.AggregatePredicateCollectorSupplier<T extends AggregateCollector,D> |
This is to collect together in operation an aggregate function the name of it.
|
GroupIterator.AvgAggregate |
|
GroupIterator.ConcatAggregate |
|
GroupIterator.CountAggregate |
|
GroupIterator.CountCollector |
|
GroupIterator.Entry |
|
GroupIterator.IntegerCollector |
|
GroupIterator.MaxAggregate |
|
GroupIterator.QueryStepEvaluator |
|
GroupIterator.SampleAggregate |
|
GroupIterator.SampleCollector |
|
GroupIterator.StringBuilderCollector |
|
GroupIterator.SumAggregate |
|
GroupIterator.ValueCollector |
|
GroupIterator.WildCardCountAggregate |
|
GZipUtil |
GZip-related utilities.
|
HasAllObjects |
|
HashFunction |
Abstract hash function
|
HashJoinIteration |
Generic hash join implementation suitable for use by Sail implementations.
|
HasValueConstraintComponent |
|
Having |
A SPARQL Having clause
|
HDTArray |
HDT Array
|
HDTArray.Type |
|
HDTArrayFactory |
HDT Array factory.
|
HDTArrayLog64 |
Log64
|
HDTBitmap |
|
HDTDictionary |
HDT Dictionary Part.
|
HDTDictionarySection |
HDT DictionarySection part.
|
HDTDictionarySection.Type |
|
HDTDictionarySectionFactory |
HDT DictionarySection factory.
|
HDTDictionarySectionPFC |
HDT DictionarySection Plain Front Coding.
|
HDTGlobal |
HDT Global Part.
|
HDTHeader |
HDT Header Part.
|
HDTParser |
RDF parser for HDT v1.0 files.
|
HDTParserFactory |
|
HDTPart |
Helper class for different HDT parts.
|
HDTPart.Type |
|
HDTTriples |
HDT Triples Part.
|
HDTTriples.Order |
|
HDTTriplesSection |
HDT TriplesSection part.
|
HDTTriplesSectionBitmap |
HDT Triples section.
|
HDTTriplesSectionFactory |
HDT Array factory.
|
Hours |
|
HTTPBooleanQuery |
TupleQuery specific to the HTTP protocol.
|
HttpClientBuilders |
Convenience utility class offering helper methods to configure HttpClient s and HttpClientBuilders .
|
HttpClientDependent |
Common interface for objects, such as Repository and RepositoryConnection, that are dependent on HttpClient .
|
HttpClientSessionManager |
Manager for remote HTTP sessions using a HttpClient .
|
HTTPGraphQuery |
GraphQuery implementation specific to the HTTP protocol.
|
HTTPQueryEvaluationException |
|
HTTPRepository |
A repository that serves as a client for a remote repository on an RDF4J Server.
|
HTTPRepositoryConfig |
|
HTTPRepositoryConnection |
RepositoryConnection that communicates with a server using the HTTP protocol.
|
HTTPRepositoryFactory |
|
HTTPRepositorySchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
HTTPRepositorySettings |
Class encapsulates configuration settings specific for HTTPRepository .
|
HTTPTupleQuery |
TupleQuery specific to the HTTP protocol.
|
HTTPUpdate |
Update specific to the HTTP protocol.
|
HTTPUpdateExecutionException |
|
HYDRA |
Constants for the Hydra Core Vocabulary.
|
Identifiable |
|
If |
The IF function, as defined in SPARQL 1.1 Query.
|
IfValueEvaluationStep |
|
In |
Checks whether a certain value is contained in a set of results produced by a query.
|
In |
|
InaccurateRepositoryBloomFilter |
A zero-cost bloom filter that always returns true (no negatives).
|
IncompatibleOperationException |
An exception indicating that a string could not be parsed into an operation of the expected type by the parser.
|
InConstraintComponent |
|
IndentingWriter |
A writer that adds indentation to written text.
|
Index |
|
IndexableStatementFilter |
Specifies a filter, which determines whether a statement should be included in the keyword index when performing
complete reindexing.
|
IndexOf |
|
InferencerConnection |
An extension of the SailConnection interface offering methods that can be used by inferencers to store and
remove inferred statements.
|
InferencerConnectionWrapper |
|
InnerJoin |
|
InsertBindingSetCursor |
Adds more bindings to each of the results.
|
InsertData |
|
InsertDataQuery |
The SPARQL Insert Data Query
|
IntCast |
A Function that tries to cast its argument to an
xsd:int .
|
IntegerCast |
Deprecated.
|
IntegerCast |
A Function that tries to cast its argument to an
xsd:integer .
|
IntegerCastFunction |
Abstract superclass for CastFunction s that cast their arguments to an xsd:integer or one of its derived
types.
|
IntegerLiteral |
An extension of SimpleLiteral that stores an integer value using a BigInteger object.
|
IntegerMemLiteral |
An extension of MemLiteral that stores an integer value to avoid parsing.
|
InterceptingRepository |
|
InterceptingRepositoryConnection |
|
InterceptingRepositoryConnectionWrapper |
Wrapper that notifies interceptors of events on RepositoryConnections before they happen.
|
InterceptingRepositoryWrapper |
Wrapper that notifies interceptors of events on Repositories before they happen.
|
InternalUseOnly |
This feature is intended for internal use only and is not considered part of the public API: its existence, signature
or behavior may change without warning from one release to the next.
|
InternedIRI |
An IRI implementation that interns the stringValue so that two objects can be compared by their stringValue
reference.
|
InterruptTask<E,X extends java.lang.Exception> |
TimerTask that keeps a weak reference to the supplied iteration and when activated, interrupts it.
|
Intersection |
|
Intersection |
The INTERSECT set operator, which returns the intersection of the result sets of two tuple expressions.
|
IntersectionQueryEvaluationStep |
A step that prepares the arguments of an Intersection operator before execution.
|
IntersectIteration<E,X extends java.lang.Exception> |
Deprecated. |
InValueEvaluationStep |
|
InverseMagicProperty |
Magic properties are normally treated as TupleFunction s acting on the subject of a statement.
|
InversePath |
|
InversePath |
|
InversePredicatePath |
|
Invoke |
|
IOUtil |
Utility methods for I/O working with Readers, Writers, InputStreams and OutputStreams.
|
Iri |
Denotes an RDF IRI
|
IRI |
An Internationalized Resource Identifier (IRI).
|
IRIFunction |
|
IsBNode |
|
IsLiteral |
|
IsNumeric |
IsNumeric - Boolean operator determining if the supplied expression represents a numeric value.
|
IsolationLevel |
A Transaction Isolation Level.
|
IsolationLevels |
|
IsResource |
|
IsTripleFunction |
Function that return "true"^^xsd:boolean if its argument is RDF-star Triple otherwise return "false"^^xsd:boolean the
function's IRI uses RDF namespace to match the other functions in the package
|
IsURI |
|
IsValidURI |
|
IteratingGraphQueryResult |
Deprecated. |
IteratingTupleQueryResult |
Deprecated. |
Iteration<E,X extends java.lang.Exception> |
Deprecated, for removal: This API element is subject to removal in a future version.
|
Iterations |
Deprecated. |
IterationSpliterator<T> |
Deprecated. |
IterationWrapper<E,X extends java.lang.Exception> |
Deprecated. |
IterativeEvaluationOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
IterativeEvaluationOptimizer |
|
IterativeEvaluationOptimizer.IEOVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
IterativeEvaluationOptimizer.IEOVisitor |
|
IteratorIteration<E,X extends java.lang.Exception> |
Deprecated. |
Iterators |
Deprecated, for removal: This API element is subject to removal in a future version.
|
JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with
java-like unicode escape processing).
|
JJTSyntaxTreeBuilderState |
|
Join |
A natural join between two tuple expressions.
|
JoinExecutorBase<T> |
Deprecated.
|
JoinExecutorBase<T> |
Base class for any join parallel join executor.
|
JoinIterator |
Interleaved join iterator.
|
JoinQueryEvaluationStep |
|
JSONLDHierarchicalProcessor |
Converts a JSON-LD object to a hierarchical form
|
JSONLDHierarchicalProcessor.TreeNode |
|
JSONLDInternalRDFParser |
A package private internal implementation class.
|
JSONLDInternalTripleCallback |
A package private internal implementation class
|
JSONLDMode |
Deprecated, for removal: This API element is subject to removal in a future version. |
JSONLDParser |
|
JSONLDParserFactory |
|
JSONLDSettings |
Settings that can be passed to JSONLD Parsers and Writers.
|
JSONLDWriter |
|
JSONLDWriterFactory |
|
JSONSettings |
Generic JSON settings, mostly related to Jackson Features.
|
JtsSpatialAlgebra |
JTS-enabled implementation of spatial algebra, with full support for polygon-related geospatial functions
|
KnownFunctionParser |
|
KnownTupleFunctionParser |
|
Label |
The LABEL function, which selects the label of literals.
|
Lang |
|
LangMatches |
Checks whether a language tag (e.g.
|
LanguageHandler |
An interface defining methods related to verification and normalization of language tags.
|
LanguageHandlerRegistry |
|
LanguageHandlerRegistry.LanguageHandlerRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
LanguageInConstraintComponent |
|
LanguageInFilter |
|
LargeLiteralHandling |
|
LastIndexOf |
|
LazyValidationReport |
A ValidationReport that will defer calculating any ValidationResults until the user asks for them
|
LDP |
Constants for the Linked Data Platform.
|
LeftJoin |
|
LeftJoinIterator |
|
LeftJoinQueryEvaluationStep |
|
LeftOuterJoin |
|
Length |
|
LessThan |
|
LessThanConstraintComponent |
|
LessThanOrEqualsConstraintComponent |
|
LessThanOrEqualTo |
|
LexicalValueComparator |
A lexical RDF Term Comparator, this class does not compare numerically and is therefore a bit faster than a SPARQL
compliant comparator.
|
Like |
Deprecated, for removal: This API element is subject to removal in a future version. |
LimitedSizeDistinctIteration |
Deprecated. |
LimitedSizeEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
LimitedSizeIteratorUtil |
Deprecated, for removal: This API element is subject to removal in a future version. |
LimitIteration<E,X extends java.lang.Exception> |
Deprecated. |
LinkedHashModel |
Hash table based implementation of the Model interface.
|
LinkedHashModel.ModelNode<V extends Value> |
|
LinkedHashModel.ModelStatement |
|
LinkedHashModelFactory |
|
LIST |
http://jena.hpl.hp.com/ARQ/list#.
|
ListBindingSet |
A List-based implementation of the BindingSet interface.
|
ListMemberOperator |
ValueOperator that verifies if the first of its arguments occurs in any of the subsequent arguments.
|
ListMemberValueOperationStep |
|
Literal |
An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.
|
LiteralComparatorFilter |
|
Literals |
Various utility methods related to Literal .
|
LiteralUtilException |
An exception thrown by Literals when specific conditions are not met.
|
Load |
|
LoadQuery |
A SPARQL LOAD Query
|
Localname |
|
LocalName |
The LOCAL NAME function, which selects the local name of URIs.
|
LocalRepositoryManager |
An implementation of the RepositoryManager interface that operates directly on the repository data files in
the local file system.
|
Lock |
A lock on a specific monitor that can be used for synchronization purposes.
|
Lock.ExtendedSupplier<T extends Lock> |
Extension of the Lock.Supplier interface to support tryLock().
|
Lock.ExtendedSupplier.Wrapper<T extends Lock> |
|
Lock.Supplier<T extends Lock> |
Functional interface for supplying a lock with support for InterruptedException.
|
LockCleaner<T extends Lock> |
Automatically log and release locks that are no longer referenced and will be garbage collected.
|
LockCleaner.CleanableLock<T extends Lock> |
|
LockCleaner.CleanableLock.State<T extends Lock> |
|
LockDiagnostics |
Configuration options for diagnostic features of the ReadWriteLockManager implementations to help debug locking
issues.
|
LockingIteration<E,X extends java.lang.Exception> |
Deprecated. |
LockManager |
Manages a set of non-exclusive locks.
|
LockManager |
|
LockManager.ReadLock |
|
LockMonitoring<T extends Lock> |
Interface to support monitoring and cleaning of locks.
|
LockMonitoring.Wrapper<T extends Lock> |
|
LockTracking<T extends Lock> |
Full tracking of locks with simple deadlock detection and logging as well as automatic release of abandoned locks
(same as LockCleaner).
|
LockTracking.SimpleLock<T extends Lock> |
|
LockTracking.SimpleLock.State<T extends Lock> |
|
LOCN |
Constants for the ISA Programme Location Core Vocabulary.
|
LogbackConfiguration |
|
LogConfiguration |
Configuration settings for application logging.
|
LogConfigurationBase |
Deprecated.
|
LogConfigurator |
|
LogConverterHandler |
Handler to convert java.util.logging events to SLF4J logging events.
|
LoggingCloseableIteration |
|
LogicalOperatorConstraintComponent |
|
LogLevel |
Generic log level enumeration
|
LogReader |
Log reader interface
|
LogReaderBase |
Deprecated.
|
LogRecord |
Log record interface
|
LogRecordBase |
Deprecated.
|
LogStatement |
|
LongCast |
|
LongRioSetting |
|
LookAheadIteration<E,X extends java.lang.Exception> |
Deprecated. |
LookAheadIterator<E> |
|
LowerCase |
|
LowerCase |
|
LowerTitleCase |
|
LuceneSail |
A LuceneSail wraps an arbitrary existing Sail and extends it with support for full-text search on all Literals.
|
LuceneSailBuffer |
Deprecated.
|
LuceneSailBuffer.AddRemoveOperation |
|
LuceneSailBuffer.ClearContextOperation |
|
LuceneSailBuffer.ClearOperation |
|
LuceneSailBuffer.ContextAwareStatementImpl |
|
LuceneSailBuffer.Operation |
|
LuceneSailConfigSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
LuceneSailConnection |
|
LuceneSailSchema |
LuceneSailSchema defines predicates that can be used for expressing a Lucene query in a RDF query.
|
MacOSXPlatform |
Platform implementation for Mac OS X platforms.
|
MalformedQueryException |
An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
|
MalformedSpinException |
An exception thrown by the SPIN parser when it encounters malformed SPIN rules, constraints or constructors.
|
MapBindingSet |
A Map-based implementation of the BindingSet interface.
|
MapOfListMaps<Index1Type,Index2Type,DataType> |
Deprecated.
|
MathExpr |
A mathematical expression consisting an operator and two arguments.
|
MathExpr.MathOp |
|
MathUtil |
A utility class for evaluation of mathematical expressions on RDF literals.
|
MavenUtil |
Maven-related utility methods.
|
Max |
|
MaxCountConstraintComponent |
|
MaxExclusiveConstraintComponent |
|
MaxInclusiveConstraintComponent |
|
MaxLengthConstraintComponent |
|
MaxLengthFilter |
|
MD5 |
|
Member |
|
MemBNode |
A MemoryStore-specific extension of BNodeImpl giving it node properties.
|
MemEvaluationStatistics |
Uses the MemoryStore's statement sizes to give cost estimates based on the size of the expected results.
|
MemIRI |
A MemoryStore-specific implementation of URI that stores separated namespace and local name information to enable
reuse of namespace String objects (reducing memory usage) and that gives it node properties.
|
MemLiteral |
A MemoryStore-specific extension of Literal giving it node properties.
|
MemNamespaceStore |
An in-memory store for namespace prefix information.
|
MemorySailStore |
|
MemorySailStore.SnapshotMonitor |
SnapshotMonitor is used to keep track of which snapshot version are no longer is use (read or write) so that we
can safely clean that snapshot version.
|
MemorySailStore.SnapshotMonitor.ReservedSnapshot |
|
MemoryStore |
An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent
storage.
|
MemoryStoreConfig |
|
MemoryStoreConnection |
Implementation of a Sail Connection for memory stores.
|
MemoryStoreFactory |
|
MemoryStoreSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
MemResource |
A MemoryStore-specific extension of Resource giving it subject statements.
|
MemStatement |
A MemStatement is a Statement which contains context information and a flag indicating whether the statement is
explicit or inferred.
|
MemStatementIterator |
A StatementIterator that can iterate over a list of Statement objects.
|
MemStatementIterator.Stats |
|
MemStatementIteratorCache |
A cache for MemStatementIterator that tracks how frequently an iterator is used and caches the iterator as a list
|
MemStatementIteratorCache.CachedIteration |
|
MemStatementList |
A dedicated data structure for storing MemStatement objects, offering operations optimized for their use in the
memory Sail.
|
MemTriple |
A MemoryStore-specific implementation of Triple .
|
MemTripleIterator<X extends java.lang.Exception> |
An Iteration that can iterate over a list of Triple objects.
|
MemValue |
A MemoryStore-specific extension of the Value interface, giving it node properties.
|
MemValueFactory |
A factory for MemValue objects that keeps track of created objects to prevent the creation of duplicate objects,
minimizing memory usage as a result.
|
Min |
|
MinCountConstraintComponent |
|
MinExclusiveConstraintComponent |
|
MinInclusiveConstraintComponent |
|
MinLengthConstraintComponent |
|
MinLengthFilter |
|
MinusGraphPattern |
|
MinusIteration<E,X extends java.lang.Exception> |
Deprecated. |
MinusQueryEvaluationStep |
|
Minutes |
|
Mod |
|
Model |
An RDF Model, represented as a Set of Statement s with predictable iteration order.
|
ModelBuilder |
Builder to facilitate easier creation of new RDF Model objects via a fluent interface.
|
ModelCollector |
Collects a stream of Statements into a Model.
|
ModelException |
An exception thrown by Model and Models when specific conditions are not met.
|
ModelFactory |
Factory to create empty Model implementations.
|
ModelNamespace |
|
Models |
Utility functions for working with Model s and other Statement collections.
|
Modify |
|
ModifyQuery |
The SPARQL Modify Queries
|
Month |
|
Move |
|
MoveQuery |
A SPARQL MOVE Query
|
MultipleFileLogReader |
Date range-enabled wrapper for FileLogReader.
|
Multiply |
|
MultiProjection |
A "multi-projection" that can produce multiple solutions from a single set of bindings.
|
MultiProjectionIterator |
|
MultiStreamPlanNode |
|
MutableBindingSet |
A BindingSet is a set of named value bindings, which is used a.o.
|
MutableTupleQueryResult |
An implementation of the TupleQueryResult interface that stores the complete query result in memory.
|
N3Parser |
|
N3ParserFactory |
|
N3Writer |
An implementation of the RDFWriter interface that writes RDF documents in N3 format.
|
N3WriterFactory |
|
Name |
|
Namespace |
A namespace, consisting of a namespace name and a prefix that has been assigned to it.
|
Namespace |
The NAMESPACE function, which selects the namespace of URIs.
|
NamespaceAware |
An interface that is used to signify that something is able to provide Namespace information, in addition to
Statement s.
|
Namespaces |
A utility class to perform operations on Namespace s.
|
NAryValueOperator |
An abstract superclass for N-ary value operators.
|
NDJSONLDParser |
Introduce a parser capable of parsing Newline Delimited JSON-LD, where each line is a serialized JSON-LD record.
|
NDJSONLDParserFactory |
|
NDJSONLDWriter |
|
NDJSONLDWriterFactory |
|
NegatedPropertySet |
|
NegatedPropertySetBuilder |
|
NegativeIntegerCast |
A Function that tries to cast its argument to an
xsd:negativeInteger .
|
NioFile |
File wrapper that protects against concurrent file closing events due to e.g.
|
Node |
|
NodeKindConstraintComponent |
|
NodeKindConstraintComponent.NodeKind |
|
NodeKindFilter |
|
NodeShape |
|
NonNegativeIntegerCast |
A Function that tries to cast its argument to an
xsd:nonNegativeInteger .
|
NonPositiveIntegerCast |
A Function that tries to cast its argument to an
xsd:nonPositiveInteger .
|
NonSerializables |
A registry to support (de)serialization of objects (over the lifetime of the VM).
|
NonUniqueTargetLang |
This PlanNode takes a stream of Tuples like: (ex:companyA, "Company A"@en).
|
Not |
A boolean NOT operator operating on a boolean expressions.
|
Not |
|
NotConstraintComponent |
|
NotEqualTo |
|
NotifyingLocalRepositoryManager |
NotifyingLocalRepositoryManager extends LocalRepositoryManager with support for registering listeners.
|
NotifyingRepository |
|
NotifyingRepositoryConnection |
|
NotifyingRepositoryConnectionWrapper |
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.
|
NotifyingRepositoryWrapper |
This notifying decorator allows listeners to register with the repository or connection and be notified when events
occur.
|
NotifyingSail |
|
NotifyingSailConnection |
A connection to an RDF Sail object.
|
NotifyingSailConnectionBase |
Deprecated, for removal: This API element is subject to removal in a future version.
|
NotifyingSailConnectionWrapper |
|
NotifyingSailWrapper |
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to
the wrapped Sail.
|
NotIn |
|
NotValuesIn |
|
Now |
|
NQuadsParser |
RDF parser implementation for the N-Quads RDF format, extending the Rio N-Triples parser.
|
NQuadsParserFactory |
|
NQuadsWriter |
RDFWriter implementation for the N-Quads RDF format.
|
NQuadsWriterFactory |
|
NTriplesParser |
RDF parser for N-Triples files.
|
NTriplesParserFactory |
|
NTriplesParserSettings |
ParserSettings for the N-Triples parser features.
|
NTriplesParserSettings |
ParserSettings for the N-Triples parser features.
|
NTriplesUtil |
Utility methods for N-Triples encoding/decoding.
|
NTriplesUtil |
Deprecated.
|
NTriplesUtil.TripleMatch |
|
NTriplesWriter |
An implementation of the RDFWriter interface that writes RDF documents in N-Triples format.
|
NTriplesWriterFactory |
|
NTriplesWriterSettings |
WriterSettings for the N-Triples writer features.
|
NTriplesWriterSettings |
WriterSettings for the N-Triples writer features.
|
NumericLiteral |
An extension of AbstractLiteral that stores a numeric value to avoid parsing.
|
NumericMemLiteral |
An extension of MemLiteral that stores a numeric value to avoid parsing.
|
ObjectFunction |
|
ObjectUtil |
Generic utility methods related to objects.
|
ObservingSailDataset |
|
ODRL2 |
Constants for the Open Digital Rights Language.
|
OffsetIteration<E,X extends java.lang.Exception> |
Deprecated. |
OneOrMorePath |
|
OneOrMorePath |
|
OnlyNonUnique |
|
Operand |
Denotes an element that can be used as an operand to an Expression
|
Operation |
An operation (e.g.
|
Operation<T extends Operation<T>> |
A SPARQL Operation.
|
Or |
A boolean OR operator operating on two boolean expressions.
|
Or |
|
OrConstraintComponent |
|
Order |
An order operator that can be used to order bindings as specified by a set of value expressions.
|
Orderable |
Denotes an orederable SPARQL query element (can be used in a ORDER BY clause)
|
OrderBy |
A SPARQL Order By clause
|
OrderComparator |
A Comparator on BindingSet s that imposes a total ordering by examining supplied Order
elements (i.e.
|
OrderCondition |
An ascending or descending order condition
|
OrderElem |
|
OrderIterator |
Deprecated. |
OrderIterator.SerializedQueue<E extends java.io.Serializable> |
|
OrderIterator.SortedIterators<E> |
|
OrderLimitOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OrderLimitOptimizer |
Moves the Order node above the Projection when variables are projected.
|
OrderLimitOptimizer.OrderOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version. |
OrderLimitOptimizer.OrderOptimizer |
|
OrderQueryEvaluationStep |
|
ORG |
Constants for the W3C Organization Ontology.
|
OrValueEvaluationStep |
|
OuterQuery<T extends OuterQuery<T>> |
A non-subquery query.
|
OWL |
Constants for OWL / OWL 2 primitives and for the OWL / OWL 2 namespace.
|
ParentReferenceChecker |
|
ParentReferenceCleaner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ParentReferenceCleaner |
Cleans up QueryModelNode.getParentNode() references that have become inconsistent with the actual algebra
tree structure due to optimization operations.
|
ParentReferenceCleaner.ParentFixingVisitor |
|
ParseDate |
|
ParseDate.FieldAwareGregorianCalendar |
|
ParsedBooleanQuery |
A query formulated in the OpenRDF query algebra that produces a boolean value as its result.
|
ParsedBooleanTemplate |
|
ParsedDescribeQuery |
A ParsedGraphQuery to identify DESCRIBE queries.
|
ParsedGraphQuery |
A query forumalated in the OpenRDF query algebra that produces an RDF graph (a set of statements) as its result.
|
ParsedGraphTemplate |
|
ParsedIRI |
Represents an Internationalized Resource Identifier (IRI) reference.
|
ParsedOperation |
Abstract superclass of all operations that can be formulated in a query language and parsed by the query parser.
|
ParsedQuery |
Abstract super class of all query types that a query parser can generate.
|
ParsedQueryPreprocessor |
A query visitor that parses the incoming query or TupleExpr and collects meta-level information that is later used by
the SparqlQueryRenderer (e.g., information about the included subquery, all group, order, and slice
operations etc.).
|
ParsedTemplate |
|
ParsedTupleQuery |
A query formulated in the OpenRDF query algebra that produces a set of tuples as its result.
|
ParsedTupleTemplate |
|
ParsedUpdate |
A parsed update sequence formulated in the OpenRDF query algebra.
|
ParsedUpdateTemplate |
|
ParsedURI |
Deprecated.
|
ParseErrorCollector |
A ParseErrorListener that collects Rio parse errors in the sequence they were collected in.
|
ParseErrorListener |
An interface defining methods for receiving warning and error messages from an RDF parser.
|
ParseErrorLogger |
A ParseErrorListener that reports Rio parser errors to the SLf4J Logging framework.
|
ParseException |
This exception is thrown when parse errors are encountered.
|
ParseLocationListener |
A listener interface for listening to the parser's progress.
|
ParserConfig |
A container object for easy setting and passing of RDFParser configuration options.
|
Path |
|
PathIteration |
|
PathIteration.ValuePair |
|
PatternConstraintComponent |
|
PatternFilter |
|
PatternIterator<S extends Statement> |
Excludes an Iterator based on a given basic graph pattern.
|
PerformanceHintFactory |
|
PlanNode |
|
PlanNodeHelper |
|
PlanNodeHelper.AllDataset |
|
PlanNodeProvider |
|
PlanNodeWrapper |
|
Platform |
The Platform interface defines methods that are expected to differ slightly between operating systems, e.g.
|
PlatformBase |
Deprecated.
|
PlatformFactory |
PlatformFactory creates a Platform instance corresponding with the current platform.
|
PopulationStandardDeviationAggregateFactory |
|
PopulationVarianceAggregateFactory |
|
PositiveIntegerCast |
A Function that tries to cast its argument to an
xsd:positiveInteger .
|
PosixGnomePlatform |
Platform implementation for gnome environments under UNIX.
|
PosixKDEPlatform |
Platform implementation for KDE environments under UNIX.
|
PosixPlatform |
Platform implementation for *nix platforms.
|
PredicatePath |
|
PredicatePathOrInversePredicatePath |
|
Prefix |
A SPARQL Prefix declaration
|
PrefixDeclarations |
A collection of SPARQL Prefix declarations
|
PrefixDeclProcessor |
Processes the prefix declarations in a SPARQL query model.
|
PrefixDeclProcessor.QNameProcessor |
|
PreprocessedQuerySerializer |
|
PreprocessedQuerySerializer.NonIriFunctions |
Enumeration of standard SPARQL 1.1 functions that are neither recognized by RDF4J as special value expressions
nor defined as IRI functions in the fn: namespace (see FNFunction ).
|
Projectable |
Denotes a projectable query element (can be SELECT'ed)
|
Projection |
A generalized projection (allowing the bindings to be renamed) on a tuple expression.
|
Projection |
A SPARQL Projection
|
ProjectionElem |
Projection elements control which of the selected expressions (produced by the WHERE clause of a query) are returned
in the solution, and the order in which they appear.
|
ProjectionElemList |
|
ProjectionIterator |
Deprecated. |
ProjectionQueryEvaluationStep |
|
ProjectionRemovalOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProjectionRemovalOptimizer |
If a projection node in the algebra does not contribute or change the results it can be removed from the tree.
|
ProjectionRemovalOptimizer.ProjectionFinder |
|
ProjectionRemovalOptimizer.VariableFinder |
|
Properties |
Class controlling various logging properties such as the amount of lock tracking that is done for debugging (at the
cost of performance).
|
PropertyCache |
Class to cache SearchDocument.hasProperty() calls.
|
PropertyPath |
|
PropertyPathBuilder |
|
PropertyPaths |
|
PropertyPaths |
Deprecated. |
PropertyPathSerializer |
|
PropertyPathSerializer.VarInfo |
|
PropertySetElem |
|
PropertyShape |
|
Protocol |
|
Protocol.Action |
Defines the action a particular transaction update is executing.
|
Protocol.TIMEOUT |
Deprecated. |
PROV |
Constants for the Provenance Ontology.
|
ProxyRepository |
Repository implementation that takes a
RepositoryResolver instance and the id of a managed repository, and delegate all
calls through to the given repository.
|
ProxyRepositoryConfig |
|
ProxyRepositoryFactory |
|
ProxyRepositorySchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProxySettings |
Utility class for handling proxy connection settings.
|
PushablePlanNode |
|
QualifiedMaxCountConstraintComponent |
|
QualifiedMinCountConstraintComponent |
|
Queries |
A class with static methods to create SPARQL queries
|
Query |
A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).
|
Query<T extends Query<T>> |
The base class for all SPARQL Queries.
|
Query.QueryType |
The different types of queries that RDF4J recognizes: boolean queries, graph queries, and tuple queries.
|
QueryBindingSet |
An implementation of the BindingSet interface that is used to evalate query object models.
|
QueryContext |
|
QueryContextInitializer |
|
QueryContextIteration |
|
QueryElement |
Denotes a SPARQL Query Element
|
QueryElementCollection<T extends QueryElement> |
A logical collection of query elements.
|
QueryErrorType |
A type-safe enumeration for query error types.
|
QueryEvaluationContext |
A QueryEvaluationContext stores values and methods that are valid throughout the lifetime of a query execution.
|
QueryEvaluationContext.Minimal |
|
QueryEvaluationException |
An exception indicating that the evaluation of a query failed.
|
QueryEvaluationMode |
The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.
|
QueryEvaluationStep |
A Step that may need to be executed in a EvaluationStrategy.
|
QueryEvaluationStep.DelayedEvaluationIteration |
Deprecated, for removal: This API element is subject to removal in a future version. |
QueryEvaluationUtil |
|
QueryEvaluationUtility |
This class will take over for QueryEvaluationUtil.
|
QueryEvaluationUtility.Order |
|
QueryEvaluationUtility.Result |
|
QueryInterruptedException |
An exception indicating that the evaluation of a query has been interrupted, for example because it took too long to
complete.
|
QueryJoinOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
QueryJoinOptimizer |
A query optimizer that re-orders nested Joins.
|
QueryJoinOptimizer.JoinVisitor |
|
QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector |
|
QueryLanguage |
A type-safe enumeration for RDF query languages such as SPARQL .
|
QueryModelNode |
Main interface for all query model nodes.
|
QueryModelNodeBase |
Deprecated.
|
QueryModelNodeReplacer |
Deprecated. |
QueryModelNormalizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
QueryModelNormalizer.BindingCollector |
|
QueryModelNormalizerOptimizer |
A query optimizer that (partially) normalizes query models to a canonical form.
|
QueryModelNormalizerOptimizer.BindingCollector |
|
QueryModelPruner |
Deprecated.
|
QueryModelPruner.TreeSanitizer |
|
QueryModelTreePrinter |
QueryModelVisitor implementation that "prints" a tree representation of a query model.
|
QueryModelTreeToGenericPlanNode |
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.
|
QueryModelVisitor<X extends java.lang.Exception> |
An interface for query model visitors, implementing the Visitor pattern.
|
QueryModelVisitorBase<X extends java.lang.Exception> |
Deprecated.
|
QueryOptimizer |
|
QueryOptimizerList |
Deprecated, for removal: This API element is subject to removal in a future version. |
QueryOptimizerPipeline |
|
QueryParser |
An RDF query parser translate query strings in some query language to OpenRDF query models.
|
QueryParserFactory |
A QueryParserFactory returns QueryParser s for a specific query language.
|
QueryParserRegistry |
|
QueryParserRegistry.QueryParserRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
QueryParserUtil |
Utility class for creating query parsers and parsing queries in various query languages.
|
QueryPattern |
A SPARQL Query Pattern (WHERE clause)
|
QueryPreparer |
A generic interface for executing queries over a TripleSource .
|
QueryPrologLexer |
A simple lexer that tokenizes a syntactically legal input SPARQL query string on prolog items (prefixes, base
declarations, IRIs, comments, and syntactical tokens such as keywords, opening and closing brackets, and hashes).
|
QueryPrologLexer.Token |
|
QueryPrologLexer.TokenType |
|
QueryRenderer |
Interface for RDF4J-based query renderers
|
QueryResult<T> |
Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).
|
QueryResultCollector |
An implementation of the QueryResultHandler interface that is able to collect a single result from either
Boolean or Tuple results simultaneously.
|
QueryResultFormat |
The base class of all file formats that represent the results of queries.
|
QueryResultHandler |
The super class of all handlers for processing query results.
|
QueryResultHandlerException |
|
QueryResultIO |
Class offering utility methods related to query results.
|
QueryResultParseException |
A parse exception that can be thrown by a query result parser when it encounters an error from which it cannot or
doesn't want to recover.
|
QueryResultParser |
Base interface for parsers of query results in both boolean and tuple forms.
|
QueryResults |
Utility methods related to query results.
|
QueryResults.CleanerGraphQueryResult |
|
QueryResults.CleanerGraphQueryResult.CleanableState |
|
QueryResults.GraphQueryResultFilter |
|
QueryResults.TupleQueryResultFilter |
|
QueryResultUtil |
Deprecated.
|
QueryResultWriter |
The base interface for writers of query results sets and boolean results.
|
QueryRoot |
A semantics-less query model node that is used as the root of query model trees.
|
QuerySpec |
A QuerySpec holds information extracted from a TupleExpr corresponding with a single Lucene query.
|
QuerySpec.QueryParam |
Param in a Lucene query extracted in QuerySpec
|
QuerySpecBuilder |
A QueryInterpreter creates a set of QuerySpecs based on Lucene-related StatementPatterns that it finds in a
TupleExpr.
|
QuerySpecBuilder.PatternFilter |
|
QueryStringUtil |
|
QueryValueEvaluationStep |
A step in the query evaluation that works on ValueExpresions.
|
QueryValueEvaluationStep.ApplyFunctionForEachBinding |
A minimal implementation that falls calls a function that should return a value per passed in bindingsets.
|
QueryValueEvaluationStep.ConstantQueryValueEvaluationStep |
A QueryValueEvalationStep that will return the same constant value throughout the query execution.
|
QueryValueEvaluationStep.Fail |
A minimal implementation that falls is known to throw an ValueExprEvaluationException.
|
QueryValueEvaluationStep.Minimal |
A minimal implementation that falls back to calling evaluate in the strategy.
|
QueryValueEvaluationStepSupplier |
|
QueueCursor<E> |
|
QueueIteration<E,T extends java.lang.Exception> |
Deprecated. |
Rand |
|
Random |
|
RCC8DC |
|
RCC8EC |
|
RCC8EQ |
|
RCC8NTPP |
|
RCC8NTPPI |
|
RCC8PO |
|
RCC8TPP |
|
RCC8TPPI |
|
Rdf |
A class with static methods to create basic SparqlBuilder RDF objects from either string values or RDF4J
Model objects.
|
RDF |
Constants for RDF primitives and for the RDF namespace.
|
RDF4J |
Defines constants for the RDF4J namespace.
|
RDF4J |
|
RDF4JConfigException |
Exception indicating a configuration problem in an RDF4J component.
|
RDF4JException |
General superclass of all unchecked exceptions that parts of RDF4J can throw.
|
RDF4JProtocolSession |
|
Rdf4jShaclShapeGraphShapeSource |
|
RDFaParserSettings |
A selection of parser settings specific to RDFa parsers.
|
RDFaVersion |
Enumeration for tracking versions of the RDFa specification to specify processing capabilities of RDFa modules.
|
RdfBlankNode |
Denotes an RDF Blank Node
|
RdfBlankNode.AnonymousBlankNode |
an anonymous blank node
|
RdfBlankNode.LabeledBlankNode |
a labeled blank node, of the form "_:label "
|
RdfBlankNode.PropertiesBlankNode |
A blank node representing a resource that matches the contained set of predicate-object lists
|
RDFCollections |
Utilities for working with RDF Collections and converting to/from Java Collection classes.
|
RDFContainers |
Utilities for working with RDF Containers and converting to/from Java Collection classes.
|
RDFDatatypeHandler |
An implementation of a datatype handler that can process RDF built-in datatypes.
|
RDFFormat |
Represents the concept of an RDF data serialization format.
|
RDFHandler |
An interface defining methods related to RDF data handling.
|
RDFHandlerException |
An exception that can be thrown by an RDFHandler when it encounters an unrecoverable error.
|
RDFHandlerWrapper |
Convenience base class for RDF handlers that wrap one or more other RDF handler.
|
RDFInferencerInserter |
An RDFHandler that adds RDF data to a sail as inferred statements.
|
RDFInserter |
An RDFHandler that adds RDF data to a repository.
|
RDFJSONParser |
RDFParser implementation for the RDF/JSON format
|
RDFJSONParserFactory |
|
RDFJSONParserSettings |
A selection of parser settings specific to RDF/JSON parsers.
|
RDFJSONParserSettings |
A selection of parser settings specific to RDF/JSON parsers.
|
RDFJSONUtility |
A utility class to help converting RDF4J Models to and from RDF/JSON using Jackson.
|
RDFJSONWriter |
RDFWriter implementation for the RDF/JSON format
|
RDFJSONWriterFactory |
|
RDFJSONWriterSettings |
A selection of writer settings specific to RDF/JSON parsers.
|
RDFJSONWriterSettings |
A selection of writer settings specific to RDF/JSON parsers.
|
RdfLiteral<T> |
Denotes an RDF literal
|
RdfLiteral.BooleanLiteral |
Represents an RDF boolean literal
|
RdfLiteral.NumericLiteral |
Represents an RDF number literal
|
RdfLiteral.StringLiteral |
Represents an RDF string literal
|
RDFLoader |
Handles common I/O to retrieve and parse RDF.
|
RdfObject |
Denotes an element that can represent an object in a TriplePattern
|
RDFParseException |
A parse exception that can be thrown by a parser when it encounters an error from which it cannot or doesn't want to
recover.
|
RDFParser |
An interface for RDF parsers.
|
RDFParserFactory |
A RDFParserFactory returns RDFParser s for a specific RDF format.
|
RDFParserHelper |
Helper methods that may be used by RDFParser implementations.
|
RDFParserRegistry |
|
RDFParserRegistry.RDFParserRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
RdfPredicate |
Denotes an element that can represent a predicate in a TriplePattern
|
RdfPredicateObjectList |
A Predicate-Object List
|
RdfPredicateObjectListCollection |
An RDF predicate-object list collection
|
RDFRemover |
An RDFHandler that removes RDF data from a repository.
|
RdfResource |
Denotes an RDF Resource
|
RDFS |
|
RDFSailInserter |
An RDFHandler that adds RDF data to a sail.
|
RDFSailRemover |
An Sail-specific RDFHandler that removes RDF data from a repository.
|
RDFSRules |
Constants representing the RDF+RDFS entailment rules from the RDF Semantics W3C Recommendation (10 February 2004).
|
RdfsSubClassOfReasoner |
|
RDFStarDecodingQueryResultHandler |
A QueryResultHandler that delegates all results to another handler and processes RDF-star triples encoded as
special IRIs back to RDF-star triple values.
|
RDFStarDecodingValueFactory |
A ValueFactory that will delegate everything to another ValueFactory and create statements whose
subject and object will be converted from RDF-star triples encoded as special IRIs back to RDF-star values.
|
RDFStarEncodingStatement |
|
RdfStarQueryEvaluationStep |
|
RDFStarTripleSource |
|
RDFStarUtil |
Utility methods for RDF-star triples.
|
RdfSubject |
Denotes an element that can represent a subject in a TriplePattern
|
RdfValue |
Denotes an RDF Value.
|
RDFWriter |
An interface for RDF document writers.
|
RDFWriterFactory |
A RDFWriterFactory returns RDFWriter s for a specific RDF format.
|
RDFWriterRegistry |
|
RDFWriterRegistry.RDFWriterRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
RDFXMLParser |
A parser for XML-serialized RDF.
|
RDFXMLParser.NodeElement |
|
RDFXMLParser.PropertyElement |
|
RDFXMLParserFactory |
|
RDFXMLPrettyWriter |
An extension of RDFXMLWriter that outputs a more concise form of RDF/XML.
|
RDFXMLPrettyWriter.Node |
|
RDFXMLPrettyWriter.QName |
|
RDFXMLPrettyWriterFactory |
|
RDFXMLWriter |
An implementation of the RDFWriter interface that writes RDF documents in XML-serialized RDF format.
|
RDFXMLWriterFactory |
|
ReadPrefReadWriteLockManager |
A read/write lock manager with reader preference.
|
ReadWriteLockManager |
A lock manager that manages a multi-read, single-write lock.
|
Reduced |
|
ReducedIteration<E,X extends java.lang.Exception> |
Deprecated. |
ReduceTargets |
Takes a parentToReduce and filters away any tuples that have an active target that exists in reductionSource
|
Regex |
Compares the string representation of a value expression to a pattern.
|
RegexAsStringFunctionOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RegexAsStringFunctionOptimizer |
A query optimizer that replaces REGEX with FunctionCall s that are equivalent operators
|
RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor |
|
RegexValueEvaluationStepSupplier |
|
RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep |
Returns value evaluation steps that determines whether the two operands match according to the regex
operator.
|
ReificationRdfStarQueryEvaluationStep |
|
Relate |
|
RemoteRepositoryManager |
A manager for Repository s that reside on a remote server.
|
RemoteShaclValidationException |
Experimental support for handling SHACL violations against a remote RDF4J server.
|
RemoteValidation |
|
RemoveNamespaceOperation |
Operation that removes the namespace for a specific prefix.
|
RemoveStatementsOperation |
Operation to remove statements matching specific pattern of subject, predicate and object.
|
RenderUtils |
Utility methods for rendering (parts of) SPARQL query strings.
|
Replace |
|
ReplaceAll |
|
Repositories |
|
Repository |
An RDF4J repository that contains RDF data that can be queried and updated.
|
RepositoryBloomFilter |
|
RepositoryConfig |
|
RepositoryConfigException |
Exception indicating a repository configuration problem.
|
RepositoryConfigSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RepositoryConfigUtil |
|
RepositoryConnection |
Main interface for updating data in and performing queries on an RDF4J Repository .
|
RepositoryConnectionInterceptor |
Interceptor interface for connection modification.
|
RepositoryConnectionInterceptorAdapter |
|
RepositoryConnectionListener |
Listener interface for connection modification.
|
RepositoryConnectionListenerAdapter |
|
RepositoryConnectionShapeSource |
|
RepositoryConnectionWrapper |
Delegates all calls to the delegate RepositoryConnection.
|
RepositoryException |
An exception thrown by classes from the Repository API to indicate an error.
|
RepositoryFactory |
A RepositoryFactory takes care of creating and initializing a specific type of Repository s based on RDF
configuration data.
|
RepositoryFederatedService |
Deprecated.
|
RepositoryFederatedService |
Federated Service wrapping the Repository to communicate with a SPARQL endpoint.
|
RepositoryFederatedService.CloseConnectionIteration |
|
RepositoryImplConfig |
|
RepositoryInfo |
Repository meta-information such as its id, location, description.
|
RepositoryInterceptor |
Interceptor interface for Repository state changes.
|
RepositoryListener |
Listener interface for Repository state changes.
|
RepositoryLockedException |
Indicates that a Repository cannot be initialised because the configured persisted location is locked.
|
RepositoryManager |
|
RepositoryManagerListener |
|
RepositoryProvider |
|
RepositoryProvider.SynchronizedManager |
|
RepositoryReadOnlyException |
Indicates that the current write operation did not succeed because the SAIL cannot be written to, it can only be read
from.
|
RepositoryRegistry |
|
RepositoryRegistry.RepositoryRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
RepositoryResolver |
Gets local repositories using a simple identifier string.
|
RepositoryResolver |
Deprecated.
|
RepositoryResolverClient |
Interface used by factory classes that need access to other repositories by their id's.
|
RepositoryResolverClient |
Deprecated.
|
RepositoryResult<T> |
A RepositoryResult is a result collection of objects (for example Statement ,
Namespace , or Resource objects) that can be iterated over.
|
RepositoryTripleSource |
|
RepositoryUtil |
Utility methods for comparing sets of statements (graphs) with each other.
|
RepositoryWrapper |
|
Resource |
The supertype of all RDF resources (IRIs and blank nodes).
|
ResourceUtil |
ResourceUtil is a utility class for retrieving resources (images, property-files, etc) from the classpath.
|
ResourceUtil.CallerResolver |
A helper class to get the call context.
|
RFC3066LanguageHandler |
A language handler that can verify RFC3066 formatted language tags.
|
Rio |
Static methods for parsing and writing RDF for all available syntaxes.
|
RioConfig |
|
RioConfigurationException |
A RuntimeException indicating that a specific Rio parser/writer configuration setting is not supported.
|
RioFileTypeDetector |
An implementation of FileTypeDetector which uses the RDFParserRegistry to find supported file types and their
extensions.
|
RioSetting<T> |
Identifies a parser setting along with its default value.
|
RioSettingImpl<T> |
Basic implementation of RioSetting interface, without support for default override via system properties.
|
Round |
|
ROV |
Constants for the W3C Registered Organization Vocabulary.
|
RSX |
Constants for the Eclipse RDF4J SHACL Extensions.
|
RSXTargetShape |
|
RuleProperty |
|
Sail |
Sail (Storage And Inference Layer) is an interface for RDF storage.
|
SailBaseIteration<T,E extends java.lang.Exception> |
An iteration extension that keeps a reference to the AbstractSailConnection from which it originates and signals when
it is closed.
|
SailBooleanQuery |
|
SailChangedEvent |
Event object that is send to SailChangedListener s to indicate that the contents of the Sail that sent the
event have changed.
|
SailChangedListener |
An interface for objects that want to be notified when the data in specific Sail objects change.
|
SailClosable |
|
SailCloseableIteration<E> |
|
SailClosingIteration<T,X extends java.lang.Exception> |
|
SailConfigException |
Exception indicating a sail configuration problem.
|
SailConfigSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
SailConfigUtil |
|
SailConflictException |
An exception thrown by some methods in Sail to indicate that a requested isolation level could not be fulfilled.
|
SailConnection |
A connection to an RDF Sail object.
|
SailConnectionListener |
|
SailConnectionShapeSource |
|
SailConnectionWrapper |
An implementation of the SailConnection interface that wraps another SailConnection object and forwards any method
calls to the wrapped connection.
|
SailDataset |
|
SailDatasetImpl |
|
SailDatasetTripleSource |
Implementation of the TripleSource interface using SailDataset
|
SailException |
An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
|
SailFactory |
A SailFactory takes care of creating and initializing a specific type of Sail based on RDF configuration
data.
|
SailGraphQuery |
|
SailImplConfig |
Configuration of a Sail implementation.
|
SailLockedException |
Indicates that a SAIL cannot be initialised because the configured persisted location is locked.
|
SailModel |
|
SailQuery |
|
SailQueryPreparer |
QueryPreparer for use with SailRepository.
|
SailReadOnlyException |
Indicates that the current write operation did not succeed because the SAIL cannot be written to, it can only be read
from.
|
SailRegistry |
A registry that keeps track of the available SailFactory s.
|
SailRegistry.SailRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
SailRepository |
An implementation of the Repository interface that operates on a (stack of) Sail object(s).
|
SailRepositoryConfig |
|
SailRepositoryConnection |
|
SailRepositoryFactory |
|
SailRepositorySchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
SailSink |
A mutable source of RDF graphs.
|
SailSource |
A persistent yet mutable source or container of RDF graphs.
|
SailSourceBranch |
|
SailSourceConnection |
|
SailSourceConnection.IncludeInferred |
|
SailStore |
|
SailTripleSource |
|
SailTupleQuery |
|
SailUpdate |
|
SailUpdateExecutor |
|
SailUtil |
Defines utility methods for working with Sails.
|
SailWrapper |
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to
the wrapped Sail.
|
SameTerm |
Checks RDF term equality.
|
SameTermFilterOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
SameTermFilterOptimizer |
A query optimizer that embeds Filter s with SameTerm operators in statement patterns as much as
possible.
|
SameTermFilterOptimizer.BindingSetAssignmentCollector |
Deprecated, for removal: This API element is subject to removal in a future version. |
SameTermFilterOptimizer.BindingSetAssignmentCollector |
|
SameTermFilterOptimizer.SameTermFilterVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
SameTermFilterOptimizer.SameTermFilterVisitor |
|
SameTermFilterOptimizer.StopAtScopeChange |
If that variable is not in the same scope the optimization will be invalid.
|
SameTermFilterOptimizer.VarBinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
SameTermFilterOptimizer.VarBinder |
|
SameTermFilterOptimizer.VarRenamer |
Deprecated, for removal: This API element is subject to removal in a future version. |
SameTermFilterOptimizer.VarRenamer |
|
Sample |
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
SAXFilter |
A filter on SAX events to make life easier on the RDF parser itself.
|
SchemaCachingRDFSInferencer |
The SchemaCachingRDFSInferencer is an RDFS reasoner that caches all schema (TBox) statements and calculates an
inference map to quickly determine inferred statements.
|
SchemaCachingRDFSInferencerConfig |
|
SchemaCachingRDFSInferencerConnection |
|
SchemaCachingRDFSInferencerFactory |
|
SD |
Namespace Sparql-service-description.
|
SearchDocument |
|
SearchFields |
|
SearchIndex |
A SearchIndex is a one-stop-shop abstraction of a Lucene index.
|
SearchIndexQueryContextInitializer |
|
SearchIndexUtils |
This is utility class with tool useful for manipulation on the SearchIndex .
|
SearchQuery |
Deprecated. |
SearchQueryEvaluator |
|
SearchQueryInterpreter |
|
Seconds |
|
Select |
|
SelectQuery |
A SPARQL Select query
|
SelectTupleFunction |
|
SelectTupleFunction.TupleQueryResultIteration |
|
SequencePath |
|
SequencePath |
|
SerializableParsedBooleanQuery |
|
SerializableParsedConstructQuery |
The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery:
projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.
|
SerializableParsedTupleQuery |
The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery:
projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.
|
SerializableParsedTupleQuery.QueryModifier |
|
SerializableParsedUpdate |
The SerializableParsedTupleQuery class is an intermediate structure holding main parts of a query or a subquery:
projection, WHERE clause, GROUP BY clause, ORDER BY clause, LIMIT element, HAVING clause, and BINDINGS clause.
|
Service |
|
ServiceCrossProductIteration |
Deprecated. |
ServiceJoinConversionIteration |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ServiceJoinConversionIteration |
Deprecated. |
ServiceJoinIterator |
Iterator for efficient SERVICE evaluation (vectored).
|
ServiceQueryEvaluationStep |
|
ServiceQueryEvaluationStep.BoundVarVisitor |
|
ServiceRegistry<K,S> |
A registry that stores services by some key.
|
SESAME |
Defines constants for the Sesame schema namespace.
|
SESAMEQNAME |
Defines constants for the Sesame QName schema namespace.
|
SessionManagerDependent |
Common interface for objects, such as Repository and RepositoryConnection, that are dependent on
HttpClientSessionManager .
|
SetFilterNode |
|
SetNamespaceOperation |
Operation that sets the namespace for a specific prefix.
|
Severity |
|
SfContains |
|
SfCrosses |
|
SfDisjoint |
|
SfEquals |
|
SfIntersects |
|
SfOverlaps |
|
SfTouches |
|
SfWithin |
|
SHA1 |
|
SHA256 |
|
SHA384 |
|
SHA512 |
|
SHACL |
Constants for the Shapes Constraint Language.
|
ShaclAstLists |
Internal utility methods for the SHACL AST to quickly convert between java collections and RDF collections.
|
ShaclParsingException |
An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape
being the cause.
|
ShaclPrefixParser |
|
ShaclPrefixParser.Namespaces |
|
ShaclProperties |
|
ShaclSail |
A Sail implementation that adds support for the Shapes Constraint Language (SHACL).
|
ShaclSail.CleanableState |
|
ShaclSail.RevivableExecutorService |
|
ShaclSail.TransactionSettings |
|
ShaclSail.TransactionSettings.PerformanceHint |
|
ShaclSail.TransactionSettings.ValidationApproach |
|
ShaclSailBaseConfiguration |
|
ShaclSailConfig |
|
ShaclSailConnection |
|
ShaclSailConnection.Settings |
|
ShaclSailFactory |
Factory class for creation of ShaclSail s as part of a Sail stack.
|
ShaclSailSchema |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ShaclSailValidationException |
|
ShaclSailValidationReportHelper |
|
ShaclShapeParsingException |
An exception indicating that something went wrong when parsing a shape.
|
ShaclSparqlConstraintFailureException |
An exception thrown when the ?failure var is true for a SPARQL constraint select query.
|
ShaclUnsupportedException |
|
ShaclValidator |
|
Shape |
|
Shape.Factory |
|
Shape.ParseSettings |
|
ShapeSource |
|
ShapeSource.Predicates |
|
ShapeSource.ShapesGraph |
|
ShapeSourceHelper |
|
ShapeValidationContainer |
|
SharedHttpClientSessionManager |
A Manager for HTTP sessions that uses a shared HttpClient to manage HTTP connections.
|
SharedHttpClientSessionManager.RetryHandlerStale |
Retry handler: closes stale connections and suggests to simply retry the HTTP request once.
|
SharedHttpClientSessionManager.ServiceUnavailableRetryHandler |
|
ShiftToNodeShape |
|
ShiftToPropertyShape |
|
ShortCast |
A Function that tries to cast its argument to an
xsd:short .
|
SilentIteration<T,E extends java.lang.Exception> |
Deprecated. |
SilentIteration |
Deprecated.
|
SimpleAbstractConstraintComponent |
|
SimpleBinding |
An implementation of the Binding interface.
|
SimpleBindingSet |
A simple binding set tuned for the use case that the ShaclSail has.
|
SimpleBNode |
An simple default implementation of the BNode interface.
|
SimpleBulkUpdater |
A bulk updater that updates documents one-by-one.
|
SimpleDataset |
A simple implementation of the Dataset interface.
|
SimpleEvaluationStrategy |
Deprecated.
|
SimpleIRI |
The default implementation of the IRI interface.
|
SimpleLiteral |
A simple default implementation of the Literal interface.
|
SimpleLogRecord |
Simple log record, containing only the basics
|
SimpleNamespace |
A default implementation of the Namespace interface.
|
SimpleNode |
|
SimpleParseLocationListener |
|
SimplePath |
|
SimpleSAXAdapter |
An implementation of SimpleSAXListener providing dummy implementations for all its methods.
|
SimpleSAXListener |
A listener for events reported by SimpleSAXParser.
|
SimpleSAXParser |
An XML parser that generates "simple" SAX-like events from a limited subset of XML documents.
|
SimpleStatement |
Deprecated, for removal: This API element is subject to removal in a future version.
|
SimpleTriple |
A simple default implementation of the Triple interface.
|
SimpleValueFactory |
|
SingleCloseablePlanNode |
A plan node that can only be closed once
|
SingleCloseablePlanNode.SingleCloseableIteration |
|
SingletonBindingSet |
A simple binding set tuned for the use case that the ShaclSail has.
|
SingletonBindingSet.SingleIterator |
|
SingletonIteration<E,X extends java.lang.Exception> |
Deprecated. |
SingletonIterator<E> |
An iterator that contains exactly one element.
|
SingletonSet |
A tuple expression that contains exactly one solution with zero bindings.
|
SingleValueToListTransformer<E> |
|
Sink |
A Sink writes a data stream in a particular FileFormat .
|
SKOS |
|
SKOSXL |
|
Slice |
|
SliceQueryEvaluationStep |
|
SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep |
|
SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep |
|
SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep |
|
SnapshotSailStore |
|
Sort |
|
SourceConstraintComponent |
|
SP |
|
SparqlAggregate |
The built-in SPARQL aggregates.
|
SPARQLBooleanJSONParser |
Parser for SPARQL-1.1 JSON Results Format documents
|
SPARQLBooleanJSONParserFactory |
|
SPARQLBooleanJSONWriter |
|
SPARQLBooleanJSONWriterFactory |
|
SPARQLBooleanQuery |
Parses boolean query response from remote stores.
|
SPARQLBooleanSAXParser |
|
SPARQLBooleanXMLParser |
Parser for reading boolean query results formatted as SPARQL Results Documents.
|
SPARQLBooleanXMLParserFactory |
|
SPARQLBooleanXMLWriter |
|
SPARQLBooleanXMLWriterFactory |
|
SparqlBuilder |
A class to with static methods to create SPARQL query elements.
|
SparqlBuilderUtils |
Utility functions for the SparqlBuilder
|
SPARQLConnection |
|
SparqlConstraintComponent |
|
SparqlConstraintSelect |
|
SPARQLCrossProductIteration |
Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the
inner iteration.
|
SPARQLFederatedService |
Deprecated.
|
SPARQLFederatedService |
Federated Service wrapping the SPARQLRepository to communicate with a SPARQL endpoint.
|
SparqlFragment |
|
SparqlFragment.TraceBack |
|
SparqlFunction |
The built-in SPARQL Functions.
|
SPARQLGraphQuery |
Parses RDF results in the background.
|
SPARQLJSONParserBase |
Deprecated.
|
SPARQLMinusIteration<X extends java.lang.Exception> |
Deprecated. |
SPARQLOperation |
Deprecated. |
SparqlOperator |
Interface to denote an Expression operator
|
SPARQLParser |
|
SPARQLParserFactory |
|
SPARQLProtocolSession |
The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints.
|
SPARQLQueries |
Utility functions for working with SPARQL query strings.
|
SPARQLQueryBindingSet |
An implementation of the BindingSet interface that is used to evaluate query object models.
|
SparqlQueryParserCache |
|
SparqlQueryRenderer |
An alternative implementation of the SPARQL query renderer (more complete than the default
SPARQLQueryRenderer )
|
SPARQLQueryRenderer |
Implementation of the QueryRenderer interface which renders queries into the SPARQL syntax.
|
SPARQLRepository |
A proxy class to access any SPARQL 1.1 endpoint.
|
SPARQLRepositoryConfig |
Configuration for a SPARQL endpoint.
|
SPARQLRepositoryFactory |
|
SPARQLResultsCSVMappingStrategy |
Implements a MappingStrategy to allow opencsv to work in parallel.
|
SPARQLResultsCSVParser |
SPARQL Results CSV format parser.
|
SPARQLResultsCSVParserFactory |
|
SPARQLResultsCSVWriter |
TupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format.
|
SPARQLResultsCSVWriterFactory |
|
SPARQLResultsJSONParser |
Parser for SPARQL-1.1 JSON Results Format documents.
|
SPARQLResultsJSONParserFactory |
|
SPARQLResultsJSONWriter |
|
SPARQLResultsJSONWriterFactory |
|
SPARQLResultsSAXParser |
|
SPARQLResultsSAXParser.TripleContainer |
|
SPARQLResultsTSVMappingStrategy |
Implements a MappingStrategy to allow opencsv to work in parallel.
|
SPARQLResultsTSVParser |
SPARQL Results TSV format parser.
|
SPARQLResultsTSVParserFactory |
|
SPARQLResultsTSVReader |
This reader respects the TSV semantics of RDF4J and does absolutely no processing except for splitting the line on
horizontal tabulator characters.
|
SPARQLResultsTSVWriter |
TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.
|
SPARQLResultsTSVWriterFactory |
|
SPARQLResultsXMLConstants |
Interface defining tags and attribute names that are used in SPARQL Results Documents.
|
SPARQLResultsXMLParser |
Parser for reading tuple query results formatted as SPARQL Results Documents.
|
SPARQLResultsXMLParserFactory |
|
SPARQLResultsXMLWriter |
|
SPARQLResultsXMLWriterFactory |
|
SPARQLResultsXSVMappingStrategy |
This serves as a base class for mapping strategies for character separated inputs.
|
SPARQLServiceResolver |
|
SPARQLStarResultsJSONConstants |
Constants for the SPARQL-star JSON format.
|
SPARQLStarResultsJSONParser |
Parser for SPARQL-star JSON results.
|
SPARQLStarResultsJSONParser |
Deprecated.
|
SPARQLStarResultsJSONParserFactory |
|
SPARQLStarResultsJSONParserFactory |
Deprecated.
|
SPARQLStarResultsJSONWriter |
Writer for SPARQL-star JSON results.
|
SPARQLStarResultsJSONWriter |
Deprecated.
|
SPARQLStarResultsJSONWriterFactory |
|
SPARQLStarResultsJSONWriterFactory |
Deprecated.
|
SPARQLStarResultsTSVMappingStrategy |
Deprecated.
|
SPARQLStarResultsTSVParser |
Parser for SPARQL-star TSV results.
|
SPARQLStarResultsTSVParser |
Deprecated.
|
SPARQLStarResultsTSVParserFactory |
|
SPARQLStarResultsTSVParserFactory |
Deprecated.
|
SPARQLStarResultsTSVWriter |
Writer for SPARQL-star TSV results.
|
SPARQLStarResultsTSVWriter |
Deprecated.
|
SPARQLStarResultsTSVWriterFactory |
|
SPARQLStarResultsTSVWriterFactory |
Deprecated.
|
SPARQLStarResultsXMLParser |
Parser for reading tuple query results formatted as SPARQL Results Documents, extended with support for RDF-star
triples
|
SPARQLStarResultsXMLParserFactory |
|
SPARQLStarResultsXMLWriter |
|
SPARQLStarResultsXMLWriterFactory |
|
SparqlTarget |
|
SparqlTupleExprRenderer |
Extends the BaseTupleExprRenderer to provide support for rendering tuple expressions as SPARQL queries.
|
SPARQLTupleQuery |
Parses tuple results in the background.
|
SPARQLUpdate |
|
SPARQLUpdateDataBlockParser |
An extension of TriGStarParser that processes data in the format specified in the SPARQL 1.1 grammar for Quad
data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations).
|
SPARQLUpdateDataBlockParser |
Deprecated.
|
SPARQLUpdateOperation |
Encapsulation of a SPARQL 1.1 update operation executed as part of a transaction.
|
SPARQLUtil |
Deprecated.
|
SparqlValueExprRenderer |
|
SPARQLXMLParserBase |
Deprecated.
|
SpatialAlgebra |
|
SpatialSupport |
|
SpatialSupport.JtsSpatialSupport |
|
SPIF |
http://spinrdf.org/spif#.
|
SPIN |
|
SpinFunction |
|
SpinFunctionParser |
|
SpinParser |
|
SpinParser.DataVisitor |
|
SpinParser.Input |
|
SpinRenderer |
|
SpinRenderer.ExtensionContext |
|
SpinRenderer.ListContext |
|
SpinRenderer.Output |
|
SpinTupleFunction |
|
SpinTupleFunctionAsFunctionParser |
|
SpinTupleFunctionParser |
|
SpinWellKnownFunctions |
|
SpinWellKnownVars |
|
SPINX |
http://spinrdf.org/spinx#.
|
SpinxFunction |
|
SpinxFunctionParser |
|
SPL |
SPIN Standard Module library.
|
Split |
|
SRID |
|
StackableSail |
An interface for Sails that can be stacked on top of other Sails.
|
StackTracePatternLayout |
PatternLayout that also prints stack traces.
|
StampedLockManager |
A read/write-lock manager backed by a StampedLock.
|
StampedLockManager.Cache<T> |
|
StampedLockManager.OptimisticReadLock |
|
StampedLockManager.ReadLock |
|
StampedLockManager.WriteLock |
|
StandardDeviationAggregateFactory |
|
StandardDeviationCollector |
|
StandardQueryElementCollection<T extends QueryElement> |
|
StandardQueryOptimizerPipeline |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StandardQueryOptimizerPipeline |
|
Statement |
An RDF statement, with optional associated context.
|
StatementCollector |
A RDFHandler that can be used to collect reported statements in collections.
|
StatementConvertor |
|
StatementFunction |
Function constructing RDF-star Triple from its 3 arguments reused the IRI of rdf:Statement as name
|
StatementMatcher |
|
StatementMatcher.StableRandomVariableProvider |
|
StatementMatcher.Variable<T extends Value> |
|
StatementOperation |
A context operation with (optional) subject, predicate, object.
|
StatementPattern |
A tuple expression that matches a statement pattern against an RDF graph.
|
StatementPattern.Scope |
Indicates the scope of the statement pattern.
|
StatementPattern.SmallStringSet |
|
StatementPatternCollector |
An efficient QueryModelVisitor that collects StatementPattern's from a query model.
|
StatementPatternCollector |
Deprecated, for removal: This API element is subject to removal in a future version. |
StatementPatternQueryEvaluationStep |
Evaluate the StatementPattern - taking care of graph/datasets - avoiding redoing work every call of evaluate if
possible.
|
StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator |
Converts statements into the required bindingsets.
|
StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator |
|
StatementPatternVisitor |
|
Statements |
|
Statements |
Deprecated.
|
StatisticalAggregateFunction |
AggregateFunction used for processing of extended statistical aggregate operations through SPARQL.
|
StatisticCollector |
|
Stats |
|
Str |
|
StrAfter |
|
StrBefore |
|
StrDt |
|
StrEnds |
|
StrictEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StrictEvaluationStrategyFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
StringCast |
Deprecated.
|
StringCast |
A Function that tries to cast its argument to an
xsd:string.
|
StringEscapesProcessor |
Processes escape sequences in strings, replacing the escape sequence with their actual value.
|
StringEscapesProcessor.StringProcessor |
|
StringRioSetting |
|
StringUtil |
|
StrLang |
|
StrLen |
|
StrSplit |
|
StrStarts |
|
STRUUID |
|
SubQueryValueOperator |
Deprecated, for removal: This API element is subject to removal in a future version. |
SubSelect |
A SPARQL subquery
|
Substring |
|
Subtract |
|
Sum |
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
SymmetricDifference |
|
SynchronizedModel |
|
SyntaxTreeBuilder |
|
SyntaxTreeBuilder.JJCalls |
|
SyntaxTreeBuilder.LookaheadSuccess |
|
SyntaxTreeBuilderConstants |
Token literal values and constants.
|
SyntaxTreeBuilderDefaultVisitor |
|
SyntaxTreeBuilderTokenManager |
Token Manager.
|
SyntaxTreeBuilderTreeConstants |
|
SyntaxTreeBuilderVisitor |
|
Target |
|
Targetable |
|
TargetChain |
|
TargetChainInterface |
|
TargetChainPopper |
Pops the last target off of the target chain and into the value.
|
TargetChainRetriever |
Used to run the query that represents the target and sets the bindings based on values that match the statement
patterns from the added/removed sail connection
|
TargetClass |
|
TargetedGraphManagementQuery<T extends TargetedGraphManagementQuery<T>> |
|
TargetNode |
|
TargetObjectsOf |
|
TargetSubjectsOf |
|
Template |
Class to represent a SPIN template.
|
ThreadSafetyAware |
An interface used to signal thread safety features of a sail or its related classes.
|
TIME |
Constants for the Time Ontology in OWL.
|
TimeLimitIteration<E,X extends java.lang.Exception> |
Deprecated. |
TimeLimitRDFHandler |
|
TimeLimitRDFHandler.InterruptTask |
|
TimeMillis |
|
Timezone |
|
TitleCase |
|
Token |
Describes the input token stream.
|
TokenMgrError |
Token Manager Error.
|
TransactionOperation |
An update operation that is part of a transaction.
|
TransactionReader |
|
TransactionSAXParser |
|
TransactionSetting |
A configuration setting that can be passed at the beginning of a repository transaction to influence behavior within
the scope of that transaction only.
|
TransactionSettingFactory |
A TransactionSettingFactory returns a TransactionSetting implementation for a given value.
|
TransactionSettingRegistry |
|
TransactionSettingRegistry.TransactionSettingRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
TransactionWriter |
Serializes of an RDF transaction.
|
TransactionXMLConstants |
Interface defining tags and attribute names for the XML serialization of transactions.
|
TransferStatement |
|
TransientFunction |
Tagging interface for Function s that have some sort of lifespan.
|
TransientTupleFunction |
Tagging interface for TupleFunction s that have some sort of lifespan.
|
TreeModel |
A Red-Black tree based Model implementation.
|
TreeModel.StatementComparator |
|
TreeModel.SubSet |
|
TreeModel.TreeStatement |
|
TreeModelFactory |
|
TriGParser |
|
TriGParserFactory |
|
TriGStarParser |
RDF parser for TriG-star (an extension of TriG that adds RDF-star support).
|
TriGStarParserFactory |
|
TriGStarWriter |
An extension of TriGWriter that writes RDF-star documents in the TriG-star format by including the RDF-star
triples.
|
TriGStarWriterFactory |
|
TriGWriter |
An extension of TurtleWriter that writes RDF documents in
TriG format by adding graph scopes to the Turtle
document.
|
TriGWriterFactory |
|
Trim |
|
TrimToTarget |
|
Triple |
An RDF-star embedded triple.
|
TripleObjectFunction |
Function returning the object component of RDF-star Triple reused the IRI of rdf:object as name
|
TriplePattern |
Denotes a SPARQL Triple Pattern
|
TriplePredicateFunction |
Function returning the predicate component of RDF-star Triple reused the IRI of rdf:predicate as name
|
TripleRef |
Triple lookup reference.
|
TripleRefCollector |
|
TripleSource |
A triple source that can be queried for (the existence of) certain triples in certain contexts.
|
TripleSourceIterationWrapper<T> |
|
TripleSources |
Deprecated, for removal: This API element is subject to removal in a future version. |
TriplesSameSubject |
A SPARQL Triple Pattern.
|
TriplesTemplate |
Represents a collection of triple patterns
|
TripleSubjectFunction |
Function returning the subject component of RDF-star Triple reused the IRI of rdf:subject as name
|
TriXConstants |
Interface defining a number of constants for the TriX document format.
|
TriXParser |
A parser that can parse RDF files that are in the TriX format .
|
TriXParserFactory |
|
TriXParserSettings |
ParserSettings for the TriX parser features.
|
TriXParserSettings |
ParserSettings for the TriX parser features.
|
TriXWriter |
An implementation of the RDFWriter interface that writes RDF documents in
TriX format.
|
TriXWriterFactory |
|
TupleExpr |
An expression that evaluates to RDF tuples.
|
TupleExprBuilder |
A SPARQL AST visitor implementation that creates a query algebra representation of the query.
|
TupleExprBuilder.AggregateCollector |
|
TupleExprBuilder.AggregateOperatorReplacer |
|
TupleExprBuilder.GroupFinder |
|
TupleExprBuilder.PathSequenceContext |
Internal class for keeping track of contextual information relevant for path sequence processing: current scope,
context, start and end variable of the path expression.
|
TupleExprBuilder.VarReplacer |
|
TupleExprs |
|
TupleExprs.TupleExprChildrenVisitor<X extends java.lang.Exception> |
|
TupleExprWrapperIteration<T extends BindingSet,X extends java.lang.Exception> |
This iteration is used to debug issues with the TupleExpr that was used to generate the wrapped iteration.
|
TupleFunction |
A function that can return a tuple of Value s.
|
TupleFunctionCall |
A call to a TupleFunction.
|
TupleFunctionEvaluationMode |
|
TupleFunctionEvaluationStatistics |
|
TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator |
|
TupleFunctionEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
TupleFunctionFederatedService |
|
TupleFunctionParser |
|
TupleFunctionRegistry |
|
TupleMapper |
|
TupleQuery |
|
TupleQueryResult |
A representation of a variable-binding query result as a sequence of BindingSet objects.
|
TupleQueryResultBuilder |
A TupleQueryResultHandler that can be used to create a TupleQueryResult object.
|
TupleQueryResultFormat |
Represents the concept of an tuple query result serialization format.
|
TupleQueryResultHandler |
An interface defining methods related to handling sequences of Solutions.
|
TupleQueryResultHandlerBase |
Deprecated.
|
TupleQueryResultHandlerException |
An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.
|
TupleQueryResultImpl |
Deprecated.
|
TupleQueryResultParser |
A general interface for tuple query result parsers.
|
TupleQueryResultParserFactory |
|
TupleQueryResultParserRegistry |
|
TupleQueryResultParserRegistry.TupleQueryResultParserRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
TupleQueryResultWriter |
The interface of objects that writer query results in a specific query result format.
|
TupleQueryResultWriterFactory |
|
TupleQueryResultWriterRegistry |
|
TupleQueryResultWriterRegistry.TupleQueryResultWriterRegistryHolder |
Internal helper class to avoid continuous synchronized checking.
|
TurtleParser |
|
TurtleParserFactory |
|
TurtleParserSettings |
|
TurtleParserSettings |
|
TurtleStarParser |
RDF parser for Turtle-star (an extension of Turtle that adds RDF-star support).
|
TurtleStarParserFactory |
|
TurtleStarWriter |
An extension of TurtleWriter that writes RDF-star documents in the Turtle-star format by including the
RDF-star triples.
|
TurtleStarWriterFactory |
|
TurtleUtil |
Utility methods for Turtle encoding/decoding.
|
TurtleWriter |
An implementation of the RDFWriter interface that writes RDF documents in Turtle format.
|
TurtleWriterFactory |
|
TurtleWriterSettings |
A class encapsulating writer settings that Turtle writers may support.
|
TurtleWriterSettings |
A class encapsulating writer settings that Turtle writers may support.
|
TypeBacktraceMode |
|
TypeFilteringRepositoryManager |
|
Tz |
|
UnaryFunction |
|
UnaryOperation |
Represents a SPARQL operation that takes exactly 1 argument
|
UnaryOperator |
The SPARQL unary operators
|
UnaryTupleOperator |
An abstract superclass for unary tuple operators which, by definition, has one argument.
|
UnaryValueOperator |
An abstract superclass for unary value operators which, by definition, has one argument.
|
UnauthorizedException |
|
UnboundTest |
|
UnBufferedPlanNode<T extends PlanNode & MultiStreamPlanNode> |
|
UnCamelCase |
|
UncloseableInputStream |
|
UncloseableOutputStream |
|
UnicodeEscapeStream |
|
Union |
|
Union |
The UNION set operator, which return the union of the result sets of two tuple expressions.
|
UnionIteration<E,X extends java.lang.Exception> |
Deprecated. |
UnionIterator<E> |
|
UnionNode |
|
UnionQueryEvaluationStep |
|
UnionSailDataset |
|
UnionSailSource |
Combines two sources to act as a single SailSource .
|
UnionScopeChangeOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
UnionScopeChangeOptimizer |
Inspect Union clauses to check if scope change can be avoided (allowing injection of pre-bound vars into union
arguments).
|
UnionScopeChangeOptimizer.UnionArgChecker |
|
UnionScopeChangeOptimizer.UnionScopeChangeFixer |
|
Unique |
|
Unique.TargetAndValueSortIterator |
|
Unique.ValidationTupleValueAndActiveTarget |
|
UniqueLangConstraintComponent |
|
UnknownSailTransactionStateException |
Indicates that a SAIL's transaction state (active or inactive) cannot be determined.
|
UnknownTransactionStateException |
A specific subtype of RepositoryException that indicates the connection's transaction state can not be
determined.
|
UnmodifiableModel |
A Model wrapper that prevents modification to the underlying model.
|
UnorderedSelect |
|
UnorderedSelect.Mapper |
|
UnorderedSelect.Mapper.ObjectScopedMapper |
|
UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper |
|
UnorderedSelect.Mapper.SubjectScopedMapper |
|
UnsignedByteCast |
|
UnsignedIntCast |
|
UnsignedLongCast |
|
UnsignedShortCast |
|
UnsupportedQueryLanguageException |
A RuntimeException indicating that a specific query language is not supported.
|
UnsupportedQueryResultFormatException |
A Runtime exception indicating that a specific query result format is not supported.
|
UnsupportedRDFormatException |
A RuntimeException indicating that a specific RDF format is not supported.
|
Update |
An update operation on a repository that can be formulated in one of the supported query languages (for example
SPARQL).
|
UpdateContext |
Provided with add and remove operation to give them context within a UpdateExpr operation.
|
UpdateDataQuery<T extends UpdateDataQuery<T>> |
|
UpdateExecutionException |
An exception indicating that the execution of an update failed.
|
UpdateExpr |
An expression that executes an update.
|
UpdateExprBuilder |
Extension of TupleExprBuilder that builds Update Expressions.
|
UpdateQuery<T extends UpdateQuery<T>> |
A SPARQL Update query
|
UpperCase |
|
UpperCase |
|
URIUtil |
Utility functions for working with URIs .
|
UUID |
|
UUIDable |
Interface for any object that has a UUID.
|
ValidatingValueFactory |
|
ValidationApproach |
|
ValidationApproachFactory |
|
ValidationException |
MAY BE MOVED IN THE FUTURE!
|
ValidationExecutionLogger |
|
ValidationQuery |
|
ValidationQuery.Deactivated |
|
ValidationReport |
Deprecated.
|
ValidationReportNode |
|
ValidationResult |
Deprecated.
|
ValidationResultIterator |
|
ValidationSettings |
|
ValidationTuple |
|
ValidationTupleHelper |
|
Value |
The supertype of all RDF model objects (URIs, blank nodes and literals).
|
ValueComparator |
|
ValueConstant |
A ValueExpr with a constant value.
|
ValueExpr |
An expressions that evaluates to Value objects.
|
ValueExprEvaluationException |
An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
|
ValueExprTripleRef |
|
ValueExprTripleRefEvaluationStep |
|
ValueFactory |
|
ValueInFilter |
|
ValueMappingBindingSet |
A BindingSet that provides a mechanism to map values by using a custom Function .
|
Values |
|
ValuesBackedNode |
|
VANN |
|
Var |
A variable that can contain a Value.
|
Variable |
A SPARQL query variable
|
VariableScopeChange |
QueryModelNode s that can constitute a variable scope change (such as group graph patterns, subselects, etc).
|
VarianceAggregateFactory |
|
VarianceCollector |
|
VarNameCollector |
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.
|
VarNameCollector |
Deprecated, for removal: This API element is subject to removal in a future version. |
VByte |
Variable byte encoding for numbers.
|
VCARD4 |
Constants for the vCard Ontology.
|
VerySimpleRdfsBackwardsChainingConnection |
Very simple RDFS backwardschaining connection that supports type inference on hasStatement and getStatement.
|
VirtuosoGeometryDatatypeHandler |
An implementation of a datatype handler that can process Virtuoso Geometry datatypes.
|
VisitorException |
|
Vocabularies |
Utility functions for working with vocabularies.
|
Vocabularies |
Utility methods related to RDF vocabularies.
|
Vocabularies.VocabularyNamespace |
|
VOID |
Constants for the W3C Vocabulary of Interlinked Datasets.
|
WeakObjectRegistry<K,E extends K> |
An object registry that uses weak references to keep track of the stored objects.
|
WeakObjectRegistry.AdderBasedReadWriteLock |
|
WeakObjectRegistry.AutoCloseableIterator<E> |
|
WGS84 |
Constants for the Basic Geo (WGS84 lat/long) Vocabulary.
|
WildcardProjectionProcessor |
Deprecated.
|
WildcardProjectionProcessor.QueryVariableCollector |
|
WildcardProjectionProcessor.SelectClauseCollector |
|
WindowsPlatform |
Platform implementation for MS-Windows
|
WktWriter |
|
WritePrefReadWriteLockManager |
A read/write lock manager with writer preference.
|
WriterConfig |
A container object for easy setting and passing of RDFWriter configuration options.
|
XMLDatatypeMathUtil |
A utility class for evaluation of extended "mathematical" expressions on RDF literals.
|
XMLDatatypeUtil |
Provides methods for handling the standard XML Schema datatypes.
|
XMLDatatypeUtil.IllegalArgumentExceptionWithoutStackTrace |
|
XmlDatatypeUtilFunction |
A custom SPARQL function that checks that a literal conforms to a given datatype by checking the datatype of the
literal and also checking if the literal is ill-typed if the datatype is a supported XSD datatype.
|
XMLDateTime |
|
XMLParserSettings |
ParserSettings for the XML parser features.
|
XMLReaderBasedParser |
Base class for Rio parsers that are based on a SAX XMLReader .
|
XMLReaderFactory |
Factory class for creating an XMLReader.
|
XMLSchema |
Deprecated.
|
XMLSchemaDatatypeHandler |
An implementation of a datatype handler that can process XSD datatypes.
|
XMLUtil |
Utility methods for handling and processing XML data.
|
XMLWriter |
A utility class offering convenience methods for writing XML.
|
XMLWriterSettings |
A class encapsulating writer settings that XML writers may support.
|
XoneConstraintComponent |
|
XSD |
|
XSD.Datatype |
|
Year |
|
ZeroLengthPath |
A tuple expression that matches a path of length zero against an RDF graph.
|
ZeroLengthPathEvaluationStep |
|
ZeroLengthPathIteration |
|
ZeroOrMorePath |
|
ZeroOrMorePath |
|
ZeroOrOnePath |
|
ZeroOrOnePath |
|
ZipUtil |
Zip-related utilities.
|