A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

a - Static variable in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicate
The built-in predicate shortcut for rdf:type
ABBREVIATE_NUMBERS - Static variable in class org.eclipse.rdf4j.rio.helpers.TurtleWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
ABBREVIATE_NUMBERS - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriterSettings
Boolean setting for Turtle/TriG Writer to determine if the abbreviated syntax for numeric datatypes is to be used when org.eclipse.rdf4j.rio.helpers.BasicWriterSettings.html#PRETTY_PRINT is true.
abbreviateNumbers - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
abs(Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
ABS(operand)
abs(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
ABS(operand)
Abs - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
The SPARQL built-in Function ABS, as defined in SPARQL Query Language for RDF
Abs() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Abs
 
Abs() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ABS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
ABS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
ABS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ABSOLUTE_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:absolutePosition
ABSOLUTE_SIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:absoluteSize
ABSOLUTE_SPATIAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:absoluteSpatialPosition
ABSOLUTE_TEMPORAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:absoluteTemporalPosition
ABSTRACT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/abstract
ABSTRACT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#abstract Can be set to true to indicate that this module shall not be instantiated.
ABSTRACT_RESULT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ABSTRACT_RESULT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:AbstractResult
AbstractAggregateOperator - Class in org.eclipse.rdf4j.query.algebra
Base class for shared functionality of aggregate operators (e.g.
AbstractAggregateOperator(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
AbstractAggregateOperator(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
AbstractASTVisitor - Class in org.eclipse.rdf4j.query.parser.sparql
Base class for visitors of the SPARQL AST.
AbstractASTVisitor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
AbstractBindingSet - Class in org.eclipse.rdf4j.query
Abstract base class for BindingSet implementations, providing a.o.
AbstractBindingSet() - Constructor for class org.eclipse.rdf4j.query.AbstractBindingSet
 
AbstractBNode - Class in org.eclipse.rdf4j.model.base
Base class for BNode, offering common functionality.
AbstractBNode() - Constructor for class org.eclipse.rdf4j.model.base.AbstractBNode
 
AbstractBNode.GenericBNode - Class in org.eclipse.rdf4j.model.base
 
AbstractBulkJoinPlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
AbstractBulkJoinPlanNode() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
AbstractCloseableIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
AbstractCloseableIteration() - Constructor for class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration
Deprecated.
 
AbstractCloseableIterator<E> - Class in org.eclipse.rdf4j.common.iterator
 
AbstractCloseableIterator() - Constructor for class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
 
AbstractConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
AbstractConstraintComponent() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
AbstractConstraintComponent(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
AbstractDelegatingRepositoryImplConfig - Class in org.eclipse.rdf4j.repository.config
 
AbstractDelegatingRepositoryImplConfig() - Constructor for class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
Create a new DelegatingRepositoryImplConfigBase.
AbstractDelegatingRepositoryImplConfig(String) - Constructor for class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
Create a new DelegatingRepositoryImplConfigBase.
AbstractDelegatingRepositoryImplConfig(String, RepositoryImplConfig) - Constructor for class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
Create a new DelegatingRepositoryImplConfigBase.
AbstractDelegatingSailImplConfig - Class in org.eclipse.rdf4j.sail.config
 
AbstractDelegatingSailImplConfig() - Constructor for class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
Create a new RepositoryConfigImpl.
AbstractDelegatingSailImplConfig(String) - Constructor for class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
Create a new RepositoryConfigImpl.
AbstractDelegatingSailImplConfig(String, SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
Create a new RepositoryConfigImpl.
AbstractEvaluationStrategyFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Abstract base class for ExtendedEvaluationStrategy.
AbstractEvaluationStrategyFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
AbstractFederatedServiceResolver - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Base class for FederatedServiceResolver which takes care for lifecycle management of produced FederatedServices.
AbstractFederatedServiceResolver() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
 
AbstractForwardChainingInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
AbstractForwardChainingInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencer
 
AbstractForwardChainingInferencer(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencer
 
AbstractForwardChainingInferencerConnection - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
AbstractForwardChainingInferencerConnection(Sail, InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
AbstractHTTPQuery - Class in org.eclipse.rdf4j.http.client.query
Base class for any Query operation over HTTP.
AbstractHTTPQuery(SPARQLProtocolSession, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
AbstractHTTPUpdate - Class in org.eclipse.rdf4j.http.client.query
Base class for any Update operation over HTTP.
AbstractHTTPUpdate(SPARQLProtocolSession, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
AbstractIRI - Class in org.eclipse.rdf4j.model.base
Base class for IRI, offering common functionality.
AbstractIRI() - Constructor for class org.eclipse.rdf4j.model.base.AbstractIRI
 
AbstractIRI.GenericIRI - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral - Class in org.eclipse.rdf4j.model.base
Base class for Literal, offering common functionality.
AbstractLiteral() - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral
 
AbstractLiteral.BooleanLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.CalendarLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.DecimalLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.IntegerLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.NumberLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.TaggedLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.TemporalAccessorLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.TemporalAmountLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLiteral.TypedLiteral - Class in org.eclipse.rdf4j.model.base
 
AbstractLogConfiguration - Class in org.eclipse.rdf4j.common.app.logging.base
Base implementation of LogConfiguration.
AbstractLogConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
Constructor
AbstractLogReader - Class in org.eclipse.rdf4j.common.logging.base
Abstract log reader
AbstractLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
AbstractLuceneIndex - Class in org.eclipse.rdf4j.sail.lucene
 
AbstractLuceneIndex() - Constructor for class org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
 
AbstractLuceneSailConfig - Class in org.eclipse.rdf4j.sail.lucene.config
 
AbstractLuceneSailConfig(String) - Constructor for class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
AbstractLuceneSailConfig(String, String) - Constructor for class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
AbstractLuceneSailConfig(String, String, SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
AbstractLuceneSailConfig(String, SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
AbstractModel - Class in org.eclipse.rdf4j.model.impl
Provides basic operations that are common to all Models.
AbstractModel() - Constructor for class org.eclipse.rdf4j.model.impl.AbstractModel
 
AbstractModel.ValueSet<V extends Value> - Class in org.eclipse.rdf4j.model.impl
 
AbstractModel.ValueSet.ValueSetIterator - Class in org.eclipse.rdf4j.model.impl
 
AbstractNamespace - Class in org.eclipse.rdf4j.model.base
Base class for Namespace, offering common functionality.
AbstractNamespace() - Constructor for class org.eclipse.rdf4j.model.base.AbstractNamespace
 
AbstractNotifyingSail - Class in org.eclipse.rdf4j.sail.helpers
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.
AbstractNotifyingSail() - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
 
AbstractNotifyingSailConnection - Class in org.eclipse.rdf4j.sail.helpers
Abstract Class offering base functionality for SailConnection implementations.
AbstractNotifyingSailConnection(AbstractSail) - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
AbstractOperation - Class in org.eclipse.rdf4j.query.impl
Abstract super class of all operation types.
AbstractOperation() - Constructor for class org.eclipse.rdf4j.query.impl.AbstractOperation
Creates a new operation object.
AbstractParserQuery - Class in org.eclipse.rdf4j.query.impl
 
AbstractParserQuery - Class in org.eclipse.rdf4j.query.parser.impl
 
AbstractParserQuery(ParsedQuery) - Constructor for class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
AbstractParserQuery(ParsedQuery) - Constructor for class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
 
AbstractParserQuery.QueryInterruptIteration - Class in org.eclipse.rdf4j.query.impl
Deprecated.
AbstractParserQuery.QueryInterruptIteration - Class in org.eclipse.rdf4j.query.parser.impl
Deprecated.
AbstractParserUpdate - Class in org.eclipse.rdf4j.query.impl
 
AbstractParserUpdate - Class in org.eclipse.rdf4j.query.parser.impl
 
AbstractParserUpdate(ParsedUpdate) - Constructor for class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
AbstractParserUpdate(ParsedUpdate) - Constructor for class org.eclipse.rdf4j.query.parser.impl.AbstractParserUpdate
 
AbstractPlatform - Class in org.eclipse.rdf4j.common.platform
Utility base class for Platform implementations.
AbstractPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
AbstractQuery - Class in org.eclipse.rdf4j.query.impl
Abstract super class of all query types.
AbstractQuery() - Constructor for class org.eclipse.rdf4j.query.impl.AbstractQuery
Creates a new query object.
AbstractQueryModelNode - Class in org.eclipse.rdf4j.query.algebra
Base implementation of QueryModelNode.
AbstractQueryModelNode() - Constructor for class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
AbstractQueryModelVisitor<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.helpers
Base class for QueryModelVisitors.
AbstractQueryModelVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
AbstractQueryPreparer - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
AbstractQueryPreparer(TripleSource) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
AbstractQueryPreparer.BooleanQueryImpl - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
AbstractQueryPreparer.GraphQueryImpl - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
AbstractQueryPreparer.TupleQueryImpl - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
AbstractQueryPreparer.UpdateImpl - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
AbstractQueryResultParser - Class in org.eclipse.rdf4j.query.resultio
Base class for QueryResultParsers offering common functionality for query result parsers.
AbstractQueryResultParser() - Constructor for class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
Creates a new parser base that, by default, will use the global instance of SimpleValueFactory to create Value objects.
AbstractQueryResultParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
Creates a new parser base that will use the supplied ValueFactory to create Value objects.
AbstractQueryResultWriter - Class in org.eclipse.rdf4j.query.resultio
Base class for QueryResultWriters offering common functionality for query result writers.
AbstractQueryResultWriter() - Constructor for class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
AbstractRDFHandler - Class in org.eclipse.rdf4j.rio.helpers
Base class for RDFHandlers with dummy implementations of all methods.
AbstractRDFHandler() - Constructor for class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
AbstractRDFInserter - Class in org.eclipse.rdf4j.repository.util
An RDFHandler that adds RDF data to some RDF sink.
AbstractRDFInserter(ValueFactory) - Constructor for class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Creates a new RDFInserter object that preserves bnode IDs and that does not enforce any context upon statements that are reported to it.
AbstractRDFParser - Class in org.eclipse.rdf4j.rio.helpers
Base class for RDFParsers offering common functionality for RDF parsers.
AbstractRDFParser() - Constructor for class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a new RDFParserBase that will use a SimpleValueFactory to create RDF model objects.
AbstractRDFParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a new RDFParserBase that will use the supplied ValueFactory to create RDF model objects.
AbstractRDFWriter - Class in org.eclipse.rdf4j.rio.helpers
Base class for RDFWriters offering common functionality for RDF writers.
AbstractRDFWriter() - Constructor for class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
AbstractReaderMonitor - Class in org.eclipse.rdf4j.sail.lucene
ReaderMonitor holds IndexReader and IndexSearcher.
AbstractReaderMonitor(AbstractLuceneIndex) - Constructor for class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
AbstractReadWriteLockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
An abstract base implementation of a read/write-lock manager.
AbstractReadWriteLockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
AbstractReadWriteLockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
AbstractReadWriteLockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
AbstractReadWriteLockManager(String, int, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
AbstractReadWriteLockManager(String, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
AbstractReadWriteLockManager.ReadLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
AbstractReadWriteLockManager.WriteLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
AbstractRepository - Class in org.eclipse.rdf4j.repository.base
Base class for Repository implementation, offering common functionality.
AbstractRepository() - Constructor for class org.eclipse.rdf4j.repository.base.AbstractRepository
 
AbstractRepositoryConnection - Class in org.eclipse.rdf4j.repository.base
Abstract class implementing most 'convenience' methods in the RepositoryConnection interface by transforming parameters and mapping the methods to the basic (abstractly declared) methods.
AbstractRepositoryConnection(Repository) - Constructor for class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
AbstractRepositoryImplConfig - Class in org.eclipse.rdf4j.repository.config
 
AbstractRepositoryImplConfig() - Constructor for class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
Create a new RepositoryConfigImpl.
AbstractRepositoryImplConfig(String) - Constructor for class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
Create a new RepositoryConfigImpl.
AbstractRioSetting<T> - Class in org.eclipse.rdf4j.rio.helpers
Base class for RioSetting.
AbstractRioSetting(String, String, T) - Constructor for class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
Create a new setting object that will be used to reference the given setting.
AbstractSail - Class in org.eclipse.rdf4j.sail.helpers
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.
AbstractSail() - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
AbstractSailConnection - Class in org.eclipse.rdf4j.sail.helpers
Abstract Class offering base functionality for SailConnection implementations.
AbstractSailConnection(AbstractSail) - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
AbstractSailConnection.JavaLock - Class in org.eclipse.rdf4j.sail.helpers
 
AbstractSailConnection.WildStatement - Class in org.eclipse.rdf4j.sail.helpers
Statement pattern that uses null values as wild cards.
AbstractSailImplConfig - Class in org.eclipse.rdf4j.sail.config
Base implementation of SailImplConfig
AbstractSailImplConfig() - Constructor for class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
Create a new RepositoryConfigImpl.
AbstractSailImplConfig(String) - Constructor for class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
Create a new RepositoryConfigImpl.
AbstractSearchIndex - Class in org.eclipse.rdf4j.sail.lucene
 
AbstractSearchIndex() - Constructor for class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
AbstractSearchQueryEvaluator - Class in org.eclipse.rdf4j.sail.lucene
 
AbstractSearchQueryEvaluator() - Constructor for class org.eclipse.rdf4j.sail.lucene.AbstractSearchQueryEvaluator
 
AbstractSerializableParsedQuery - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
 
AbstractSerializableParsedQuery() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
AbstractSimpleQueryModelVisitor<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.helpers
Base class for QueryModelVisitors.
AbstractSimpleQueryModelVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
AbstractSimpleQueryModelVisitor(boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
AbstractSPARQLJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Abstract base class for SPARQL Results JSON Parsers.
AbstractSPARQLJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
AbstractSPARQLJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
AbstractSPARQLJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
An abstract class to implement the base functionality for both SPARQLBooleanJSONWriter and SPARQLResultsJSONWriter.
AbstractSPARQLJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
AbstractSPARQLJSONWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
AbstractSPARQLXMLParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
Abstract base class for SPARQL Results XML Parsers.
AbstractSPARQLXMLParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
AbstractSPARQLXMLParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
AbstractSPARQLXMLWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
An abstract class to implement the base functionality for both SPARQLBooleanXMLWriter and SPARQLResultsXMLWriter.
AbstractSPARQLXMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
AbstractSPARQLXMLWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
AbstractSPARQLXMLWriter(XMLWriter) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
AbstractSpinFunction - Class in org.eclipse.rdf4j.spin.function
 
AbstractSpinFunction(String) - Constructor for class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
AbstractStatement - Class in org.eclipse.rdf4j.model.base
Base class for Statement, offering common functionality.
AbstractStatement() - Constructor for class org.eclipse.rdf4j.model.base.AbstractStatement
 
AbstractStringReplacer - Class in org.eclipse.rdf4j.spin.function.spif
 
AbstractStringReplacer(String) - Constructor for class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
 
AbstractTriple - Class in org.eclipse.rdf4j.model.base
Base class for Triple, offering common functionality.
AbstractTriple() - Constructor for class org.eclipse.rdf4j.model.base.AbstractTriple
 
AbstractTriple.GenericTriple - Class in org.eclipse.rdf4j.model.base
 
AbstractTupleQueryResultHandler - Class in org.eclipse.rdf4j.query
Base class for TupleQueryResultHandlers with dummy implementations of all methods.
AbstractTupleQueryResultHandler() - Constructor for class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
AbstractTupleQueryResultParser - Class in org.eclipse.rdf4j.query.resultio
Base class for TupleQueryResultParsers offering common functionality for query result parsers.
AbstractTupleQueryResultParser() - Constructor for class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
Creates a new parser base that, by default, will use an instance of SimpleValueFactory to create Value objects.
AbstractTupleQueryResultParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
Creates a new parser base that will use the supplied ValueFactory to create Value objects.
AbstractUpdate - Class in org.eclipse.rdf4j.query.impl
Abstract super class of all update types.
AbstractUpdate() - Constructor for class org.eclipse.rdf4j.query.impl.AbstractUpdate
Creates a new query object.
AbstractValueFactory - Class in org.eclipse.rdf4j.model.base
Base class for ValueFactory, offering common functionality.
AbstractValueFactory() - Constructor for class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
AbstractValueFactory.GenericStatement - Class in org.eclipse.rdf4j.model.base
 
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
Returns true if the specified object hasn't been seen before.
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
Tests whether or not the specified object should be returned by this Iteration.
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
Returns true if the object is in the set of elements of the second argument.
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.OffsetIteration
Deprecated.
Returns false for the first OFFSET objects.
accept(E) - Method in class org.eclipse.rdf4j.common.iteration.ReducedIteration
Deprecated.
 
accept(E) - Method in class org.eclipse.rdf4j.common.iterator.FilterIterator
Tests whether or not the specified object should be returned by this iterator.
accept(File, String) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
accept(Literal) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Returns whether the provided literal is accepted by the LuceneIndex to be indexed.
accept(Literal) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Returns whether the provided literal is accepted by the LuceneIndex to be indexed.
accept(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
accept(Statement) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
accept(Statement) - Method in interface org.eclipse.rdf4j.sail.lucene.IndexableStatementFilter
 
accept(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector
 
accept(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
accept(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CompatibleBindingSetFilter
Deprecated.
 
accept(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
accept(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
accept(S) - Method in class org.eclipse.rdf4j.model.util.PatternIterator
Tests whether or not the specified statement should be returned by this iterator.
ACCEPT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Accept
ACCEPT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the Accept parameter (may also be used as the name of the Accept HTTP header).
ACCEPT_TRACKING - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:acceptTracking
ACCEPT_TURTLESTAR - Static variable in class org.eclipse.rdf4j.rio.helpers.TurtleParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
ACCEPT_TURTLESTAR - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleParserSettings
Allows the regular Turtle parser to accept data using the non-standard Turtle-star extension.
acceptsFileFormat(FileFormat) - Method in interface org.eclipse.rdf4j.common.io.Sink
Check if this Sink accepts the supplied FileFormat.
acceptsFileFormat(FileFormat) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
acceptsFileFormat(FileFormat) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriter
 
acceptsFileFormat(FileFormat) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
 
acceptsFileFormat(FileFormat) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
 
acceptStatementToIndex(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
ACCESS_RIGHTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/accessRights
ACCESS_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:accessService
ACCESS_URL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:accessURL
ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ACCOUNT_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ACCOUNT_SERVICE_HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ACCRUAL_METHOD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/accrualMethod
ACCRUAL_PERIODICITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/accrualPeriodicity
ACCRUAL_POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/ accrualPolicy
accumulator() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
 
AccurateRepositoryBloomFilter - Class in org.eclipse.rdf4j.repository.filters
A bloom filter that is exact (no false positives) at the cost of always having to query the repository.
AccurateRepositoryBloomFilter(boolean) - Constructor for class org.eclipse.rdf4j.repository.filters.AccurateRepositoryBloomFilter
 
ACQUAINTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Acquaintance
acquiredId - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
acquireExclusiveTransactionLock() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
acquireExclusiveWriteLock() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Tries to obtain an exclusive write lock on this store.
ACTED_ON_BEHALF_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:actedOnBehalfOf
action - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
action - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
Action() - Constructor for enum org.eclipse.rdf4j.http.protocol.Protocol.Action
 
ACTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Action
ACTION_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the action parameter used in transactions.
ACTION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:action
activated - Variable in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
activated - Variable in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
activated - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
activated - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
active - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
activeConnections - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Map used to track active connections and where these were acquired.
activeIterationsDebug - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
activeSnapshots - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
activeSnapshots - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
activeTarget - org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
 
ActiveTargetTupleMapper(ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
ACTIVITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Activity
ACTIVITY_INFLUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:ActivityInfluence
ACTIVITY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:activity
actualFormat - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
actualFormat - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
AD_HOC_SHARE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
add(E) - Method in class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
 
add(E) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
add(Index1Type, Index2Type, DataType) - Method in class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
add(File, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(File, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(File, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(File, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(File, String, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from the specified file to a specific contexts in the repository.
add(File, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(File, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from the specified file to a specific contexts in the repository.
add(File, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(File, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from the specified file to a specific contexts in the repository.
add(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(InputStream, String, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from an InputStream to the repository, optionally to one or more named contexts.
add(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(InputStream, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(InputStream, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from an InputStream to the repository, optionally to one or more named contexts.
add(Reader, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from a Reader to the repository, optionally to one or more named contexts.
add(Reader, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(Reader, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Reader, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds RDF data from a Reader to the repository, optionally to one or more named contexts.
add(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Iterable<? extends Statement>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
add(String, Object) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Add an RDF statement with the predicate and object to the model, using the current subject and graph (either named or default).
add(String, String, Object) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Add an RDF statement with the given subject, predicate and object to the model, using the current graph (either named or default).
add(String, IRI, Object) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Add an RDF statement with the given subject, predicate and object to the model, using the current graph (either named or default).
add(URL, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(URL, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(URL, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(URL, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(URL, String, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the RDF data that can be found at the specified URL to the repository, optionally to one or more named contexts.
add(URL, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(URL, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the RDF data that can be found at the specified URL to the repository, optionally to one or more named contexts.
add(URL, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(URL, RDFFormat, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the RDF data that can be found at the specified URL to the repository, optionally to one or more named contexts.
add(Collection<E>, E) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
add(List<BindingSet>, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
add(Set<PathIteration.ValuePair>, PathIteration.ValuePair) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
add(CloseableIteration<? extends Statement, E>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Iteration<? extends Statement, E>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Deprecated, for removal: This API element is subject to removal in a future version.
add(IRI, Object) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Add an RDF statement with the predicate and object to the model, using the current subject and graph (either named or default).
add(Resource, IRI, Object) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Add an RDF statement with the given subject, predicate and object to the model, using the current graph (either named or default).
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
add(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Adds one or more statements to the model.
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds a statement with the specified subject, predicate and object to this repository, optionally to one or more named contexts.
add(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
add(Resource, IRI, Value, SailDataset, SailSink, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
add(Statement) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
add(Statement) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
add(Statement) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
add(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
add(Statement) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
add(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Add this statement to the buffer
add(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
add(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
add(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
add(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
add(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
add(Statement, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the supplied statement to this repository, optionally to one or more named contexts.
add(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
add(QueryOptimizer) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
add(Var, String[], int) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
add(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeDistinctIteration
Deprecated.
 
add(BindingSet) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
add(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
add(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
add(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
add(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
add(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
add(RepositoryResult<Statement>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Adds the supplied statements to this repository, optionally to one or more named contexts.
add(SearchDocument) - Method in interface org.eclipse.rdf4j.sail.lucene.BulkUpdater
 
add(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
add(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
add(Targetable) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
add(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 + operand2 + ...
add(S) - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Adds a service to the registry.
add(V) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
add(V, Collection<V>, AtomicLong, long) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeIteratorUtil
Deprecated.
 
Add - Class in org.eclipse.rdf4j.query.algebra
 
Add - Class in org.eclipse.rdf4j.spin.function
 
Add() - Constructor for class org.eclipse.rdf4j.query.algebra.Add
 
Add() - Constructor for class org.eclipse.rdf4j.spin.function.Add
 
Add(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Add
 
Add() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ADD - org.eclipse.rdf4j.http.protocol.Protocol.Action
adding data
ADD - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
ADD - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
ADD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ADD - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.AddQuery
 
ADD() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a new SPARQL ADD Query
ADD_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
add_escapes(String) - Static method in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_SESAME_QNAME - Static variable in class org.eclipse.rdf4j.query.resultio.BasicQueryWriterSettings
Specifies whether the writer should add the proprietary "http://www.openrdf.org/schema/qname#qname" annotations to output.
ADD_STATEMENT_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
addAll(Collection<? extends String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
addAll(Collection<? extends Statement>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
addAll(Collection<? extends Statement>) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
addAll(Collection<? extends Statement>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
addAll(Collection<? extends BindingSet>) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
addAll(Collection<? extends V>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
addAll(Collection<E>, List<E>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
addAll(Iterator<? extends E>, C) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Adds all elements from the supplied iterator to the specified collection.
addAll(List<BindingSet>, List<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
addAll(Set<Resource>, List<Set<Resource>>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addAll(CloseableIteration<? extends E, X>, C) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Adds all elements from the supplied CloseableIteration to the specified collection then closes the CloseableIteration.
addAll(Iteration<? extends E, X>, C) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
addAll(Iteration<? extends BindingSet, ? extends QueryEvaluationException>, Set<BindingSet>, AtomicLong, long) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeIteratorUtil
Deprecated.
 
addAll(TreeModel.StatementTree) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
addAll(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
addAll(BindingSet) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
addArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
addArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
addArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addArgs(ValueExpr...) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
addArgs(ValueExpr...) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addArgument(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
addArgument(Argument) - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
addArgument(Argument) - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
addArgument(Argument) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
addArgument(Argument) - Method in class org.eclipse.rdf4j.spin.Template
 
addArguments(Query, Value...) - Static method in class org.eclipse.rdf4j.spin.function.EvalFunction
 
addAtt(Att) - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Adds an attribute.
addAxiomStatements() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
Adds all basic set of axiom statements from which the complete set can be inferred to the underlying Sail.
addAxiomStatements() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
Adds all basic set of axiom statements from which the complete set can be inferred to the underlying Sail.
addAxiomStatements() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addBinding - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
addBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
addBinding(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
addBinding(String, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
Adds a new binding to the binding set.
addBinding(String, Value) - Method in interface org.eclipse.rdf4j.query.MutableBindingSet
Adds a binding to the binding set.
addBinding(String, Value) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
Adds a new binding to the binding set.
addBinding(Binding) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
addBinding(Binding) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
Adds a new binding to the binding set.
addBinding(Binding) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
Adds a binding to the binding set.
addBinding(Binding) - Method in interface org.eclipse.rdf4j.query.MutableBindingSet
Adds a binding to the binding set.
addBinding(Binding) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
Adds a new binding to the binding set.
addBinding(MutableBindingSet, String, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
addBindings(Query, List<Argument>, Value...) - Static method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
addBindings(Query, List<Argument>, Value...) - Static method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
addBindings(Query, Value...) - Static method in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
addConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
addConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapper
Adds the given listener to the wrapped connection.
addConnectionListener(SailConnectionListener) - Method in interface org.eclipse.rdf4j.sail.NotifyingSailConnection
Registers a SailConnection listener with this SailConnection.
addConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
addConstraint(ValueExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
addConstraints(Collection<ValueExpr>) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
addContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
addContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
addContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
addContextStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
addContextStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
addData(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
addDefaultGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Adds a graph URI to the set of default graph URIs.
addDefaultRemoveGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Adds a graph URI to the set of default remove graph URIs.
addDelegate(SailImplConfig, Sail) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
addDocument(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
addDocuments(Resource, List<Statement>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Add a complete Lucene Document based on these statements.
addDocuments(Resource, List<Statement>) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Add a complete Lucene Document based on these statements.Do not search for an existing document with the same subject id.
addDomainStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
added - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Statements that are currently being added, but not yet realized, by an active operation.
added - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
added(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
addedDefaultPrefixes - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
addedInferredStatementsCount - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addedNamespaces - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Additional namespaces added.
addedStatements - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
addedStatements - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
addedStatementsSet - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
addedStmts - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
addElement(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
addElement(OrderElem) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
addElement(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
addElements(Iterable<ExtensionElem>) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
addElements(Iterable<OrderElem>) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
addElements(Iterable<ProjectionElem>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
addElements(Function<? super O, ? extends T>, O...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
addElements(List<ProjectionElem>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
addElements(ExtensionElem...) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
addElements(OrderElem...) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
addElements(ProjectionElem...) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
addElements(T...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
AdderBasedReadWriteLock() - Constructor for class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
AdderBasedReadWriteLock() - Constructor for class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
addEscapes(String) - Static method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addGeoProperty(String, String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
 
addGroupBindingName(String) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
addGroupElement(GroupElem) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addInferredStatement(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.inferencer.InferencerConnection
Adds an inferred statement to a specific context.
addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
addInferredStatementInternal(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addInferredStatementsToDefaultContext - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addInstanceRules(RuleStore) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
additional - Variable in class org.eclipse.rdf4j.sail.base.UnionSailSource
Additional statements that should be included in SailDatasets.
ADDITIONAL_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:additional-name
additionalHttpHeaders - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
additionalHttpHeaders - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
additionalHttpHeaders - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
AdditiveExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
addModel(Model) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
addModelStatement(LinkedHashModel.ModelStatement) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
addNamedGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Adds a graph URI to the set of named graph URIs.
addNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
 
addNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
 
addNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.util.RDFInserter
 
addNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.inferencer.util.RDFInferencerInserter
 
addNonFatalError(RioSetting<?>) - Method in class org.eclipse.rdf4j.rio.ParserConfig
Add a non-fatal error to the set used by parsers to determine whether they should attempt to recover from a particular parsing error.
addObjectStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
addObjectStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
addObjectStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
addObjectStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
addObjectStatement(MemStatement) - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Adds a statement to this MemValue's list of statements for which it is the object.
addOperand(Operand) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
addOperand(Operand...) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
addOptionalTE(TupleExpr, List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
add the supplied tuple expression as an optional expression, with a list of constraints that hold as conditions.
addPlans(GenericPlanNode...) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
addPredicateStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
Adds a statement to this MemURI's list of statements for which it is the predicate.
addPrefix(Prefix...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
Add prefix declarations to this collection
addPrefixes(Map<String, Object>, Set<Namespace>) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
Add name space prefixes to JSON-LD context, empty prefix gets the '@vocab' prefix
addProjection(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
addProjections(Iterable<ProjectionElemList>) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
addProperty(String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
Adds/creates a new property with the given name.
addProperty(String, String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
Adds a value to the property with the given name.
addProperty(String, String, SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
addProperty(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addProperty(Statement, SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
check if the passed statement should be added (is it indexed? is it stored?) and add it as predicate to the passed document.
AddQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL ADD Query
AddQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.AddQuery
 
addQueryNode(Model, Resource, IRI, String) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
addQueryVars(ASTWhereClause, Node) - Static method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor
Deprecated.
 
addRangeStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addRefback(SailDatasetImpl) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
AddRemoveOperation() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
AddRemoveOperation(boolean) - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
addRemoveStatements(Collection<Statement>, Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Add many statements at the same time, remove many statements at the same time.
addRemoveStatements(Collection<Statement>, Collection<Statement>) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Add many statements at the same time, remove many statements at the same time.Ordering by resource has to be done inside this method.
addRemoveStatements(LuceneSailBuffer.AddRemoveOperation) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
addRepositoryConfig(RepositoryConfig) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
addRepositoryConfig(RepositoryConfig) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
addRepositoryConfig(RepositoryConfig) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Adds or updates the configuration of a repository to the manager.
addRepositoryConfig(RepositoryConfig) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on any connections that are created by this repository.
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepository
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepositoryConnection
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on this connection.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on any< connections that are created by this repository.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepository
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on any< connections that are created by this repository.
addRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepositoryConnection
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on this connection.
addRepositoryInterceptor(RepositoryInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on this repository.
addRepositoryInterceptor(RepositoryInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepository
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on this repository.
addRepositoryListener(RepositoryListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
Registers a RepositoryListener that will receive notifications of operations that are performed on this repository.
addRepositoryListener(RepositoryListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepository
Registers a RepositoryListener that will receive notifications of operations that are performed on this repository.
addRepositoryManagerListener(RepositoryManagerListener) - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
addRequiredSP(Var, Var, Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
addRequiredTE(TupleExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:Address
ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Address
ADDRESS_AREA - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:addressArea
ADDRESS_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:addressId
ADDRESS_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:address
addResult(CloseableIteration<T, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
addResultVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addResultVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addResultVars(Var...) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
addSailChangedListener(SailChangedListener) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
 
addSailChangedListener(SailChangedListener) - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
 
addSailChangedListener(SailChangedListener) - Method in interface org.eclipse.rdf4j.sail.NotifyingSail
Adds the specified SailChangedListener to receive events when the data in this Sail object changes.
addSecondSet(Iteration<? extends E, ? extends X>, Set<E>) - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
addSolution(BindingSet, List<GroupIterator.AggregatePredicateCollectorSupplier<?, ?>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
addSourceExpressions(UnaryTupleOperator, Collection<ProjectionElem>) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
addStatement(boolean, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
 
addStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
 
addStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.repository.util.RDFInserter
 
addStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.util.RDFInferencerInserter
 
addStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
addStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
addStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
addStatement(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Adds a statement to the store.
addStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
addStatement(Resource, IRI, Value, Resource, boolean) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
addStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Indexes the specified Statement.
addStatement(Statement) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Indexes the specified Statement.This should be called from within a begin-commit-rollback block.
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
 
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
The default implementation buffers added statements until the update operation is complete.
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Adds a statement to the store.
addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
addStatementInternal(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
addStatementInternal(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
addStatementMatchers(List<StatementMatcher>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
AddStatementOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation to add a statement.
AddStatementOperation(Resource, IRI, Value, Resource...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.AddStatementOperation
Create an AddStatementOperation.
addSubClassOfStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addSubClassOfStatement(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
addSubjectStatement(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
addSubPropertyOfStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addSubset(StatementMatcher) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
addSupportedIsolationLevel(IsolationLevels) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Appends the provided IsolationLevels to the SAIL's list of supported isolation levels.
addTo(C) - Method in class org.eclipse.rdf4j.repository.RepositoryResult
addTo(Temporal) - Method in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
addToComponentLists() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
Lets this statement add itself to the appropriate statement lists of its subject, predicate, object and context.
addToQueue(Queue<PathIteration.ValuePair>, PathIteration.ValuePair) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
addTriples(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
addType(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
addType(Statement, boolean) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
addTypeStatement(Statement, boolean) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Add this type statement to the buffer
addUpdateExpr(UpdateExpr) - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
addValidationResult(Function<ValidationTuple, ValidationResult>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
addValidationResult(ValidationResult) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
addValue(Literal) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
addWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
addWithoutCommit(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
addWithoutCommit(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
addZeroIfNeeded(int, StringBuilder) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
adjustBeginLineColumn(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
ADMIN_EVENT_LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
ADMIN_EVENT_LOGGER_NAME - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
ADMIN_UNIT_L1 - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:adminUnitL1
ADMIN_UNIT_L2 - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:adminUnitL2
ADR - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:adr
ADUNA_APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
name of the app data subdirectory containing all RDF4J files *
advance(int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
advance(int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
AFN - Class in org.eclipse.rdf4j.model.vocabulary
http://jena.hpl.hp.com/ARQ/function#.
AFN() - Constructor for class org.eclipse.rdf4j.model.vocabulary.AFN
 
after(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
AFTER - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
AFTER - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:after
afterLast - Variable in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
afterLast() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
Moves the cursor to the end of the query result, just after the last binding set.
AGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
AGENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Agent
AGENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
AGENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Agent
AGENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Agent
AGENT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/AgentClass
AGENT_INFLUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:AgentInfluence
AGENT_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:agent
AGENT_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
agg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
Aggregate - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
A SPARQL aggregate expression.
Aggregate(SparqlAggregate) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
Aggregate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
AGGREGATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:aggregate
AGGREGATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Aggregate
AggregateCollector - Interface in org.eclipse.rdf4j.query.parser.sparql.aggregate
Collector for values used by AggregateFunction's
AggregateCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
AggregateFunction<T extends AggregateCollector,​D> - Class in org.eclipse.rdf4j.query.parser.sparql.aggregate
 
AggregateFunction(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
 
AggregateFunctionCall - Class in org.eclipse.rdf4j.query.algebra
Custom AggregateOperator function call that can be defined to take an argument and can apply distinct filtering on it.
AggregateFunctionCall(String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
AggregateFunctionCall(ValueExpr, String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
AggregateFunctionFactory - Interface in org.eclipse.rdf4j.query.parser.sparql.aggregate
Factory for a registered AggregateFunction that is evaluated in the same fashion as standard aggregate functions e.g.Sum & Count
AggregateOperator - Interface in org.eclipse.rdf4j.query.algebra
An operator that returns aggregates values.
AggregateOperatorBase - Class in org.eclipse.rdf4j.query.algebra
Deprecated.
AggregateOperatorBase(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.AggregateOperatorBase
Deprecated.
 
aggregateOperatorInExpression - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
AggregateOperatorReplacer(AggregateOperator, Var) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
AggregatePredicateCollectorSupplier(AggregateFunction<T, D>, Supplier<Predicate<D>>, Supplier<T>, String) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
aggregates - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
AGGREGATION_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Aggregation Base class of aggregation types (not part of the SPARQL 1.0 standard but supported by ARQ and other engines).
AGREEMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Agreement
AIM_CHAT_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
algorithm - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
algorithmName - Variable in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
alias - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
alias - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
alias - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
alias - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
all - org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
 
all() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
Specify that this projection should select all in-scope expressions
all() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Specify that this query's projection should select all in-scope expressions
all() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
Target all graphs
all() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Specify that this query's projection should select all in-scope expressions
all(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
Specify if this projection should select all in-scope expressions or not
all(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Specify if this query's projection should select all in-scope expressions or not.
all(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Specify if this query's projection should select all in-scope expressions or not.
ALL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
ALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ALL - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
ALL_CONNECTIONS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
ALL_CONTEXT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
ALL_CONTEXTS - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
ALL_CONTEXTS - Static variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
ALL_CONTEXTS - Static variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
ALL_CONTEXTS - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
ALL_GROUPS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
ALL_MATCHES - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
ALL_PROPERTIES - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
ALL_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#all Used in DROP and CLEAR.
ALL2ND_CONNECTIONS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
allBindings - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.FallbackServiceIteration
 
allContext - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
allContext - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
allContexts - Variable in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
AllDataset() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
ALLDIFFERENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AllDifferent
ALLDISJOINTCLASSES - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AllDisjointClasses
ALLDISJOINTPROPERTIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AllDisjointProperties
AllObjectsTarget - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if any character is allowed to be backslash escaped.
ALLOW_COMMENTS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if Java/C++ style comments are allowed.
ALLOW_MULTIPLE_OBJECT_VALUES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
ALLOW_MULTIPLE_OBJECT_VALUES - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterSettings
Boolean setting for RDF/JSON writer to determine whether it should stream output which can result in duplicate object keys.
ALLOW_NON_NUMERIC_NUMBERS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if non-numeric numbers (INF/-INF/NaN) are allowed.
ALLOW_NUMERIC_LEADING_ZEROS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if numeric leading zeroes are allowed.
ALLOW_SINGLE_QUOTES - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if single quotes are allowed.
ALLOW_TRAILING_COMMA - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if trailing commas are allows.
ALLOW_UNQUOTED_CONTROL_CHARS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if unquoted control characters are allowed.
ALLOW_UNQUOTED_FIELD_NAMES - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if unquoted field names are allowed.
ALLOW_YAML_COMMENTS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if YAML comments (starting with '#') are allowed.
allowBlankNodes - Variable in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
allRegexPartsAreConstant(QueryValueEvaluationStep, QueryValueEvaluationStep, QueryValueEvaluationStep, ValueExpr) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier
 
AllSubjectsTarget - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
AllTargetsBindingSetMapper(List<String>, ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
AllTargetsPlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Used to signal bulk validation.
AllTargetsPlanNode(SailConnection, Resource[], ArrayDeque<EffectiveTarget.EffectiveTargetFragment>, List<StatementMatcher.Variable<Value>>, ConstraintComponent.Scope) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
AllTargetsPlanNode.AllTargetsBindingSetMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ALLVALUESFROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#allValuesFrom
allVariables - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
allVariablesSet - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
ALPHA - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
ALPHA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ALT - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
ALT - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:alt relation.
ALT_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:altLabel lexical label property.
ALT_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:altLabel property.
ALT_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#AltPath An alternative path with the union of sp:path1 and sp:path2.
ALTERNATE_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:alternateOf
alternative - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.IfValueEvaluationStep
 
alternative - Variable in class org.eclipse.rdf4j.query.algebra.If
 
ALTERNATIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/alternative
ALTERNATIVE_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ALTERNATIVE_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:alternativePath
AlternativeGraphPattern - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL Alternative Graph Pattern.
AlternativeGraphPattern() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
AlternativeGraphPattern(GraphPattern) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
AlternativePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
AlternativePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
AlternativePath(Resource, Resource, List<Path>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
AlternativePath(Resource, Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
AlternativePath(PropertyPath, PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.AlternativePath
 
alternativePathId - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
ALWAYS_TRUE_BINDING_SET - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
ALWAYS_TRUE_VALUE - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
ALWAYS_TRUE_VALUE_SUPPLIER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
ANALYZER_CLASS_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key as sail parameter to configure the Lucene analyzer class implementation to use for text analysis.
ancestors - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker.ParentCheckingVisitor
 
ancestors - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner.ParentFixingVisitor
 
and - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
and - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
and(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
and(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 && operand2 && ...
and(GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Convert this graph pattern into a group graph pattern, combining this graph pattern with the given patterns:
and(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.and(GraphPattern...), but mutates and returns this instance
and(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a group graph pattern containing the given graph patterns
and(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
and(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.TriplesTemplate
add triples to this template
and(RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectList
Add RdfObject instances to this predicate-object list
And - Class in org.eclipse.rdf4j.query.algebra
A boolean AND operator operating on two boolean expressions.
And - Class in org.eclipse.rdf4j.spin.function
 
And() - Constructor for class org.eclipse.rdf4j.query.algebra.And
 
And() - Constructor for class org.eclipse.rdf4j.spin.function.And
 
And(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.And
 
AND - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
AND - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
AND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:and
AND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:and
AND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
AND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
AND_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
AND_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:AndConstraintComponent
AND_CONSTRAINT_COMPONENT_AND - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
AND_CONSTRAINT_COMPONENT_AND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:AndConstraintComponent-and
AND_SEQUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:andSequence
AndConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
AndConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
AndConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
AndConstraintComponent(AndConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
andHas(Consumer<EmptyPropertyPathBuilder>, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Wrapper for TriplePattern.andHas(Consumer, RdfObject...) converting the Boolean objects to RdfObjects.
andHas(Consumer<EmptyPropertyPathBuilder>, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Wrapper for TriplePattern.andHas(Consumer, RdfObject...) converting the Number objects to RdfObjects.
andHas(Consumer<EmptyPropertyPathBuilder>, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Wrapper for TriplePattern.andHas(Consumer, RdfObject...) converting the String objects to RdfObjects.
andHas(Consumer<EmptyPropertyPathBuilder>, Value...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Wrapper for TriplePattern.andHas(Consumer, RdfObject...) converting the Value objects to RdfObjects.
andHas(Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Add a property path with an object list describing this triple pattern's subject
andHas(Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
Using the predicate-object and object list mechanisms, expand this blank node's pattern to include triples consisting of this blank node as the subject, and the configured predicate path and object(s)
andHas(Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
Add a predicate path with an object list to this collection.
andHas(IRI, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Boolean and converts them to BooleanLiterals
andHas(IRI, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Numbers and converts them to NumberLiterals
andHas(IRI, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Strings and converts them to StringLiterals
andHas(IRI, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Add predicate-object lists describing this triple pattern's subject
andHas(IRI, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
Using the predicate-object and object list mechanisms, expand this blank node's pattern to include triples consisting of this blank node as the subject, and the given predicate and object(s)
andHas(IRI, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
add predicate-object lists to this collection
andHas(RdfPredicateObjectList...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.BNodeTriplePattern
 
andHas(RdfPredicateObjectList...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Add predicate-object lists describing this triple pattern's subject
andHas(RdfPredicateObjectList...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
andHas(RdfPredicateObjectList...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
Add predicate-object lists to this blank node's pattern
andHas(RdfPredicateObjectList...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
add predicate-object lists to this collection
andHas(RdfPredicate, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Boolean and converts them to BooleanLiterals
andHas(RdfPredicate, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Numbers and converts them to NumberLiterals
andHas(RdfPredicate, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Strings and converts them to StringLiterals
andHas(RdfPredicate, Value...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Convenience version of TriplePattern.andHas(RdfPredicate, RdfObject...) that takes Values and converts them to StringLiterals
andHas(RdfPredicate, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Add predicate-object lists describing this triple pattern's subject
andHas(RdfPredicate, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
Using the predicate-object and object list mechanisms, expand this blank node's pattern to include triples consisting of this blank node as the subject, and the given predicate and object(s)
andHas(RdfPredicate, RdfObject...) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
add predicate-object lists to this collection
andIsA(RdfObject) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
Use the built-in RDF shortcut a for rdf:type to specify the subject's type
andThen(BiConsumer<MutableBindingSet, BindingSet>, BiConsumer<MutableBindingSet, BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
andThen(Consumer<MutableBindingSet>, Consumer<MutableBindingSet>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
andThen(Predicate<Statement>, Predicate<Statement>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
AndValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
AndValueEvaluationStep(QueryValueEvaluationStep, QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.AndValueEvaluationStep
 
ANNIVERSARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:anniversary
ANNOTATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:annotate
ANNOTATEDPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#annotatedProperty
ANNOTATEDSOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#annotatedSource
ANNOTATEDTARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#annotatedTarget
ANNOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Annotation
ANNOTATION_PROPERTY - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ANNOTATION_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:annotationProperty
ANNOTATION_VALUE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ANNOTATION_VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:annotationValue
ANNOTATION_VAR_NAME - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ANNOTATION_VAR_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:annotationVarName
ANNOTATIONPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AnnotationProperty
ANON - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ANON_OBJECT_VAR - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
ANON_PREDICATE_VAR - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
ANON_ROOT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:anon-root
ANON_SEQUENCE_VAR - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
ANON_SUBJECT_VAR - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
anonVarNo - Variable in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
ANONYMIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:anonymize
anonymous - Variable in class org.eclipse.rdf4j.query.algebra.Var
 
anonymous - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
AnonymousBlankNode() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.AnonymousBlankNode
 
anonymousBNodeCreator - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
ANYURI - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ANYURI - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
ANYURI - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#anyURI
APF - Class in org.eclipse.rdf4j.model.vocabulary
http://jena.hpl.hp.com/ARQ/property#.
APF() - Constructor for class org.eclipse.rdf4j.model.vocabulary.APF
 
API_DOCUMENTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
API_DOCUMENTATION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
APP_CONFIG_FILE - Static variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
AppConfiguration - Class in org.eclipse.rdf4j.common.app
 
AppConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create a new, uninitialized application configuration.
AppConfiguration(String) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, String) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, String, AppVersion) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
AppConfiguration(String, AppVersion) - Constructor for class org.eclipse.rdf4j.common.app.AppConfiguration
Create the application configuration.
APPDATA_BASEDIR_PROPERTY - Static variable in interface org.eclipse.rdf4j.common.platform.Platform
 
append(BNode, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given BNode to the given Appendable.
append(IRI, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given IRI to the given Appendable.
append(IRI, Appendable, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given IRI to the given Appendable.
append(Literal, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given Literal to the given Appendable.
append(Literal, Appendable, boolean, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given Literal to the given Appendable, optionally ignoring the xsd:string datatype as it is implied for RDF-1.1.
append(Resource, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given Resource to the given Appendable.
append(Triple, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples (non-standard) representation of the given Triple to the given Appendable.
append(Value, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given Value to the given Appendable.
append(Value, Appendable, boolean, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Appends the N-Triples representation of the given Value to the given Appendable, optionally not serializing the datatype a Literal with the xsd:string datatype as it is implied for RDF-1.1.
append(StatementPattern, StringBuilder) - Static method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
append(Var, StringBuilder) - Static method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
append(BindingSet) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
APPEND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
APPEND_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
appendAction(String, Protocol.Action) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Appends the action as a parameter to the supplied url
appendAndNewlineIfPresent(Optional<? extends QueryElement>, StringBuilder) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
appendAscii(StringBuilder, String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
appendAttribute(StringBuilder, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
appendCodepoint(StringBuilder, int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Appends the characters from codepoint into the string builder.
appendCostAnnotation(StringBuilder) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
appendCostAnnotation(QueryModelNode, StringBuilder) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
appendEndTag(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Appends an end tag to charBuf.
appender - Variable in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
appenders - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
appendN(char, int, StringBuilder) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
Appends the specified character n times to the supplied StringBuilder.
appendNamedTriplesTemplates(StringBuilder, Optional<GraphName>, TriplesTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
appendNamespaceDecl(StringBuilder, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
appendPrefix(String, String) - Method in class org.eclipse.rdf4j.spin.SpinParser.DataVisitor
 
appendQueryElementIfPresent(Optional<? extends QueryElement>, StringBuilder, String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
appendSilent(StringBuilder) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
 
appendStartTag(String, Attributes) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Appends a start tag to charBuf.
appendStringIfPresent(Optional<String>, StringBuilder, String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
appendURI(StringBuilder, IRI) - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
appendURI(StringBuilder, IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
appendValue(StringBuilder, IRI) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
 
appendValue(StringBuilder, IRI) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
appendValue(StringBuilder, Literal) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
 
appendValue(StringBuilder, Literal) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
appendValueAsString(StringBuilder, Value) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Converts a value to its SPARQL string representation and appends it to a StringBuilder.
APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
APPLICATION_DATA - Static variable in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
name of the directory containing application data
applicationId - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
apply(E) - Method in class org.eclipse.rdf4j.spin.function.spif.SingleValueToListTransformer
 
apply(Statement, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
apply(Statement, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
apply(Statement, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
apply(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.ValueGetter
 
apply(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.QueryStepEvaluator
 
apply(BindingSet) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
apply(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
applyAdditionalHeaders(T) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
ApplyFunctionForEachBinding(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ApplyFunctionForEachBinding
 
applyRule(int) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleInternal(int) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdf1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs10() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs11_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs11_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs12() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs13() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs2_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs2_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs3_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs3_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs4a() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs4b() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs5_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs5_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs6() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs7_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs7_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs8() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs9_1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleRdfs9_2() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRules(Model) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
Returns the number of newly inferred statements.
applyRules(Model) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyRuleX1() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
applyTransactionSettings(ShaclSailConnection.Settings) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
approve(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
approve(Resource, IRI, Value, Resource) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Adds a statement to the store.
approve(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
approve(Statement) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
approve(Statement) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Adds a statement to the store.
approveAll(Set<Statement>, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
approveAll(Set<Statement>, Set<Resource>) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
 
approveAll(Set<Statement>, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
approved - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Statements that have been added as part of a transaction, but has not yet been committed.
approvedContexts - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Set of contexts of the Changeset.approved statements.
approvedEmpty - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
approvedRemover - Variable in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
approvedSupplier - Variable in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
AppVersion - Class in org.eclipse.rdf4j.common.app
A product version in Aduna's version format (i.e.
AppVersion() - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Construct an uninitialized AppVersion.
AppVersion(int, int) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor version number, e.g.1.0.
AppVersion(int, int, int) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patch version number, e.g.1.0.1.
AppVersion(int, int, int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patchMmilestone-modifier version number, e.g.1.0.1M1-SNAPSHOT.
AppVersion(int, int, int, int, String, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new version number
AppVersion(int, int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor.patch-modifier version number, e.g.1.0.1-SNAPSHOT.
AppVersion(int, int, String) - Constructor for class org.eclipse.rdf4j.common.app.AppVersion
Creates a new major.minor-modifier version number, e.g.1.0-beta1.
ArbitraryLengthPath - Class in org.eclipse.rdf4j.query.algebra
A tuple expression that matches a path of arbitrary length against an RDF graph.
ArbitraryLengthPath() - Constructor for class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
ArbitraryLengthPath(StatementPattern.Scope, Var, TupleExpr, Var, long) - Constructor for class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Creates a arbitrary-length path that matches a subject-, predicate- and object variable against statements from the specified context scope.
ArbitraryLengthPath(StatementPattern.Scope, Var, TupleExpr, Var, Var, long) - Constructor for class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Creates a arbitrary-length path that matches a subject-, predicate-, object- and context variable against statements from the specified context scope.
ArbitraryLengthPath(Var, TupleExpr, Var, long) - Constructor for class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Creates a arbitrary-length path that matches a subject-, predicate- and object variable against statements from all contexts.
ArbitraryLengthPath(Var, TupleExpr, Var, Var, long) - Constructor for class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Creates a arbitrary-length path that matches a subject-, predicate-, object- and context variable against statements from all contexts.
ARCH_REPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:ArchRepository
ARCHIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:archive
ARCHIVE_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
archiveContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
archiveContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
archiveContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.Bound
The operator's argument.
arg - Variable in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.QueryRootQueryEvaluationStep
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtensionQueryEvaluationStep
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep.DelayedEvaluationIteration
Deprecated.
 
arg - Variable in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
The operator's argument.
arg - Variable in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
The operator's argument.
arg - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.JJCalls
 
ARG_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg Abstract superproperty for the enumerated arg1, arg2 etc.
ARG1_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ARG1_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg1 The first argument of a function call.
arg2 - Variable in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
ARG2_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ARG2_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg2 The second argument of a function call.
ARG3_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ARG3_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg3 The third argument of a function call.
ARG4_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ARG4_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg4 The forth argument of a function call.
ARG5_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ARG5_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#arg5 The fifth argument of a function call.
argIter - Variable in class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
 
argIter - Variable in class org.eclipse.rdf4j.common.iterator.UnionIterator
 
ArgList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
args - Variable in class org.eclipse.rdf4j.query.algebra.FunctionCall
The operator's argument.
args - Variable in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
The operator's arguments.
args - Variable in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
args - Variable in class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
args - Variable in class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
args - Variable in class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
args - Variable in class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
argument - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep
 
argument - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep
 
argument - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep
 
Argument - Class in org.eclipse.rdf4j.spin
Class to represent a SPIN argument.
Argument(IRI, IRI, boolean, Value) - Constructor for class org.eclipse.rdf4j.spin.Argument
 
ARGUMENT_TEMPLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#Argument Provides metadata about an argument of a SPIN Function or Template.
argumentCache - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
arguments - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
arguments - Variable in class org.eclipse.rdf4j.spin.function.SpinFunction
 
arguments - Variable in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
arguments - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
arguments - Variable in class org.eclipse.rdf4j.spin.Template
 
ArrangedWriter - Class in org.eclipse.rdf4j.rio.turtle
Deprecated.
Pretty printing / bnode inlining logic has been moved to TurtleWriter internally.
ArrangedWriter(RDFWriter) - Constructor for class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
ArrangedWriter(RDFWriter, int) - Constructor for class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
ArrangedWriter(RDFWriter, int, boolean) - Constructor for class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
ArrangedWriter.SubjectInContext - Class in org.eclipse.rdf4j.rio.turtle
Deprecated.
 
ArrayBindingBasedQueryEvaluationContext - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
ArrayBindingBasedQueryEvaluationContext(QueryEvaluationContext, String[]) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
ArrayBindingBasedQueryEvaluationContext.HasBinding - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
ArrayBindingBasedQueryEvaluationContext.ValueGetter - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
ArrayBindingSet - Class in org.eclipse.rdf4j.query.algebra.evaluation
An array implementation of the BindingSet interface.
ArrayBindingSet(String...) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
Creates a new Array-based BindingSet for the supplied bindings names.
ArrayBindingSet(ArrayBindingSet, String...) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
ArrayBindingSet(BindingSet, Set<String>, String[]) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
ArrayBindingSet.ArrayBindingSetIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
ArrayBindingSet.BindingToBindingNameIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
ArrayBindingSet.MinimallyAllocatingSet - Class in org.eclipse.rdf4j.query.algebra.evaluation
 
ArrayBindingSetIterator() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.ArrayBindingSetIterator
 
arrY - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
arrZ - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
as(Assignable, Variable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL assignment
as(Variable) - Method in interface org.eclipse.rdf4j.sparqlbuilder.core.Assignable
Create a SPARQL assignment from this object
AS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
AS - Static variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
 
AS - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Assignment
 
AS_IN_BUNDLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:asInBundle
AS_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
AS_WKT - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:asWKT property
asc() - Method in interface org.eclipse.rdf4j.sparqlbuilder.core.Orderable
 
asc() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
Set this order condition to be ascending
asc(Orderable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create an ascending SPARQL order condition
ASC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASC - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
ASC_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Asc Marker to indicate ascending order.
ascending - Variable in class org.eclipse.rdf4j.query.algebra.OrderElem
 
ascending - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
ASCENDING - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:Ascending
ascii - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
ASCIIUtil - Class in org.eclipse.rdf4j.common.text
Utility methods for ASCII character checking.
ASCIIUtil() - Constructor for class org.eclipse.rdf4j.common.text.ASCIIUtil
 
asDefaultGraphDataset(Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper
 
asDGGS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:asDGGS property
asGEODatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
asGEODatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
asGeoJSON - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:asGeoJSON property
asGML - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:asGML property
asInt() - Method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
ask(Service, BindingSet, String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Evaluate the provided SPARQL ASK query at this federated service.
ask(Service, BindingSet, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
ask(Service, BindingSet, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Evaluate the provided sparqlQueryString at the initialized Repository of this FederatedService.
ASK - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ASK - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ask
ASK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASK_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Ask An ASK query that returns true if the condition in the body is met by at least one result set.
ASK_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
ASK_TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#AskTemplate A SPIN template that wraps an ASK query.
ASK_TEMPLATES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#AskTemplates Suggested abstract base class for all AskTemplates.
AskFunction - Class in org.eclipse.rdf4j.spin.function
 
AskFunction() - Constructor for class org.eclipse.rdf4j.spin.function.AskFunction
 
AskFunction(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.AskFunction
 
asKML - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:asKML property
AskQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
AskVisitor(RDFHandler, Resource, Dataset) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.AskVisitor
 
asList() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
Deprecated.
asList(Iterator<? extends E>) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Get a List containing all elements obtained from the specified iterator.
asList(CloseableIteration<? extends E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Get a List containing all elements obtained from the specified iteration.
asList(Iteration<? extends E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
asList(QueryResult<T>) - Static method in class org.eclipse.rdf4j.query.QueryResults
Get a List containing all elements obtained from the specified QueryResult.
asLocalFile(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
asMap(Set<Namespace>) - Static method in class org.eclipse.rdf4j.model.util.Namespaces
Converts a set of Namespaces into a map containing the Namespace.getPrefix() strings as keys, with the Namespace.getName() strings as values in the map for each namespace in the given set.
asModel() - Method in class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
asModel() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
asModel() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
asModel(CloseableIteration<? extends Statement, ? extends RDF4JException>) - Static method in class org.eclipse.rdf4j.query.QueryResults
Get a Model containing all elements obtained from the specified query result.
asModel(CloseableIteration<? extends Statement, ? extends RDF4JException>, ModelFactory) - Static method in class org.eclipse.rdf4j.query.QueryResults
Get a Model containing all elements obtained from the specified query result.
asModel(Model) - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
asModel(Model) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
asModel(Model) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
asModel(Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
asNode(V) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
asRDF(Iterable<?>, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Converts the supplied Iterable to an RDF Collection, using the supplied head resource as the starting resource of the RDF Collection.
asRDF(Iterable<?>, Resource, C, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Converts the supplied Iterable to an RDF Collection, using the supplied head resource as the starting resource of the RDF Collection.
asRDFDatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
asRDFDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
ASSERTEDBY - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
ASSERTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
ASSERTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Assertion
ASSERTIONPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#assertionProperty
assertLineTerminates() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Verifies that there is only whitespace or comments until the end of the line.
ASSERTOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
assertsEnabled - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
assertsEnabled - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
asSet(CloseableIteration<? extends E, ? extends X>, Supplier<Set<E>>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Get a Set containing all elements obtained from the specified iteration.
asSet(CloseableIteration<? extends E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Get a Set containing all elements obtained from the specified iteration.
asSet(Iteration<? extends E, ? extends X>, Supplier<Set<E>>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
asSet(Iteration<? extends E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
asSet(QueryResult<T>) - Static method in class org.eclipse.rdf4j.query.QueryResults
Get a Set containing all elements obtained from the specified QueryResult.
ASSET - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Asset
ASSET_COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:AssetCollection
ASSET_SCOPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
Assignable - Interface in org.eclipse.rdf4j.sparqlbuilder.core
A marker interface to denote objects which are bind-able in a SPARQL assignment expression.
ASSIGNEE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:assignee
ASSIGNEE_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:assigneeOf
ASSIGNER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:assigner
ASSIGNER_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:assignerOf
assignId(Value, BinaryRDFWriter.ValueMeta) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
Assignment - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL expression-to-variable assignment
Assignment(Assignable, Variable) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Assignment
 
assignments - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
Deprecated.
 
assignments - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.BindingSetAssignmentCollector
 
ASSOCIATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Association
asSparqlVariable() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
assuredBindingNames - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
ASTAbs - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAbs(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
 
ASTAbs(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
 
ASTAdd - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAdd(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
 
ASTAdd(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
 
ASTAggregate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAggregate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
 
ASTAggregate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
 
ASTAnd - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAnd(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
 
ASTAnd(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
 
ASTAskQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAskQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
 
ASTAskQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
 
ASTAvg - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTAvg(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
 
ASTAvg(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
 
ASTBaseDecl - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBaseDecl(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
ASTBaseDecl(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
ASTBasicGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBasicGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
 
ASTBasicGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
 
ASTBind - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBind(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
 
ASTBind(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
 
ASTBindingsClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBindingsClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
 
ASTBindingsClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
 
ASTBindingSet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBindingSet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
 
ASTBindingSet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
 
ASTBindingValue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBindingValue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
 
ASTBindingValue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
 
ASTBlankNode - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBlankNode(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
ASTBlankNode(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
ASTBlankNodePropertyList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBlankNodePropertyList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
ASTBlankNodePropertyList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
ASTBNodeFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBNodeFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
 
ASTBNodeFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
 
ASTBound - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTBound(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
 
ASTBound(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
 
ASTCeil - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCeil(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
 
ASTCeil(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
 
ASTClear - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTClear(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
 
ASTClear(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
 
ASTCoalesce - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCoalesce(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
 
ASTCoalesce(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
 
ASTCollection - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCollection(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
ASTCollection(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
ASTCompare - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCompare(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
ASTCompare(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
ASTConcat - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTConcat(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
 
ASTConcat(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
 
ASTConstraint - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTConstraint(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
 
ASTConstraint(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
 
ASTConstruct - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTConstruct(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
 
ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
 
ASTConstructQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTConstructQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
 
ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
 
ASTConstTripleRef - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTConstTripleRef(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
 
ASTConstTripleRef(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
 
ASTContains - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTContains(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
 
ASTContains(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
 
ASTCopy - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCopy(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
 
ASTCopy(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
 
ASTCount - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCount(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
 
ASTCount(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
 
ASTCreate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTCreate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
 
ASTCreate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
 
ASTDatasetClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDatasetClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
ASTDatasetClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
ASTDatatype - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDatatype(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
 
ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
 
ASTDay - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDay(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
 
ASTDay(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
 
ASTDeleteClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDeleteClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
 
ASTDeleteClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
 
ASTDeleteData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDeleteData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
 
ASTDeleteData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
 
ASTDeleteWhere - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDeleteWhere(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
 
ASTDeleteWhere(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
 
ASTDescribe - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDescribe(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
ASTDescribe(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
ASTDescribeQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDescribeQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
 
ASTDescribeQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
 
ASTDrop - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTDrop(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
 
ASTDrop(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
 
ASTEncodeForURI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTEncodeForURI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
 
ASTEncodeForURI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
 
ASTExistsFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTExistsFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
 
ASTExistsFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
 
ASTFalse - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTFalse(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
 
ASTFalse(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
 
ASTFloor - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTFloor(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
 
ASTFloor(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
 
ASTFunctionCall - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTFunctionCall(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
ASTGraphGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGraphGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
 
ASTGraphGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
 
ASTGraphOrDefault - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGraphOrDefault(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
 
ASTGraphOrDefault(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
 
ASTGraphPatternGroup - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGraphPatternGroup(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
 
ASTGraphPatternGroup(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
 
ASTGraphRefAll - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGraphRefAll(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
ASTGraphRefAll(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
ASTGroupClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGroupClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
 
ASTGroupClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
 
ASTGroupConcat - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGroupConcat(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
 
ASTGroupConcat(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
 
ASTGroupCondition - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTGroupCondition(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
 
ASTGroupCondition(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
 
ASTHavingClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTHavingClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
 
ASTHavingClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
 
ASTHours - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTHours(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
 
ASTHours(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
 
ASTIf - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIf(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
 
ASTIf(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
 
ASTIn - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIn(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
 
ASTIn(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
 
ASTInfix - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTInfix(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
 
ASTInfix(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
 
ASTInlineData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTInlineData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
 
ASTInlineData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
 
ASTInsertClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTInsertClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
 
ASTInsertClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
 
ASTInsertData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTInsertData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
 
ASTInsertData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
 
ASTIRI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIRI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
ASTIRI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
ASTIRIFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIRIFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
 
ASTIRIFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
 
ASTIsBlank - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIsBlank(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
 
ASTIsBlank(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
 
ASTIsIRI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIsIRI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
 
ASTIsIRI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
 
ASTIsLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIsLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
 
ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
 
ASTIsNumeric - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTIsNumeric(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
 
ASTIsNumeric(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
 
ASTLang - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTLang(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
 
ASTLang(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
 
ASTLangMatches - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTLangMatches(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
 
ASTLangMatches(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
 
ASTLimit - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTLimit(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
ASTLimit(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
ASTLoad - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTLoad(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
 
ASTLoad(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
 
ASTLowerCase - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTLowerCase(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
 
ASTLowerCase(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
 
ASTMath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
ASTMath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
ASTMax - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMax(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
 
ASTMax(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
 
ASTMD5 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMD5(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
 
ASTMD5(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
 
ASTMin - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMin(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
 
ASTMin(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
 
ASTMinusGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMinusGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
 
ASTMinusGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
 
ASTMinutes - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMinutes(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
 
ASTMinutes(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
 
ASTModify - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTModify(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
 
ASTModify(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
 
ASTMonth - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMonth(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
 
ASTMonth(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
 
ASTMove - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTMove(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
 
ASTMove(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
 
ASTNot - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTNot(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
 
ASTNot(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
 
ASTNotExistsFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTNotExistsFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
 
ASTNotExistsFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
 
ASTNotIn - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTNotIn(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
 
ASTNotIn(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
 
ASTNow - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTNow(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
 
ASTNow(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
 
ASTNumericLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTNumericLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
ASTNumericLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
ASTObjectList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTObjectList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
 
ASTObjectList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
 
ASTOffset - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOffset(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
ASTOffset(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
ASTOperation - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOperation(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
 
ASTOperation(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
 
ASTOperationContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
Abstract supertype of ASTQueryContainer and ASTUpdateContainer
ASTOperationContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
ASTOperationContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
ASTOptionalGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOptionalGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
 
ASTOptionalGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
 
ASTOr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
 
ASTOr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
 
ASTOrderClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOrderClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
 
ASTOrderClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
 
ASTOrderCondition - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTOrderCondition(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
ASTOrderCondition(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
ASTPathAlternative - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathAlternative(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
 
ASTPathAlternative(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
 
ASTPathElt - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathElt(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
ASTPathElt(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
ASTPathMod - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathMod(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
ASTPathMod(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
ASTPathNegatedPropertySet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathNegatedPropertySet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
 
ASTPathNegatedPropertySet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
 
ASTPathOneInPropertySet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathOneInPropertySet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
 
ASTPathOneInPropertySet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
 
ASTPathSequence - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPathSequence(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
 
ASTPathSequence(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
 
ASTPrefixDecl - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPrefixDecl(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
ASTPrefixDecl(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
ASTProjectionElem - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTProjectionElem(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
 
ASTProjectionElem(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
 
ASTPropertyList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPropertyList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
ASTPropertyList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
ASTPropertyListPath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTPropertyListPath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
 
ASTPropertyListPath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
 
ASTQName - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTQName(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
ASTQName(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
ASTQuadsNotTriples - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTQuadsNotTriples(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
 
ASTQuadsNotTriples(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
 
ASTQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
ASTQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
ASTQueryContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTQueryContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
ASTRand - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTRand(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
 
ASTRand(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
 
ASTRDFLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTRDFLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
ASTRDFLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
ASTRDFValue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTRDFValue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
 
ASTRDFValue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
 
ASTRegexExpression - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTRegexExpression(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
 
ASTRegexExpression(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
 
ASTReplace - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTReplace(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
 
ASTReplace(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
 
ASTRound - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTRound(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
 
ASTRound(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
 
ASTSameTerm - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSameTerm(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
 
ASTSameTerm(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
 
ASTSample - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSample(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
 
ASTSample(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
 
ASTSeconds - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSeconds(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
 
ASTSeconds(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
 
ASTSelect - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSelect(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
ASTSelect(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
ASTSelectQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSelectQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
 
ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
 
ASTServiceGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTServiceGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
ASTServiceGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
ASTSHA1 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSHA1(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
 
ASTSHA1(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
 
ASTSHA224 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSHA224(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
 
ASTSHA224(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
 
ASTSHA256 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSHA256(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
 
ASTSHA256(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
 
ASTSHA384 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSHA384(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
 
ASTSHA384(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
 
ASTSHA512 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSHA512(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
 
ASTSHA512(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
 
ASTStr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
 
ASTStr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
 
ASTStrAfter - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrAfter(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
 
ASTStrAfter(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
 
ASTStrBefore - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrBefore(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
 
ASTStrBefore(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
 
ASTStrDt - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrDt(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
 
ASTStrDt(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
 
ASTStrEnds - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrEnds(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
 
ASTStrEnds(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
 
ASTString - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTString(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
ASTString(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
ASTStrLang - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrLang(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
 
ASTStrLang(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
 
ASTStrLen - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrLen(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
 
ASTStrLen(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
 
ASTStrStarts - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTStrStarts(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
 
ASTStrStarts(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
 
ASTSTRUUID - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSTRUUID(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
 
ASTSTRUUID(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
 
ASTSubstr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSubstr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
 
ASTSubstr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
 
ASTSum - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTSum(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
 
ASTSum(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
 
ASTTimezone - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTimezone(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
 
ASTTimezone(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
 
ASTTripleRef - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTripleRef(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
 
ASTTripleRef(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
 
ASTTriplesSameSubject - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTriplesSameSubject(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
 
ASTTriplesSameSubject(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
 
ASTTriplesSameSubjectPath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTriplesSameSubjectPath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
 
ASTTriplesSameSubjectPath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
 
ASTTrue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTrue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
 
ASTTrue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
 
ASTTz - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTTz(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
 
ASTTz(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
 
ASTUnionGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUnionGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
 
ASTUnionGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
 
ASTUnparsedQuadDataBlock - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUnparsedQuadDataBlock(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
ASTUnparsedQuadDataBlock(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
ASTUpdate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUpdate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdate
 
ASTUpdate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdate
 
ASTUpdateContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUpdateContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
ASTUpdateContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
ASTUpdateSequence - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUpdateSequence(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
ASTUpdateSequence(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
ASTUpperCase - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUpperCase(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
 
ASTUpperCase(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
 
ASTUUID - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTUUID(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
 
ASTUUID(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
 
ASTVar - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTVar(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
ASTVar(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
ASTVisitorBase - Class in org.eclipse.rdf4j.query.parser.sparql
Deprecated.
Use AbstractASTVisitor instead.
ASTVisitorBase() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ASTVisitorBase
Deprecated.
 
ASTWhereClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTWhereClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
 
ASTWhereClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
 
ASTYear - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
ASTYear(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
 
ASTYear(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
 
asValue(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Return the ValueExpr as a Value if possible.
asValues(Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Converts an RDF Collection to a Java Collection of Value objects.
asXSDDatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
asXSDDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ASYMMETRICPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#AsymmetricProperty
AT_LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:atLocation
AT_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:atTime
Att - Class in org.eclipse.rdf4j.rio.rdfxml
An XML attribute.
Att(String, String, String, String) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.Att
 
ATTACH_POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
ATTACH_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
ATTRIBUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:attribute
ATTRIBUTED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:attributedParty
attributes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
attributes - Variable in class org.eclipse.rdf4j.rio.rdfxml.Atts
List containing Att objects.
ATTRIBUTING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:attributingParty
ATTRIBUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Attribution
atts - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
Atts - Class in org.eclipse.rdf4j.rio.rdfxml
A collection of XML attributes.
Atts() - Constructor for class org.eclipse.rdf4j.rio.rdfxml.Atts
Creates a new Atts object.
Atts(int) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.Atts
Creates a new Atts object.
AUDIENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/audience
AUDIENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:audience
Auto - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
Let the SHACL engine decide on the best approach for validating.
AutoCloseableIterator(Map<E, WeakReference<E>>[], WeakObjectRegistry.AdderBasedReadWriteLock[]) - Constructor for class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
autoCloseRunnable(QueryResult<?>, Runnable) - Method in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
autoFlush - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
If this SailSource should be flushed to the backing SailSource when it is not in use.
autoFlush() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
AUTOMATIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
autoStartTransaction() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated.
Use AbstractSailConnection.verifyIsActive() instead. We should not automatically start a transaction at the sail level. Instead, an exception should be thrown when an update is executed without first starting a transaction.
available - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
AVAILABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/available
AVAILABLE_PROCESSORS - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
AVAILBLE_GRAPHS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
available graph descriptions
avg(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
avg(...)
Avg - Class in org.eclipse.rdf4j.query.algebra
The AVG operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates.
Avg(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Avg
 
Avg(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Avg
 
Avg() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
AVG - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
AVG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
AVG_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Avg Represents AVG aggregations.
AvgAggregate(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgAggregate
 
AvgCollector(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
awaitTermination(long, TimeUnit) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
AXIOM - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Axiom

B

b - Variable in class org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral
 
background - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
BackgroundGraphResult - Class in org.eclipse.rdf4j.query.impl
Deprecated.
BackgroundGraphResult(QueueCursor<Statement>, RDFParser, InputStream, Charset, String) - Constructor for class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
BackgroundGraphResult(RDFParser, InputStream, Charset, String, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
BackgroundResultExecutor - Class in org.eclipse.rdf4j.http.client
 
BackgroundResultExecutor(ExecutorService) - Constructor for class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
BackgroundTupleResult - Class in org.eclipse.rdf4j.query.resultio.helpers
Deprecated.
BackgroundTupleResult(QueueCursor<BindingSet>, TupleQueryResultParser, InputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
BackgroundTupleResult(TupleQueryResultParser, InputStream, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
BackingSailSource - Class in org.eclipse.rdf4j.sail.base
BackingSailSource() - Constructor for class org.eclipse.rdf4j.sail.base.BackingSailSource
 
backingSource - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
The underly SailSource this SailSource is derived from.
backingStore - Variable in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
The underlying SailStore.
backup(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Retreat.
BackwardChainingShapeSource - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
BackwardChainingShapeSource(SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
BackwardChainingShapeSource(SailConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
BACKWARDCOMPATIBLEWITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#backwardCompatibleWith
backwardsChain(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
backwardsChainCache - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
BadlyDesignedLeftJoinIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
BadlyDesignedLeftJoinIterator(EvaluationStrategy, LeftJoin, BindingSet, Set<String>, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
BadlyDesignedLeftJoinIterator(QueryEvaluationStep, QueryEvaluationStep, QueryValueEvaluationStep, BindingSet, Set<String>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
BAG - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
base - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
Setting for a base URI.
base - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
 
base - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
base(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Set the base IRI of this query
base(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Set the base IRI of this query
base(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Base declaration
base(Base) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Set the Base clause of this query
base(Base) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Set the Base clause of this query
base(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Set the base IRI of this query
base(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Set the base IRI of this query
base(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Base declaration
Base - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Base declaration
Base(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Base
 
Base(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Base
 
BASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BASE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
BASE - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Base
 
BASE_DIRECTIVE - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether it should include a base directive.
BASE_KEYWORD - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
BASE_KEYWORD_TOKEN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
BASE_URI - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
BASE_URI_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BASE64BINARY - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
BASE64BINARY - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
BASE64BINARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#base64Binary
baseConnection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
BASED_AT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:basedAt
BASED_NEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
BaseDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BaseDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
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() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor
 
BaseDeclProcessor.RelativeIRIResolver - Class in org.eclipse.rdf4j.query.parser.sparql
 
baseDir - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
baseDir - Variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
The base dir to resolve any relative paths against.
baseIRI - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
baseIRI - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
baseName - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
baseSail - Variable in class org.eclipse.rdf4j.sail.helpers.SailWrapper
The base Sail for this SailWrapper.
baseSail - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
BaseSailConfig - Class in org.eclipse.rdf4j.sail.base.config
 
BaseSailConfig(String) - Constructor for class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
BaseSailSchema - Class in org.eclipse.rdf4j.sail.base.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG instead.
BaseSailSchema() - Constructor for class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
Deprecated.
 
BaseTupleExprRenderer - Class in org.eclipse.rdf4j.queryrender
Base class for rendering RDF4J query API objects into strings.
BaseTupleExprRenderer() - Constructor for class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
baseUri - Variable in class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
baseUri - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.FallbackServiceIteration
 
baseURI - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
baseURI - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
baseURI - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
baseURI - Variable in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
baseURI - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
baseURI - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
baseURI - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
 
baseURI - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
baseURI - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
baseURI - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
baseURI - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
baseURI - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
The base URI for resolving relative URIs.
baseURI - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
baseURI - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
BASEURI_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the base-URI parameter.
BASIC_CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:BasicContainer
BASIC_FEDERATED_QUERY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Basic Federated Query
BasicGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BasicParserSettings - Class in org.eclipse.rdf4j.rio.helpers
A class encapsulating the basic parser settings that most parsers may support.
BasicParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Private default constructor.
basicPattern - Variable in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
BasicPatternVerifier() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
BasicQueryWriterSettings - Class in org.eclipse.rdf4j.query.resultio
RioSetting constants to use with QueryResultWriters.
BasicQueryWriterSettings() - Constructor for class org.eclipse.rdf4j.query.resultio.BasicQueryWriterSettings
Private default constructor
BasicWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
A class encapsulating the basic writer settings that most writers may support.
BasicWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Private default constructor.
BatchingServiceIteration(CloseableIteration<BindingSet, QueryEvaluationException>, int, Service) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.BatchingServiceIteration
 
BAZAAR_BRANCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:BazaarBranch
BBOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:bbox
BBS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
BCP47 - Static variable in interface org.eclipse.rdf4j.rio.LanguageHandler
Identifier for the language tag format defined by BCP47, which is referenced by the RDF-1.1 specification.
BCP47LanguageHandler - Class in org.eclipse.rdf4j.rio.languages
A language handler that can verify BCP47 formatted language tags.
BCP47LanguageHandler() - Constructor for class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler
Default constructor.
BDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:bday
before(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
BEFORE - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
BEFORE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:before
beforeFirst() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
Moves the cursor to the start of the query result, just before the first binding set.
begin() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
begin() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
begin() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
begin() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
begin() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
begin() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Begins a new transaction, requiring RepositoryConnection.commit() or RepositoryConnection.rollback() to be called to end the transaction.
begin() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
begin() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
begin() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
begin() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
begin() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
begin() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
begin() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
begin() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Begins a transaction.
begin() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Begins a transaction requiring SailConnection.commit() or SailConnection.rollback() to be called to close the transaction.
begin() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
begin(InterpretationContext, String, Attributes) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
begin(IsolationLevel) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Begins a new transaction with the supplied IsolationLevel, requiring RepositoryConnection.commit() or RepositoryConnection.rollback() to be called to end the transaction.
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
begin(IsolationLevel) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Begins a transaction with the specified IsolationLevel level, requiring SailConnection.commit() or SailConnection.rollback() to be called to close the transaction.
begin(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
begin(TransactionSetting...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
begin(TransactionSetting...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
begin(TransactionSetting...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Begins a new transaction with the supplied TransactionSetting, requiring RepositoryConnection.commit() or RepositoryConnection.rollback() to be called to end the transaction.
begin(TransactionSetting...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
begin(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
begin(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
begin(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
begin(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
begin(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
beginColumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The column number of the first character of this Token.
beginLine - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The line number of the first character of this Token.
beginLocalTransaction() - Method in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
beginReading() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
BeginToken() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
beginTokenColumnPos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
beginTokenLinePos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
beginTransaction(IsolationLevel) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
beginTransaction(TransactionSetting...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
bgp - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, List<StatementMatcher>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, List<StatementMatcher>, SparqlFragment.TraceBack) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, List<StatementMatcher>, SparqlFragment.TraceBack, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, StatementMatcher) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
bgp(Collection<Namespace>, String, StatementMatcher, SparqlFragment.TraceBack) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
BGPCollector<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.helpers
Deprecated, for removal: This API element is subject to removal in a future version.
BGPCollector(QueryModelVisitor<X>) - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
BIBLIOGRAPHIC_CITATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/bibliographicCitation
BIBLIOGRAPHIC_RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/BibliographicResource
BINARY - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Binary RDF results table format.
BINARY - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
A binary RDF format.
binaryExpression(BinaryOperator, Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
BinaryFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
 
BinaryFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.BinaryFunction
 
binaryMeet(String, BinaryValueOperator) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
 
BinaryOperation - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
Represents a SPARQL operation that takes exactly 2 arguments
BinaryOperation(BinaryOperator) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperation
 
BinaryOperator - Enum in org.eclipse.rdf4j.sparqlbuilder.constraint
The SPARQL binary operators
BinaryOperator(String) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
binaryOpMeet(TupleExpr, TupleExpr, TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
BinaryQueryResultConstants - Interface in org.eclipse.rdf4j.query.resultio.binary
Interface defining constants for the binary table result format.
BinaryQueryResultParser - Class in org.eclipse.rdf4j.query.resultio.binary
Reader for the binary tuple result format.
BinaryQueryResultParser() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
Creates a new parser for the binary query result format that will use an instance of SimpleValueFactory to create Value objects.
BinaryQueryResultParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
Creates a new parser for the binary query result format that will use the supplied ValueFactory to create Value objects.
BinaryQueryResultParserFactory - Class in org.eclipse.rdf4j.query.resultio.binary
A TupleQueryResultParserFactory for binary tuple query result parsers.
BinaryQueryResultParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
 
BinaryQueryResultWriter - Class in org.eclipse.rdf4j.query.resultio.binary
Writer for the binary tuple result format.
BinaryQueryResultWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
BinaryQueryResultWriterFactory - Class in org.eclipse.rdf4j.query.resultio.binary
A TupleQueryResultWriterFactory for writers of binary query results.
BinaryQueryResultWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
 
BinaryRDFConstants - Class in org.eclipse.rdf4j.rio.binary
 
BinaryRDFConstants() - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
BinaryRDFParser - Class in org.eclipse.rdf4j.rio.binary
 
BinaryRDFParser() - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
BinaryRDFParserFactory - Class in org.eclipse.rdf4j.rio.binary
An RDFParserFactory for Binary RDF parsers.
BinaryRDFParserFactory() - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory
 
BinaryRDFWriter - Class in org.eclipse.rdf4j.rio.binary
A RDFWriter for the binary RDF format.
BinaryRDFWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
BinaryRDFWriter(OutputStream, int) - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
BinaryRDFWriter.ValueMeta - Class in org.eclipse.rdf4j.rio.binary
Holds the frequency of a value within the current BinaryRDFWriter.statementQueue as well as an identifier if any has been assigned.
BinaryRDFWriterFactory - Class in org.eclipse.rdf4j.rio.binary
An RDFWriterFactory for Binary RDF writers.
BinaryRDFWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
 
BinaryRDFWriterSettings - Class in org.eclipse.rdf4j.rio.binary
WriterSettings for the binary RDF writer.
BinaryRDFWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
WriterSettings for the binary RDF writer.
BinaryRDFWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings
Private constructor
BinaryRDFWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings
Private constructor
BinaryTupleOperator - Class in org.eclipse.rdf4j.query.algebra
An abstract superclass for binary tuple operators which, by definition, has two arguments.
BinaryTupleOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
BinaryTupleOperator(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
Creates a new binary tuple operator.
BinaryValueOperator - Class in org.eclipse.rdf4j.query.algebra
An abstract superclass for binary value operators which, by definition, has two arguments.
BinaryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
BinaryValueOperator(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
Creates a new binary value operator.
bind(Assignable, Variable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
Bind - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
 
Bind(Assignable, Variable) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
 
Bind() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BIND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BIND_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Bind A BIND element.
Binding - Interface in org.eclipse.rdf4j.query
A named value binding.
BINDING - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
BINDING_ASSIGNER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
BINDING_BNODE - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BINDING_LITERAL - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BINDING_NAME - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
BINDING_NAME_ATT - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BINDING_PREFIX - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter prefix for query-external variable bindings.
BINDING_SET_ASSIGNMENT_INLINER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
BINDING_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BINDING_URI - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BindingAssigner - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use BindingAssignerOptimizer instead.
BindingAssigner() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingAssigner
Deprecated.
 
BindingAssigner.VarVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
BindingAssignerOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Assigns values to variables based on a supplied set of bindings.
BindingAssignerOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingAssignerOptimizer
 
BindingAssignerOptimizer.VarVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
BindingCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
BindingCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
bindingContentsComparator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
BindingImpl - Class in org.eclipse.rdf4j.query.impl
Deprecated.
Use SimpleBinding instead.
BindingImpl(String, Value) - Constructor for class org.eclipse.rdf4j.query.impl.BindingImpl
Deprecated.
 
bindingNames - Variable in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
bindingNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
bindingNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
bindingNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
bindingNames - Variable in class org.eclipse.rdf4j.query.impl.IteratingTupleQueryResult
Deprecated.
 
bindingNames - Variable in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
bindingNames - Variable in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
bindingNames - Variable in class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
The variable names that are specified in the header.
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
bindingNames - Variable in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
bindingNames - Variable in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
bindingNamesReady - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
bindingNamesSet - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
bindingNamesSetCache - Variable in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
bindings - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
bindings - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
Deprecated.
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingAssignerOptimizer.VarVisitor
 
bindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
bindings - Variable in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
bindings - Variable in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
bindings - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
bindings - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
bindings - Variable in class org.eclipse.rdf4j.repository.sparql.federation.ServiceJoinConversionIteration
Deprecated.
 
bindings - Variable in class org.eclipse.rdf4j.repository.sparql.query.InsertBindingSetCursor
 
bindings - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
bindings - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
bindings - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
bindings - Variable in class org.eclipse.rdf4j.sail.UpdateContext
 
BINDINGS - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BINDINGS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BINDINGS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
BINDINGS_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
BindingsClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
bindingsEquivalent(StatementMatcher, MapBindingSet, MapBindingSet) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
bindingSet - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
BindingSet - Interface in org.eclipse.rdf4j.query
A BindingSet is a set of named value bindings, which is used a.o.
BindingSet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BindingSetAssignment - Class in org.eclipse.rdf4j.query.algebra
 
BindingSetAssignment() - Constructor for class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
BindingSetAssignmentCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
Deprecated.
 
BindingSetAssignmentCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.BindingSetAssignmentCollector
 
BindingSetAssignmentInliner - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use BindingSetAssignmentInlinerOptimizer instead.
BindingSetAssignmentInliner() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingSetAssignmentInliner
Deprecated.
 
BindingSetAssignmentInlinerOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Optimizes a query model by inlining BindingSetAssignment values where possible.
BindingSetAssignmentInlinerOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer
 
BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
BindingSetAssignmentQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
BindingSetAssignmentQueryEvaluationStep(BindingSetAssignment, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.BindingSetAssignmentQueryEvaluationStep
 
BindingSetAssignmentVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
BindingSetCollection - Class in org.eclipse.rdf4j.sail.lucene
 
BindingSetCollection(HashSet<String>, LinkedHashSet<BindingSet>) - Constructor for class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
BindingSetEntry - Interface in org.eclipse.rdf4j.collection.factory.api
 
BindingSetHashKey - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Compact and efficient representation of a binding set for use as a key in hash maps.
BindingSetHashKey(Value[]) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
BindingSetKey - Interface in org.eclipse.rdf4j.collection.factory.api
A marker interface used in the GroupBy logic to make a key out of the values being grouped by.
bindingSetList - Variable in class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
bindingSets - Variable in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
bindingSets - Variable in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
bindingSets - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
bindingSets - Variable in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
bindingSetsCompatible(BindingSet, BindingSet) - Static method in class org.eclipse.rdf4j.query.QueryResults
Check whether two BindingSets are compatible.
bindingSetsMatch(BindingSet, BindingSet, Map<BNode, BNode>) - Static method in class org.eclipse.rdf4j.query.QueryResults
 
BindingToBindingNameIterator(Iterator<Binding>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.BindingToBindingNameIterator
 
BindingValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BindSelect - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
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
BindSelect(SailConnection, Resource[], SparqlFragment, List<StatementMatcher.Variable<Value>>, PlanNode, List<String>, ConstraintComponent.Scope, int, EffectiveTarget.Extend, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
bindVar(Var, Value, Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
bindVar(Var, Value, Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
BIRTHDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
BITMAP1 - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
 
bitmapY - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
bitmapZ - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
bits - Variable in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
 
BKREPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:BKRepository
BLANK_NODE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
BLANK_NODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:BlankNode
BLANK_NODE_LABEL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BLANK_NODE_OR_IRI - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
BLANK_NODE_OR_IRI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:BlankNodeOrIRI
BLANK_NODE_OR_LITERAL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
BLANK_NODE_OR_LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:BlankNodeOrLiteral
BlankNode - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
BlankNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BlankNodeOrIRI - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
BlankNodeOrLiteral - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
BlankNodePropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BlankNodePropertyListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BlankNodeToVarConverter() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
BlankNodeVarProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
Processes blank nodes in the query body, replacing them with variables while retaining scope.
BlankNodeVarProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor
 
BlankNodeVarProcessor.BlankNodeToVarConverter - Class in org.eclipse.rdf4j.query.parser.sparql
 
blankReferences - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
blanks - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
BLOCK_SIZE - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Size of write queue before auto flushing changes within write operation
blockClose - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Lock used to give the AbstractSailConnection.close() method exclusive access to a connection.
blockSize - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.BatchingServiceIteration
 
blockStarts - Variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
BLOG - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:blog
BMSF_VERSION - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
The version number of the current format.
bnode - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.BNodeTriplePattern
 
bnode() - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new BNode
bnode() - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
BNODE()
bnode(String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new BNode with the supplied node identifier.
bnode(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
BNODE(operand)
bnode(ValueFactory) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new BNode
bnode(ValueFactory, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new BNode with the supplied node identifier.
bnode(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
bnode(RdfLiteral<?>) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
BNODE(operand)
bNode() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
A shortcut.
bNode() - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create an empty anonymous blank node
bNode(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
creates a labeled blank node
bNode(IRI, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
creates a label-less blank node, identified by the supplied predicate-object lists
bNode(RdfPredicate, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
creates a label-less blank node, identified by the supplied predicate-object lists
BNode - Interface in org.eclipse.rdf4j.model
An RDF-1.1 blank node (aka bnode, aka anonymous node).
BNODE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
BNODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
BNODE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BNODE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
BNODE - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
BNODE - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
BNODE_ID - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
BNODE_ID_PATTERN - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
BNODE_ID_PREFIX - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
String used to prefix BNode IDs with so that we can distinguish BNode fields from URI fields in Documents.
BNODE_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
BNODE_PATTERN - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
BNODE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
BNODE_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
BNODE_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BNODE_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag for BNode values.
BNODE_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
bnodeCount - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
BNodeFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BNodeGenerator - Class in org.eclipse.rdf4j.query.algebra
A BNode generator, which generates a new BNode each time it needs to supply a value.
BNodeGenerator() - Constructor for class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
BNodeGenerator(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
bnodeMap - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
bnodeRegistry - Variable in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Registry containing the set of MemBNode objects as used by a MemoryStore.
bNodesMap - Variable in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Map used to keep track of which blank node IDs have been mapped to which BNode object in case preserveBNodeIDs is false.
BNodeTriplePattern - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A triple pattern formed by a property-list blank node
BNodeTriplePattern(RdfBlankNode.PropertiesBlankNode) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.BNodeTriplePattern
 
bnodeValueMatching(Map<Resource, Resource>, Value, Value) - Static method in class org.eclipse.rdf4j.model.util.Models
 
BODY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#body The body of a Function or Template.
BOOLEAN - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
BOOLEAN - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
BOOLEAN - org.eclipse.rdf4j.query.Query.QueryType
Boolean queries (such as the SPARQL ASK query form) return either true or false as the result.
BOOLEAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#boolean
BOOLEAN - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
BOOLEAN - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
BOOLEAN_FALSE - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BOOLEAN_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BOOLEAN_TRUE - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
BooleanCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use BooleanCast instead
BooleanCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:boolean.
BooleanCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.BooleanCast
Deprecated.
 
BooleanCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
 
BooleanLiteral - Class in org.eclipse.rdf4j.model.impl
An extension of SimpleLiteral that stores a boolean value to avoid parsing.
BooleanLiteral(boolean) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
BooleanLiteral(boolean) - Constructor for class org.eclipse.rdf4j.model.impl.BooleanLiteral
Creates an xsd:boolean typed literal with the specified value.
BooleanLiteral(Boolean) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.BooleanLiteral
 
BooleanLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BooleanMemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
An extension of MemLiteral that stores a boolean value to avoid parsing.
BooleanMemLiteral(Object, boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral
 
BooleanMemLiteral(Object, String, boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral
 
BooleanQuery - Interface in org.eclipse.rdf4j.query
 
BooleanQueryImpl(ParsedBooleanQuery) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.BooleanQueryImpl
 
BooleanQueryResultFormat - Class in org.eclipse.rdf4j.query.resultio
Represents the concept of a boolean query result serialization format.
BooleanQueryResultFormat(String, String, String) - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
Creates a new BooleanQueryResultFormat object.
BooleanQueryResultFormat(String, String, Charset, String) - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
Creates a new BooleanQueryResultFormat object.
BooleanQueryResultFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
Creates a new BooleanQueryResultFormat object.
BooleanQueryResultFormat(String, Collection<String>, Charset, Collection<String>, IRI) - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
Creates a new BooleanQueryResultFormat object.
BooleanQueryResultHandler - Interface in org.eclipse.rdf4j.query
An interface that indicates that this QueryResultHandler is capable of handling boolean results using the QueryResultHandler.handleBoolean(boolean) method.
BooleanQueryResultHandlerException - Exception in org.eclipse.rdf4j.query
An exception that can be thrown by an BooleanQueryResultHandler when it encounters an unrecoverable error.
BooleanQueryResultHandlerException(String) - Constructor for exception org.eclipse.rdf4j.query.BooleanQueryResultHandlerException
Creates a new BooleanQueryResultHandlerException.
BooleanQueryResultHandlerException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.BooleanQueryResultHandlerException
Creates a new BooleanQueryResultHandlerException wrapping another exception.
BooleanQueryResultHandlerException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.BooleanQueryResultHandlerException
Creates a new BooleanQueryResultHandlerException wrapping another exception.
BooleanQueryResultParser - Interface in org.eclipse.rdf4j.query.resultio
A general interface for boolean query result parsers.
BooleanQueryResultParserFactory - Interface in org.eclipse.rdf4j.query.resultio
Returns BooleanQueryResultParsers for a specific boolean query result format.
BooleanQueryResultParserRegistry - Class in org.eclipse.rdf4j.query.resultio
A registry that keeps track of the available BooleanQueryResultParserFactorys.
BooleanQueryResultParserRegistry() - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry
 
BooleanQueryResultParserRegistry.BooleanQueryResultParserRegistryHolder - Class in org.eclipse.rdf4j.query.resultio
Internal helper class to avoid continuous synchronized checking.
BooleanQueryResultParserRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry.BooleanQueryResultParserRegistryHolder
 
BooleanQueryResultWriter - Interface in org.eclipse.rdf4j.query.resultio
The interface of objects that writer query results in a specific query result format.
BooleanQueryResultWriterFactory - Interface in org.eclipse.rdf4j.query.resultio
Returns BooleanQueryResultWriters for a specific boolean query result format.
BooleanQueryResultWriterRegistry - Class in org.eclipse.rdf4j.query.resultio
A registry that keeps track of the available BooleanQueryResultWriterFactorys.
BooleanQueryResultWriterRegistry() - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry
 
BooleanQueryResultWriterRegistry.BooleanQueryResultWriterRegistryHolder - Class in org.eclipse.rdf4j.query.resultio
Internal helper class to avoid continuous synchronized checking.
BooleanQueryResultWriterRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry.BooleanQueryResultWriterRegistryHolder
 
BooleanRioSetting - Class in org.eclipse.rdf4j.rio.helpers
A RioSetting with a Boolean value.
BooleanRioSetting(String, String, Boolean) - Constructor for class org.eclipse.rdf4j.rio.helpers.BooleanRioSetting
Creates a new boolean RioSetting.
BooleanTextParser - Class in org.eclipse.rdf4j.query.resultio.text
Reader for the plain text boolean result format.
BooleanTextParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
Creates a new parser for the plain text boolean query result format.
BooleanTextParserFactory - Class in org.eclipse.rdf4j.query.resultio.text
A BooleanQueryResultParserFactory for plain text boolean result parsers.
BooleanTextParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
 
BooleanTextWriter - Class in org.eclipse.rdf4j.query.resultio.text
Writer for the plain text boolean result format.
BooleanTextWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
BooleanTextWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
BooleanTextWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text
A BooleanQueryResultWriterFactory for writers of plain text boolean query results.
BooleanTextWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
 
booleanValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
booleanValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
booleanValue() - Method in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
booleanValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
booleanValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the boolean value of this literal.
booleanValue() - Method in class org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral
 
booleanValue(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
boost - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
BOOST - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
boostPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
boostPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
BOTTOMDATAPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#bottomDataProperty
BOTTOMOBJECTPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#bottomObjectProperty
BottomUpJoinIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
replaced by HashJoinIteration
BottomUpJoinIterator(EvaluationStrategy, Join, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
bound(QueryValueEvaluationStep, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
bound(Variable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
BOUND(operand)
Bound - Class in org.eclipse.rdf4j.query.algebra
The BOUND function, as defined in SPARQL Query Language for RDF; checks if a variable is bound.
Bound() - Constructor for class org.eclipse.rdf4j.query.algebra.Bound
 
Bound(Var) - Constructor for class org.eclipse.rdf4j.query.algebra.Bound
 
Bound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
BOUND - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
BOUND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
BOUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
boundary(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
boundary(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
boundary(Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Boundary - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:boundary, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Boundary() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Boundary
 
BOUNDARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
boundJoinBlockSize - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
The number of bindings sent in a single subquery in RepositoryFederatedService.evaluate(Service, CloseableIteration, String) If blockSize is set to 0, the entire input stream is used as block input the block size effectively determines the number of remote requests
boundVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep.BoundVarVisitor
 
boundVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
boundVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
BoundVarVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep.BoundVarVisitor
 
BOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Box
bracketInner() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
BrackettedExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
branch(SailSourceConnection.IncludeInferred) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
BROAD_MATCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:broadMatch relation.
BROADER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:broader relation.
BROADER_TRANSITIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:broaderTransitive relation.
BROWSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:browse
bs - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
bs - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep.DelayedEvaluationIteration
Deprecated.
 
bsMaker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.BindingSetAssignmentQueryEvaluationStep
 
bsMaker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
buf - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
buf - Variable in class org.eclipse.rdf4j.spin.SpinParser.DataVisitor
 
bufcolumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
buffer - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
buffer - Variable in class org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
 
buffer - Variable in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
 
buffer - Variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
buffer - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
the buffer that collects operations
buffer - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
buffer(Shape, double) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
buffer(Shape, double) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
buffer(Shape, double) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Buffer - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:buffer, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Buffer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Buffer
 
BUFFER - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings
Setting for the number of statements to consider while analyzing duplicate RDF terms.
BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
bufferedGroupingRDFHandler - Variable in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
BufferedGroupingRDFHandler - Class in org.eclipse.rdf4j.rio.helpers
An RDFHandlerWrapper that buffers statements internally and passes them to underlying handlers grouped by context, then subject, then predicate.
BufferedGroupingRDFHandler(int, RDFHandler...) - Constructor for class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
Creates a new BufferedGroupedWriter that wraps the supplied handlers, using the supplied buffer size.
BufferedGroupingRDFHandler(RDFHandler...) - Constructor for class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
Creates a new BufferedGroupedWriter that wraps the supplied handlers, using the default buffer size.
BufferedPlanNode<T extends MultiStreamPlanNode & PlanNode> - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
BufferedPlanNode(T, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
bufferedSplitter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
BufferedSplitter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
BufferedSplitter(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
BufferedSplitter(PlanNode, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
BufferedSplitter.BufferedSplitterPlaneNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
BufferedSplitterPlaneNode(BufferedSplitter, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
bufferedStatements - Variable in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
bufferedStatements - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
bufferLock - Variable in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
bufferLock - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
bufferSize - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
bufferSize - Variable in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
bufferSize - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Size of statement buffer used for pretty printing and blank node inlining.
BUFLEN - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTPart
 
bufline - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
bufpos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Position in buffer.
bufsize - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
BUG_DATABASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:bug-database
build - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's build, if any.
build() - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Return the created Model
build() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
 
build() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
build() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Build the path.
BUILD_STRING_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
BUILD_URI_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
buildBindingSets(ArrayDeque<ValidationTuple>, SailConnection, boolean, SailConnection, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
buildConstructor(TupleExpr, boolean, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
 
buildConstructor(TupleExpr, TupleExpr, boolean, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
 
buildConstructor(TupleExpr, TupleExpr, boolean, boolean, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
 
buildDeltaSets(Collection<Statement>, Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
buildEntries(List<GroupIterator.AggregatePredicateCollectorSupplier<?, ?>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
builder - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
builder - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
buildFunction(Function<BindingSet, Value>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.PopulationStandardDeviationAggregateFactory
 
buildFunction(Function<BindingSet, Value>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationAggregateFactory
 
buildFunction(Function<BindingSet, Value>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.PopulationVarianceAggregateFactory
 
buildFunction(Function<BindingSet, Value>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceAggregateFactory
 
buildFunction(Function<BindingSet, Value>) - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
Builds an aggregate function with input evaluation step
buildIRI(String, String, String, int, String, String, String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
buildJoinFromRequiredTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Build a single tuple expression representing _only_ the basic graph pattern, by joining the required TEs
buildLambdaToEvaluateTheExpressions(Extension, EvaluationStrategy, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
buildLiteral(Duration, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
buildMatcherQueryFromRuleQuery(QueryLanguage, String) - Static method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
buildMessage(Value, Value) - Static method in exception org.eclipse.rdf4j.model.util.ModelException
 
buildOptionalTE(TupleExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Build optionals to the supplied TE
buildPath(Consumer<EmptyPropertyPathBuilder>) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectList
 
buildPath(ShapeSource, Resource) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
buildQueryModel(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
 
buildResourceFromLocalName(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Builds a Resource from a non-qualified localname.
buildRetainFunction(Filter, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
buildSparqlValidNodes_rsx_targetShape(StatementMatcher.Variable<Value>, StatementMatcher.Variable<Value>, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
For rsx:targetShape
buildSparqlValidNodes_rsx_targetShape_inner(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider, List<Shape>, TargetChain, Function<List<SparqlFragment>, SparqlFragment>, Function<List<SparqlFragment>, SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LogicalOperatorConstraintComponent
 
BuildString - Class in org.eclipse.rdf4j.spin.function.spif
 
BuildString() - Constructor for class org.eclipse.rdf4j.spin.function.spif.BuildString
 
buildTupleExpr() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Builds a combined tuple expression from the tuple expressions and constraints in this graph pattern.
BuildURI - Class in org.eclipse.rdf4j.spin.function.spif
 
BuildURI() - Constructor for class org.eclipse.rdf4j.spin.function.spif.BuildURI
 
buildURIFromID(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Builds a Resource from the value of an rdf:ID attribute.
buildVALUESClause(List<BindingSet>, List<String>) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Computes the VALUES clause for the set of relevant input bindings.
builtIn - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
BuiltInCall() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
Bulk - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
Use a validation approach that is optimized for bulk operations such as adding or removing large amounts of data.
BULK_SIZE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
BULK_SIZE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
BulkedExternalInnerJoin - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
BulkedExternalInnerJoin(PlanNode, SailConnection, Resource[], SparqlFragment, boolean, SailConnection, Function<BindingSet, ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
BulkedExternalLeftOuterJoin - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
BulkedExternalLeftOuterJoin(PlanNode, SailConnection, Resource[], SparqlFragment, Function<BindingSet, ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
bulkSize - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
BulkUpdater - Interface in org.eclipse.rdf4j.sail.lucene
 
BUNDLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Bundle
by(Groupable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.GroupBy
Add group conditions
by(Orderable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.OrderBy
Add order conditions
BY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
byName(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
BYTE - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
BYTE - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
BYTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#byte
BYTE_SIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:byteSize
ByteArrayUtil - Class in org.eclipse.rdf4j.common.io
Class providing utility methods for handling byte arrays.
ByteArrayUtil() - Constructor for class org.eclipse.rdf4j.common.io.ByteArrayUtil
 
ByteCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:byte .
ByteCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ByteCast
 
byteMask(int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Create a byte mask, setting bit bitNo to 1 and other bits to 0.
byteOffset - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
ByteSink - Interface in org.eclipse.rdf4j.common.io
A ByteSink writes data as raw bytes directly to an OutputStream.
bytesToObject(byte[]) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
byteValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
byteValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the byte value of this literal.
byteValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
byteValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
byUri(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
byUri(IRI) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 

C

c(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
c(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
cache - Variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
cache - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Cache
 
Cache - Class in org.eclipse.rdf4j.sail.shacl.ast
 
Cache() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.Cache
 
Cache(StampedLockManager, Supplier<T>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
CACHE - org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
 
CACHE_FREQUENCY_THRESHOLD - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
CACHE_PROPERTY - Static variable in enum org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
Configurable system property rdf4j.server.txn.registry.timeout for specifying the transaction cache timeout (in seconds).
CACHE_SELECT_NODES - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
CACHE_SELECT_NODES_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
CACHE_TIMEOUT_PROPERTY - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Configurable system property rdf4j.server.txn.registry.timeout for specifying the transaction cache timeout (in seconds).
cacheAwareInstance(MemStatementList, MemResource, MemIRI, MemValue, Boolean, int, MemResource[], MemStatementIteratorCache) - Static method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
cached - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
cached - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
cachedBinding - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
cachedHashCode - Variable in class org.eclipse.rdf4j.query.algebra.Var
 
cachedHashCode - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
cachedHashCode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
cachedHashCode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
CacheDisabled - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Do not cache intermediate results.
CachedIteration(Iterator<MemStatement>) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
cachedProperties - Variable in class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
cachedShapes - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
CacheEnabled - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Cache intermediate results.
cacheSelectedNodes - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
cacheSelectNodes - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.cacheSelectNodes
cacheSelectNodes - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
cacheSelectNodes - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
calcKey(BindingSet, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
calculatedDomain - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculateDomainAndRange(Collection<Statement>, Map<Resource, Set<Resource>>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculatedProperties - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculatedRange - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculatedTypes - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculateIfProducesValidationResult(List<Shape>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
calculateInferenceMaps(SchemaCachingRDFSInferencerConnection, boolean) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculateNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
calculateNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
calculateNext() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
calculateSubClassOf(Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculateSubClassOf(Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
calculateSubPropertyOf(Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
calculateTargetChain(List<Shape>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
calculateVarNames(StatementMatcher.Variable<?>, StatementMatcher.Variable<?>, StatementMatcher.Variable<?>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
calculator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
calendar - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
calendar - Variable in class org.eclipse.rdf4j.model.impl.CalendarLiteral
 
calendar - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
calendar - Variable in class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
calendarDatatypes - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
CalendarLiteral - Class in org.eclipse.rdf4j.model.impl
An extension of SimpleLiteral that stores a calendar value to avoid parsing.
CalendarLiteral(GregorianCalendar) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
CalendarLiteral(XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
CalendarLiteral(XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.model.impl.CalendarLiteral
Creates a literal for the specified calendar using a datatype appropriate for the value indicated by XMLGregorianCalendar.getXMLSchemaType().
CalendarMemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
An extension of MemLiteral that stores a Calendar value to avoid parsing.
CalendarMemLiteral(Object, String, XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
CalendarMemLiteral(Object, String, CoreDatatype, XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
CalendarMemLiteral(Object, String, IRI, XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
CalendarMemLiteral(Object, XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
calendarValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
calendarValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
calendarValue() - Method in class org.eclipse.rdf4j.model.impl.CalendarLiteral
 
calendarValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
calendarValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the XMLGregorianCalendar value of this literal.
calendarValue() - Method in class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
call(RDFDataset) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
call(Map<IRI, Value>) - Method in class org.eclipse.rdf4j.spin.Template
 
CallerResolver() - Constructor for class org.eclipse.rdf4j.common.io.ResourceUtil.CallerResolver
 
CAN_INVOKE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
cancelSyncTask() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
cancelSyncTimer() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
canCreateLiteral(Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
Deprecated.
since 3.5.0
canFallback - Variable in enum org.eclipse.rdf4j.spin.SpinParser.Input
 
canInlineValue(Model, Value) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
CANNOTTELL - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
captureHeader(CSVReader) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
captureHeader(CSVReader) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
CAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
cardinality - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
cardinality - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
CARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#cardinality
CARDINALITY_NOT_SET - Static variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
CARDINALITY_NOT_SET - Static variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated.
CardinalityCalculator() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
CASE_INSENSITIVE_DIRECTIVES - Static variable in class org.eclipse.rdf4j.rio.helpers.TurtleParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
CASE_INSENSITIVE_DIRECTIVES - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleParserSettings
Allows the Turtle parser to recognize @BASE and @PREFIX in a similar way to the SPARQL case insensitive directives.
caseSensitive - Variable in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
Cast - Class in org.eclipse.rdf4j.spin.function.spif
 
Cast() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Cast
 
CAST_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
CastFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
Abstract superclass for Functions that cast an argument to an XML Schema datatype.
CastFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
 
castToValueExpr(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
CATALOG - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Catalog
CATALOG_RECORD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:CatalogRecord
CATEGORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:category
CATEGORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:category
ceil(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
CEIL(operand)
Ceil - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
The SPARQL built-in Function CEIL, as defined in SPARQL Query Language for RDF
Ceil() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Ceil
 
Ceil() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CEIL - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
CEIL - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
CEIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ceiling(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
ceiling(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
CELL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Cell
CENTROID - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:centroid
cf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
CFG_CONFIG - Static variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
CFG_FILE - Static variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
Cgqi() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Cgqi
 
chain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
chain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
chain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
CHANGE_EVENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:ChangeEvent
CHANGE_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:changeNote property.
CHANGED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:changedBy
changes - Variable in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
Changes that have not yet been SailSource.flush()ed to the backing SailDataset.
changes - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
The difference between this SailSource and the backing SailSource.
CHANGES - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
A reference to a resource that describes changes between this version of a vocabulary and the previous.
Changeset - Class in org.eclipse.rdf4j.sail.base
Set of changes applied to an SailSourceBranch awaiting to be flushed into its backing SailSource.
Changeset() - Constructor for class org.eclipse.rdf4j.sail.base.Changeset
 
Changeset.AdderBasedReadWriteLock - Class in org.eclipse.rdf4j.sail.base
 
Changeset.SimpleStatementPattern - Class in org.eclipse.rdf4j.sail.base
 
ChangingRegexQueryValueEvaluationStep(Regex, EvaluationStrategy) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep
 
characteristics() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
 
characters(char[], int, int) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
characters(char[], int, int) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
charactersSinceEOL - Variable in class org.eclipse.rdf4j.common.io.IndentingWriter
Number of characters written since the last call to IndentingWriter.writeEOL()
charBuf - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
StringBuilder used to collect text during parsing.
charBuf - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
StringBuilder used to collect text during parsing.
charSequence - Variable in class org.eclipse.rdf4j.rio.helpers.CodePointSequence
 
charset - Variable in class org.eclipse.rdf4j.common.lang.FileFormat
The file format's (default) charset.
charset - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
charset - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
charset - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
CHARSET - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings
Setting for the character set to use for encoding strings (only applicable to version 2 of the binary RDF format).
CHARSET - Static variable in class org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
charsetDecoder - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
charsetDecoder - Variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
charsetEncoder - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
charsetEncoder - Variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
CharSink - Interface in org.eclipse.rdf4j.common.io
A CharSink writes data as characters to a Writer.
CharStream - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
This interface describes a character stream that maintains line and column number positions of the characters.
checkAgainstParent(LeftJoin, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
checkAndCopyAttributes(Attributes, SAXFilter.ElementInfo) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
checkControl(InputStream, HDTPart.Type) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Check start of part for $HDT and the byte indicating the type
checkCRC(CheckedInputStream, InputStream, int) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Compare the calculated checksum to the expected one.
checkedStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator.Stats
 
checkException() - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
checkFormat(InputStream, byte[]) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Check for null terminated format string.
checkIfShapesRefreshIsNeeded(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
checkInterrupted() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
checkInterrupted() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
checkNodeEltName(String, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Checks whether the node element name is from the RDF namespace and, if so, if it is allowed to be used in a node element.
checkNoMoreAtts(Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Checks whether 'atts' is empty.
checkPropertyEltName(String, String, String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Checks whether the property element name is from the RDF namespace and, if so, if it is allowed to be used in a property element.
checkRDFAtts(Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Checks whether 'atts' contains attributes from the RDF namespace that are not allowed as attributes.
checkRepositoryURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
checkRule - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
Flags indicating which rules should be evaluated.
checkRuleNextIter - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
Flags indicating which rules should be evaluated next iteration.
checkServerURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
checkTransactionalValidationLimit() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
checkTripleType(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
checkTripleType(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
checkTuple(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
checkUpdatedStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
checkWritingStarted() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
Verify that writing has started.
CHILD - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Child
children - Variable in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs.TupleExprChildrenVisitor
 
children - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
Accept the visitor.
choose(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
choose(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
CLASS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Class
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Class
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:class
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:class
CLASS_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLASS_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ClassConstraintComponent
CLASS_CONSTRAINT_COMPONENT_CLASS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLASS_CONSTRAINT_COMPONENT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ClassConstraintComponent-class
CLASS_PARTITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:classPartition
ClassConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
ClassConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
ClassConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
CLASSES - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:classes
CLASSIFICATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:classification
className - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
ClassRioSetting<T> - Class in org.eclipse.rdf4j.rio.helpers
A RioSetting with a Class value.
ClassRioSetting(String, String, T) - Constructor for class org.eclipse.rdf4j.rio.helpers.ClassRioSetting
 
clazz - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
clazz - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
clazzSet - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
cleanable - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
cleanable - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
cleanable - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock
 
cleanable - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
cleanable - Variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
cleanable - Variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
cleanable - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
CleanableLock(ConcurrentCleaner, T, String, Logger, Thread, Throwable) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock
 
CleanableState(AtomicBoolean, ExecutorService) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSail.CleanableState
 
CleanableState(CloseableIteration<E, X>) - Constructor for class org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState
 
CleanableState(GraphQueryResult) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult.CleanableState
 
CleanableState(GraphQueryResult) - Constructor for class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult.CleanableState
 
CleanableState(TupleQueryResult) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult.CleanableState
 
cleanBindingSetAssignments(SerializableParsedTupleQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
If we have a VALUES clause inside the WHERE clause, we should not render it twice.
cleaner - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
cleaner - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
cleaner - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
cleaner - Static variable in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
cleaner - Static variable in class org.eclipse.rdf4j.query.QueryResults
 
cleaner - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultIO
 
cleaner - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
cleaner - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
cleaner - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
CleanerGraphQueryResult - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
CleanerGraphQueryResult(GraphQueryResult, Cleaner) - Constructor for class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
CleanerGraphQueryResult(GraphQueryResult, ConcurrentCleaner) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
CleanerGraphQueryResult.CleanableState - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
CleanerIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.helpers
 
CleanerIteration(CloseableIteration<E, X>, ConcurrentCleaner) - Constructor for class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
CleanerIteration.CleanableState<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.helpers
 
CleanerTupleQueryResult - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
CleanerTupleQueryResult(TupleQueryResult, ConcurrentCleaner) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
CleanerTupleQueryResult.CleanableState - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
cleanSnapshots() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Removes statements from old snapshots from the main statement list and resets the snapshot to 1 for the rest of the statements.
cleanSnapshots(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
cleanSnapshotsFromContextStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
cleanSnapshotsFromContextStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
cleanSnapshotsFromObjectStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
cleanSnapshotsFromObjectStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
cleanSnapshotsFromObjectStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
cleanSnapshotsFromObjectStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
cleanSnapshotsFromObjectStatements(int) - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Removes statements from old snapshots (those that have expired at or before the specified snapshot version) from this MemValue's list of statements for which it is the object.
cleanSnapshotsFromPredicateStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
Removes statements from old snapshots (those that have expired at or before the specified snapshot version) from this MemValue's list of statements for which it is the predicate.
cleanSnapshotsFromSubjectStatements(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
cleanup() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
CLEANUP_MAX_MEMORY_THRESHOLD - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
CLEANUP_MINIMUM_FREE_MEMORY - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
CLEANUP_MINIMUM_FREE_MEMORY_RATIO - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
cleanupReadWriteLock() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
cleanupShapesReadWriteLock() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
clear() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
clear() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
clear() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
clear() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
clear() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
clear() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
clear() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
clear() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
clear() - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
Removes all bindings from the binding set.
clear() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
clear() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Removes all graph URIs (both default and named) from this dataset.
clear() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Removes all tuple expressions and constraints.
clear() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Clears any information that has been collected while parsing.
clear() - Method in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Clear the set of collected statements.
clear() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
clear() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
clear() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
clear() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Clears the indexes.
clear() - Method in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
clear() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
clear() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
clear() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
clear(Resource...) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
clear(Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
clear(Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Removes statements with the specified context exist in this model.
clear(Resource...) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
clear(Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes all statements from a specific contexts in the repository.
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
clear(Resource...) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Removes all statements from the specified/all contexts.
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
clear(Resource[]) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
 
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
clear(Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Removes all statements from the specified/all contexts.
clear(Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
clear(RepositoryConnection, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
clear(RepositoryConnection, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
clear(RepositoryConnection, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
clear(RepositoryConnection, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
clear(RepositoryConnection, Resource...) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
Clear - Class in org.eclipse.rdf4j.query.algebra
 
Clear() - Constructor for class org.eclipse.rdf4j.query.algebra.Clear
 
Clear(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Clear
 
Clear() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CLEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
CLEAR - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ClearQuery
 
CLEAR() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL CLEAR Query
CLEAR_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Clear An Update operation that removes all triples from a specified graph.
CLEAR_NAMESPACES_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
CLEAR_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
clearBindings() - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
clearBindings() - Method in interface org.eclipse.rdf4j.query.Operation
Removes all previously set bindings.
clearBindings() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
clearBindings() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
clearBNodeIDMap() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Deprecated.
Map is no longer used, call AbstractRDFParser.clear() instead.
ClearContextOperation(Resource[]) - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ClearContextOperation
Deprecated.
 
clearContexts(Resource...) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
clearContexts(Resource...) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
This should be called from within a begin-commit-rollback block.
clearExcludeSet() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
clearHashTable() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
clearIncludeSet() - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
clearInferenceTables() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
clearInferred(Resource...) - Method in interface org.eclipse.rdf4j.sail.inferencer.InferencerConnection
Removes all inferred statements from the specified/all contexts.
clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
clearInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
clearInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
clearInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
clearNamespaces() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
clearNamespaces() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes all namespace declarations from the repository.
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
clearNamespaces() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
clearNamespaces() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
clearNamespaces() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Removes all namespace declarations from this SailSource.
clearNamespaces() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
clearNamespaces() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
clearNamespaces() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
clearNamespaces() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Removes all namespace declarations from the repository.
clearNamespaces(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
clearNamespaces(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
clearNamespaces(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
clearNamespaces(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
clearNamespaces(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
clearNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
clearNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
ClearNamespacesOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation that removes all namespace declarations.
ClearNamespacesOperation() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation
 
clearNodeScope(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
ClearOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation that clears the whole repository.
ClearOperation() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ClearOperation
Deprecated.
 
ClearOperation(Resource...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation
 
ClearQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL CLEAR Query
ClearQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.ClearQuery
 
clearRequiredTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Remove all values for required tuple expressions in this GraphPattern
client - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
client - Variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
dependent life cycle
client - Variable in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
dependent life cycle
client - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
independent life cycle
client - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
client - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
client - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
The HTTP client that takes care of the client-server communication.
clone() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Add
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
clone() - Method in interface org.eclipse.rdf4j.query.algebra.AggregateOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.And
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Avg
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Count
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Create
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Datatype
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Distinct
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Exists
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.If
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.In
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IsBNode
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IsLiteral
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IsNumeric
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IsResource
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.IsURI
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Join
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Label
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Lang
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.LangMatches
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ListMemberOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Load
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.LocalName
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Max
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Min
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Move
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Namespace
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Not
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Or
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Order
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
clone() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Returns a (deep) clone of this query model node.
clone() - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Reduced
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.SameTerm
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Sample
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Str
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Sum
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
clone() - Method in interface org.eclipse.rdf4j.query.algebra.TupleExpr
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Union
 
clone() - Method in interface org.eclipse.rdf4j.query.algebra.UpdateExpr
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
clone() - Method in interface org.eclipse.rdf4j.query.algebra.ValueExpr
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
clone() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
clone() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
cloneSet(Set<T>) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
cloneTupleExpression - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
close() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
close() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
close() - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult.CleanableState
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult.CleanableState
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
close() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
close() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
 
close() - Method in class org.eclipse.rdf4j.common.io.NioFile
 
close() - Method in class org.eclipse.rdf4j.common.io.UncloseableInputStream
 
close() - Method in class org.eclipse.rdf4j.common.io.UncloseableOutputStream
 
close() - Method in class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration
Deprecated.
Calls AbstractCloseableIteration.handleClose() upon first call and makes sure the resource closures are only executed once.
close() - Method in interface org.eclipse.rdf4j.common.iteration.CloseableIteration
Deprecated.
Closes this iteration, freeing any resources that it is holding.
close() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
close() - Method in class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
Calls AbstractCloseableIterator.handleClose() upon first call and makes sure this method gets called only once.
close() - Method in class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
close() - Method in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
Force close any executing background result parsers
close() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
close() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
close() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
close() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
close() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
close() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
close() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult.CleanableState
 
close() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
close() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
close() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
close() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
close() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
close() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
close() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Closes the connection, freeing resources.
close() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
close() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
close() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
close() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
close() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
 
close() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
close() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
close() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
close() - Method in class org.eclipse.rdf4j.sail.base.ObservingSailDataset
 
close() - Method in interface org.eclipse.rdf4j.sail.base.SailClosable
Closes this resource, relinquishing any underlying resources.
close() - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Called when this SailDataset is no longer is used, such as when a read operation is complete.
close() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
close() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
close() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
 
close() - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
close() - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
close() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
close() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState
 
close() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
close() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
close() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
close() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
close() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
close() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
close() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
close() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
close() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
close() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
close() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
close() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Closes the connection.
close() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
close() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.MultiStreamPlanNode
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
close() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
close() - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
close() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
 
close(Iterator<?>) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Closes the given iterator if it implements Closeable else do nothing.
close(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
close(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
close(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
close(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
close(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
CLOSE_MATCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:closeMatch relation.
CloseableIteration<E,​X extends java.lang.Exception> - Interface in org.eclipse.rdf4j.common.iteration
Deprecated.
In the future this interface will stop extending Iteration and instead declare the same interface methods directly. The interface will also stop requiring implementations to automatically close when exhausted, instead making this an optional feature and requiring the user to always call close. This interface may also be removed.
CloseableIterationIterator<E> - Class in org.eclipse.rdf4j.common.iterator
Wraps a CloseableIteration as an Iterator.
CloseableIterationIterator(CloseableIteration<? extends E, ? extends RuntimeException>) - Constructor for class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
CloseableIterationIterator(Iteration<? extends E, ? extends RuntimeException>) - Constructor for class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
Deprecated, for removal: This API element is subject to removal in a future version.
CloseableIterationSpliterator<T,​E extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
A Spliterator implementation that wraps a CloseableIteration.
CloseableIterationSpliterator(CloseableIteration<T, E>) - Constructor for class org.eclipse.rdf4j.common.iteration.CloseableIterationSpliterator
Creates a Spliterator implementation that wraps the supplied CloseableIteration.
closeableIterator() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
CloseableIteratorIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
CloseableIteratorIteration() - Constructor for class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
Creates an uninitialized CloseableIteratorIteration, needs to be initialized by calling CloseableIteratorIteration.setIterator(Iterator) before it can be used.
CloseableIteratorIteration(Iterator<? extends E>) - Constructor for class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
Creates a CloseableIteratorIteration that wraps the supplied iterator.
CloseablePeakableIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.shacl.wrapper.data
 
CloseablePeakableIteration(CloseableIteration<E, X>) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
closeActiveContext() - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
closeChangeset(Changeset) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
closeCloseable(Iteration<?, X>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
closeConnection() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
CloseConnectionIteration(CloseableIteration<BindingSet, QueryEvaluationException>, RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
closed - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult.CleanableState
 
closed - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult.CleanableState
 
closed - Variable in class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration
Deprecated.
Flag indicating whether this iteration has been closed.
closed - Variable in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
Flag indicating whether this iteration has been closed.
closed - Variable in class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
Flag indicating whether this iteration has been closed.
closed - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
closed - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
closed - Variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult.CleanableState
 
closed - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
Deprecated.
closed - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
closed - Variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState
 
closed - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
closed - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
closed - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
To remember if the iterator was already closed and only free resources once
closed - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
closed - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
closed - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Flag indicating whether this iteration has been closed.
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
closed - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
closed - Variable in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
 
CLOSED - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLOSED - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:closed
CLOSED_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLOSED_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ClosedConstraintComponent
CLOSED_CONSTRAINT_COMPONENT_CLOSED - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLOSED_CONSTRAINT_COMPONENT_CLOSED - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ClosedConstraintComponent-closed
CLOSED_CONSTRAINT_COMPONENT_IGNORED_PROPERTIES - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CLOSED_CONSTRAINT_COMPONENT_IGNORED_PROPERTIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ClosedConstraintComponent-ignoredProperties
ClosedConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
ClosedConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
ClosedConstraintComponent(ClosedConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
ClosedConstraintComponent(ShapeSource, List<Resource>, Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
closeException - Variable in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
closeHangingResource() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
closeHashValue(Iterator<E>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to clear-up in case not using in-memory hash table.
closeInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
closeInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
closeIterator(Collection<?>, Iterator<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
closeIterator(Collection<?>, Iterator<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
closeIterator(Iterator<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
Cleans up any resources used by this iterator.
closeIterator(Iterator<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
closeIterator(Iterator<?>) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
closeNestedResources(Resource) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
closeNodeScope(Node, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
closeNodeScope(Node, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
closePreviousStatement() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
closeQuietly(RepositoryConnection) - Static method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
closes - Variable in class org.eclipse.rdf4j.sail.base.SailClosingIteration
The lock to release when the Iteration is closed.
closeSilently(Iterator<?>) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Closes the given iterator, swallowing any IOExceptions, if it implements Closeable else do nothing.
closeWhenPossible() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
This method is called in LecenIndex invalidateReaders or on commit
clusterName - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Ess
 
cmp - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
cmp - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
CMP - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
coalesce(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
COALESCE(operand1, operand2, ...
Coalesce - Class in org.eclipse.rdf4j.query.algebra
 
Coalesce() - Constructor for class org.eclipse.rdf4j.query.algebra.Coalesce
 
Coalesce(List<ValueExpr>) - Constructor for class org.eclipse.rdf4j.query.algebra.Coalesce
 
Coalesce() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
COALESCE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
COALESCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
COALESCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
CodePointIterator - Class in org.eclipse.rdf4j.rio.helpers
Helper class for quickly iterating over a String and receiving each character code point (taking care to handle surrogate pairs correctly).
CodePointIterator(String) - Constructor for class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
CodePointSequence - Class in org.eclipse.rdf4j.rio.helpers
Helper class for working with Strings as sequences of Unicode code points.
CodePointSequence(String) - Constructor for class org.eclipse.rdf4j.rio.helpers.CodePointSequence
 
collapseWhiteSpace(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Replaces all contiguous sequences of #x9 (tab), #xA (line feed) and #xD (carriage return) with a single #x20 (space) character, and removes any leading and trailing whitespace characters, as specified for whiteSpace facet collapse.
COLLEAGUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Colleague
collectContexts(TupleExpr) - Static method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
collectedSameTerms - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
 
collectedVars - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
 
collection - Variable in class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
Collection() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Collection
COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:Collection class
COLLECTION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
collectionFactory - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
CollectionFactory - Interface in org.eclipse.rdf4j.collection.factory.api
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.
collectionFactorySupplier - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
collectionFactorySupplier - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
collectionFactorySupplier - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
CollectionIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
since 2.3 use CollectionIteration
CollectionIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.repository.sparql.federation
An iteration to access a materialized Collection of BindingSets.
CollectionIteration(Collection<E>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CollectionIteration
Deprecated.
 
CollectionIteration(Collection<E>) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
CollectionPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
collectors - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
colonReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
column - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
COLUMN_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Column Provides metadata about a column in the result set of a (SPARQL) query, for example of the body queries of SPIN templates.
COLUMN_INDEX_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#columnIndex The index of a column (from left to right) starting at 0.
COLUMN_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#column Can link a TableDataProvider (esp.
COLUMN_TYPE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#columnType The datatype or resource type of a spin:Column.
COLUMN_WIDTH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#columnWidth The preferred width of the associated Column, for display purposes.
columnNo - Variable in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
 
columnNo - Variable in class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
columnNo - Variable in exception org.eclipse.rdf4j.rio.RDFParseException
 
CombinedShapeSource - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
CombinedShapeSource(RepositoryConnection, SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
CombinedShapeSource(RepositoryConnection, SailConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
CombinedShapeSource(SailConnection, SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
CombinedShapeSource(SailConnection, SailConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
CombinedShapeSource(Rdf4jShaclShapeGraphShapeSource, BackwardChainingShapeSource, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
combiner() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
 
COMMA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
COMMAND_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Command A shared superclass for sp:Query and sp:Update that can be used to specify that the range of property can be either one.
COMMAND_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#command Can be used to link a resource with a SPARQL query or update request (sp:Command).
COMMAND_TYPES - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
commandLineArgs - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
comment(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a comment.
COMMENT - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
COMMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#comment
COMMENT - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
COMMENT_PATTERN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
COMMERCIALIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
commit() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
commit() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
commit() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
commit() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
commit() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Commits the active transaction.
commit() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
commit() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
commit() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
commit() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
commit() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
commit() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
commit() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
commit() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
commit() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Commits any changes done to the LuceneIndex since the last commit.The semantics is synchronous to SailConnection.commit(), i.e.
commit() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Commits any updates that have been performed since the last time SailConnection.commit() or SailConnection.rollback() was called.
commit() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
commit(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
commit(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
commit(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
commit(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
commit(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
COMMIT - org.eclipse.rdf4j.http.protocol.Protocol.Action
commit
commitInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
commitInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
commitInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
commitLocalTransaction() - Method in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
commitTransaction() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
common - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
common_pct - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
COMMUNICATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Communication
COMPACT - org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
COMPACT_ARRAYS - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
comparator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MaxAggregate
 
comparator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MinAggregate
 
comparator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
comparator - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
comparator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
comparator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
COMPARATOR - Static variable in class org.eclipse.rdf4j.model.base.AbstractNamespace
Sorts namespaces first by prefix and then by Namespace.getName() () name}; null values are sorted before other values.
comparators - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.StatementComparator
 
compare(String, String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compare(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.GraphComparator
 
compare(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ObjectComparator
 
compare(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.PredicateComparator
 
compare(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementComparator
 
compare(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubjectComparator
 
compare(Value, Value) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compare(Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compare(Value, Value, Compare.CompareOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
compare(Value, Value, Compare.CompareOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
compare(Value, Value, Compare.CompareOp, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
compare(Value, Value, Compare.CompareOp, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
compare(BindingSet, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
compare(Point, Point) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
Compare - Class in org.eclipse.rdf4j.query.algebra
A comparison between two values.
Compare() - Constructor for class org.eclipse.rdf4j.query.algebra.Compare
 
Compare(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Compare
 
Compare(ValueExpr, ValueExpr, Compare.CompareOp) - Constructor for class org.eclipse.rdf4j.query.algebra.Compare
 
COMPARE_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
Compare.CompareOp - Enum in org.eclipse.rdf4j.query.algebra
 
compareActiveTarget(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
CompareAll - Class in org.eclipse.rdf4j.query.algebra
Deprecated, for removal: This API element is subject to removal in a future version.
CompareAll() - Constructor for class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
CompareAll(ValueExpr, TupleExpr, Compare.CompareOp) - Constructor for class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
CompareAllQueryValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
CompareAllQueryValueEvaluationStep(QueryValueEvaluationStep, CompareAll, QueryEvaluationStep, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
CompareAny - Class in org.eclipse.rdf4j.query.algebra
Deprecated, for removal: This API element is subject to removal in a future version.
CompareAny() - Constructor for class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
CompareAny(ValueExpr, TupleExpr, Compare.CompareOp) - Constructor for class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
CompareAnyValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
CompareAnyValueEvaluationStep(QueryValueEvaluationStep, CompareAny, QueryEvaluationStep, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
compareBNodes(BNode, BNode) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compareBNodes(BNode, BNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareBytes(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareCanonicalDecimals(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two canonical decimals to each other.
compareCanonicalDoubles(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two canonical doubles to eachother.
compareCanonicalFloats(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two canonical floats to each other.
compareCanonicalFPNumbers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two canonical floating point numbers to each other.
compareCanonicalIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two canonical integers to each other.
compareDatatypes(CoreDatatype.XSD, CoreDatatype.XSD, IRI, IRI) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareDatatypes(IRI, IRI) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
Compares two literal datatypes and indicates if one should be ordered after the other.
compareDatatypes(XSD.Datatype, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compareDateTime(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two dateTime objects.
compareDecimals(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two decimals to eachother.
compareDoubles(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two doubles to each other.
compareFloats(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two floats to each other.
compareFPNumbers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two floating point numbers to eachother.
compareFullTarget(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
compareIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Compares two integers to each other.
compareInts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareLiterals(Literal, Literal) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compareLiterals(Literal, Literal) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareLiterals(Literal, Literal, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
compareLiterals(Literal, Literal, Compare.CompareOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Compares the supplied Literal arguments using the supplied operator, using strict (minimally-conforming) SPARQL 1.1 operator behavior.
compareLiterals(Literal, Literal, Compare.CompareOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Compares the supplied Literal arguments using the supplied operator, using strict (minimally-conforming) SPARQL 1.1 operator behavior.
compareLiterals(Literal, Literal, Compare.CompareOp, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Compares the supplied Literal arguments using the supplied operator.
compareLiterals(Literal, Literal, Compare.CompareOp, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Compares the supplied Literal arguments using the supplied operator.
compareLongs(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareNegativeIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareNonNegativeIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareNonPlainLiterals(Literal, Literal) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareNonPositiveIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareOp - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
CompareOp(String) - Constructor for enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
 
CompareOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use CompareOptimizer instead.
CompareOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that replaces Compare operators with SameTerms, if possible.
CompareOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.CompareOptimizer
Deprecated.
 
CompareOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer
 
CompareOptimizer.CompareVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
CompareOptimizer.CompareVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
comparePlainLiterals(Literal, Literal) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
comparePositiveIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareRegion(byte[], int, byte[], int, int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Compares two regions of bytes, indicating whether one is larger than the other.
compareShorts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
CompareSubQueryValueOperator - Class in org.eclipse.rdf4j.query.algebra
Deprecated, for removal: This API element is subject to removal in a future version.
CompareSubQueryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
CompareSubQueryValueOperator(ValueExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
compareTo - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
compareTo(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Compares two version numbers according to their major, minor, patch and milestone version numbers, ordering from oldest to newest version.
compareTo(XMLDateTime) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Compares this DateTime object to another DateTime object.
compareTo(Namespace) - Method in class org.eclipse.rdf4j.model.base.AbstractNamespace
 
compareTo(RepositoryInfo) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
compareTriples(Triple, Triple) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compareTriples(Triple, Triple) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareUnsignedBytes(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareUnsignedInts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareUnsignedLongs(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareUnsignedShorts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
compareURIs(IRI, IRI) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
compareURIs(IRI, IRI) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
compareValue(Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
compareValue(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
CompareVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
Deprecated.
 
CompareVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer.CompareVisitor
 
compareWithOperator(Compare.CompareOp, int) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
compatibleArguments(Literal, Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied two literal arguments are 'argument compatible' according to the SPARQL definition.
compatibleArguments(Literal, Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied two literal arguments are 'argument compatible' according to the SPARQL definition.
CompatibleBindingSetFilter - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated. 
CompatibleBindingSetFilter(CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CompatibleBindingSetFilter
Deprecated.
 
compatibleLevels - Variable in enum org.eclipse.rdf4j.common.transaction.IsolationLevels
 
compatibleMode - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
COMPENSATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:compensate
COMPENSATED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:compensatedParty
COMPENSATING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:compensatingParty
compiledArgs - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ListMemberValueOperationStep
 
compiledScript - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
COMPLEMENTOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#complementOf
COMPLETE - org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
The sail will get all previous triples of the subject and add them (if required) in the Lucene index, this mode is enabled by default.
completeAddRemoveOperationWithType(LuceneSailBuffer.AddRemoveOperation) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
components - Variable in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
ComponentTemporalAmount - Class in org.eclipse.rdf4j.model.base
Component-based temporal amount value.
ComponentTemporalAmount(Map<? extends TemporalUnit, Long>) - Constructor for class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
compress - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
COMPRESS_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:compressFormat
compressChanges() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
compressedTuples - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
compulsoryXmlFeatureSettings - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
 
compute(Literal, Literal, MathExpr.MathOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
compute(Literal, Literal, MathExpr.MathOp) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
Computes the result of applying the supplied math operator on the supplied left and right operand.
compute(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
Computes the result of applying the supplied math operator on the supplied left and right operand.
compute(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
Computes the result of applying the supplied math operator on the supplied left and right operand.
computeForXsdDecimal(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
computeForXsdDouble(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
computeForXsdFloat(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
computeForXsdInteger(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
computePrefixString(Map<String, String>) - Method in class org.eclipse.rdf4j.query.algebra.Service
Compute the prefix string only once to avoid computation overhead during evaluation.
computeServiceVars(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Service
Compute the variable names occurring in the service expression using tree traversal, since these are necessary for building the SPARQL query.
computeValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
computeValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationCollector
 
computeValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceCollector
 
con - Variable in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
con - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
The connection to use for the add operations.
con - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
The connection to use for the remove operations.
con - Variable in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
con - Variable in class org.eclipse.rdf4j.repository.sail.SailQuery
 
con - Variable in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
con - Variable in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
con - Variable in class org.eclipse.rdf4j.repository.util.RDFInserter
The connection to use for the add operations.
con - Variable in class org.eclipse.rdf4j.repository.util.RDFRemover
The connection to use for the removal operations.
con - Variable in class org.eclipse.rdf4j.sail.inferencer.util.RDFInferencerInserter
The connection to use for the add operations.
concat(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
CONCAT(operand1, operand2, ...
Concat - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function CONCAT, as defined in SPARQL Query Language for RDF
Concat - Class in org.eclipse.rdf4j.spin.function
Extended version of concat for SPIN.
Concat() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Concat
 
Concat() - Constructor for class org.eclipse.rdf4j.spin.function.Concat
 
Concat() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONCAT - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
CONCAT - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
CONCAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.APF
 
CONCAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:concat
CONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ConcatAggregate(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate
 
ConcatAggregate(Function<BindingSet, Value>, String) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate
 
concatenated - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.StringBuilderCollector
 
ConcatTupleFunction - Class in org.eclipse.rdf4j.spin.function.apf
 
ConcatTupleFunction() - Constructor for class org.eclipse.rdf4j.spin.function.apf.ConcatTupleFunction
 
CONCEPT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:Concept class
CONCEPT_SCHEME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:ConceptScheme class
CONCURRENT_USE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:concurrentUse
ConcurrentCleaner - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Optimized for multithreaded use of the Java 9+ Cleaner
ConcurrentCleaner() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
condition - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
condition - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.IfValueEvaluationStep
 
condition - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
condition - Variable in class org.eclipse.rdf4j.query.algebra.Filter
 
condition - Variable in class org.eclipse.rdf4j.query.algebra.If
The operator's arguments.
condition - Variable in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
ConditionalAndExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
conditionalCommit(boolean) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
Invokes RepositoryConnection.commit() if supplied boolean condition is true.
ConditionalOrExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
conditionalRollback(boolean) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
Invokes RepositoryConnection.rollback() if supplied boolean condition is true.
confDir - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
confDir - Variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
config - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
config - Variable in class org.eclipse.rdf4j.repository.util.RDFLoader
 
CONFIG - Class in org.eclipse.rdf4j.model.vocabulary
Shared vocabulary for configuration of RDF4J components: Repositories, SAILs, and so on.
CONFIG - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the config resource.
CONFIG() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG
 
CONFIG_FORMAT - Static variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
CONFIG.Cgqi - Class in org.eclipse.rdf4j.model.vocabulary
Custom Graph Query Inferencer config
CONFIG.ContextAware - Class in org.eclipse.rdf4j.model.vocabulary
ContextAwareRepository config
CONFIG.Ess - Class in org.eclipse.rdf4j.model.vocabulary
Elasticsearch Store config
CONFIG.Http - Class in org.eclipse.rdf4j.model.vocabulary
HTTP Repository config
CONFIG.Lucene - Class in org.eclipse.rdf4j.model.vocabulary
Lucene Sail config
CONFIG.Mem - Class in org.eclipse.rdf4j.model.vocabulary
Memory Store config
CONFIG.Native - Class in org.eclipse.rdf4j.model.vocabulary
Native Store config
CONFIG.Proxy - Class in org.eclipse.rdf4j.model.vocabulary
ProxyRepository config
CONFIG.Rep - Class in org.eclipse.rdf4j.model.vocabulary
Repository config
CONFIG.Sail - Class in org.eclipse.rdf4j.model.vocabulary
Sail config
CONFIG.Shacl - Class in org.eclipse.rdf4j.model.vocabulary
SHACL Sail config
CONFIG.Sparql - Class in org.eclipse.rdf4j.model.vocabulary
SPARQLRepository config
configFile - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
ConfigTemplate - Class in org.eclipse.rdf4j.repository.config
 
ConfigTemplate(String) - Constructor for class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
Configuration - Interface in org.eclipse.rdf4j.common.app.config
Application configuration interface
Configurations - Class in org.eclipse.rdf4j.model.util
Utility functions for working with RDF4J Models representing configuration settings.
Configurations() - Constructor for class org.eclipse.rdf4j.model.util.Configurations
 
ConfigurationUtil - Class in org.eclipse.rdf4j.common.app.util
Configuration helper class
ConfigurationUtil() - Constructor for class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
 
configurator - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
configureDataDir() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Configure the data dir.
configureNewJsonFactory() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
Get an instance of JsonFactory configured using the settings from AbstractQueryResultParser.getParserConfig().
configureNewJsonFactory() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
Get an instance of JsonFactory configured using the settings from AbstractRDFParser.getParserConfig().
configureNewJsonFactory() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Get an instance of JsonFactory configured using the settings from AbstractRDFParser.getParserConfig().
configureNewJsonFactory() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Get an instance of JsonFactory.
CONFLICT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:conflict
CONFLICT_TERM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:ConflictTerm
conforms - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
conforms - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
conforms() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
conforms() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
conforms() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
CONFORMS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CONFORMS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:conforms
CONFORMS_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/conformsTo
conInterceptors - Variable in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
CONJUNCTIVE_CONSTRAINT_SPLITTER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
ConjunctiveConstraintSplitter - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use ConjunctiveConstraintSplitterOptimizer instead.
ConjunctiveConstraintSplitter() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter
Deprecated.
 
ConjunctiveConstraintSplitter.ConstraintVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
ConjunctiveConstraintSplitterOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Splits conjunctive constraints into seperate constraints.
ConjunctiveConstraintSplitterOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer
 
ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
conListeners - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
conn - Variable in class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
 
conn - Variable in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
 
conn - Variable in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
 
conn - Variable in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
conn - Variable in class org.eclipse.rdf4j.sail.model.SailModel
 
connection - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
connection - Variable in class org.eclipse.rdf4j.sail.helpers.SailBaseIteration
 
connection - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
connection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
Connection(InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
CONNECTION_TIME_OUT - Static variable in class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
use CONFIG#connectionTimeOut instead.
connectionClosed(SailConnection) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Signals to the store that the supplied connection has been closed; called by AbstractSailConnection.close().
ConnectionHelper - Class in org.eclipse.rdf4j.sail.shacl
 
ConnectionHelper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ConnectionHelper
 
connectionListener - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
The listener that listens to the underlying connection.
connectionListenerActive - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
connectionLock - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
Connections - Class in org.eclipse.rdf4j.repository.util
Convenience functions for use with RepositoryConnections.
Connections() - Constructor for class org.eclipse.rdf4j.repository.util.Connections
 
connectionsGroup - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
ConnectionsGroup - Class in org.eclipse.rdf4j.sail.shacl.wrapper.data
 
ConnectionsGroup(SailConnection, SailConnection, Sail, Sail, Stats, ConnectionsGroup.RdfsSubClassOfReasonerProvider, ShaclSailConnection.Settings, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
ConnectionsGroup.RdfsSubClassOfReasonerProvider - Interface in org.eclipse.rdf4j.sail.shacl.wrapper.data
 
connectionTimeOut - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.connectionTimeOut
connectionTimeOut - Variable in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
connectionTimeOut - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Connection timeout on shutdown (in ms).
connectiveExpression(ConnectiveOperator, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
ConnectiveOperation - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
Represents a SPARQL connective operation, which takes an arbitrary number of arguments
ConnectiveOperation(ConnectiveOperator) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperation
 
ConnectiveOperator - Enum in org.eclipse.rdf4j.sparqlbuilder.constraint
The SPARQL connective operators
ConnectiveOperator(String) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
connKey - Variable in class org.eclipse.rdf4j.sail.model.SailModel
 
CONSENTED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:consentedParty
CONSENTING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:consentingParty
CONSEQUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:consequence
constant - Variable in class org.eclipse.rdf4j.query.algebra.Var
 
ConstantOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use ConstantOptimizer instead.
ConstantOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that optimizes constant value expressions.
ConstantOptimizer(EvaluationStrategy) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer
Deprecated.
 
ConstantOptimizer(EvaluationStrategy) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer
 
ConstantOptimizer.ConstantVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
ConstantOptimizer.ConstantVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
ConstantOptimizer.VarNameCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
ConstantOptimizer.VarNameCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
ConstantQueryValueEvaluationStep(Value) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
 
ConstantQueryValueEvaluationStep(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
 
ConstantVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
ConstantVisitor(EvaluationStrategy, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
CONSTRAINED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:constrainedBy
constraint - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
 
Constraint() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONSTRAINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Constraint
CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ConstraintComponent
CONSTRAINT_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:constraint
CONSTRAINT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#constraint Links a class with constraints on its instances.
CONSTRAINT_VIOLATION_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#ConstraintViolation An object that can be created by spin:constraints to provide information about a constraint violation.
constraintComponent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
constraintComponent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ConstraintComponent - Interface in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
constraintComponent_validationReport - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ConstraintComponent.Scope - Enum in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
constraintComponents - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
constraints - Variable in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
The boolean constraints in this graph pattern.
ConstraintViolation - Class in org.eclipse.rdf4j.spin
Class to store SPIN constraint violation RDF statements.
ConstraintViolation(String, String, String, String, ConstraintViolationLevel) - Constructor for class org.eclipse.rdf4j.spin.ConstraintViolation
 
ConstraintViolationLevel - Enum in org.eclipse.rdf4j.spin
Enum of possible SPIN constraint violation levels.
ConstraintViolationLevel() - Constructor for enum org.eclipse.rdf4j.spin.ConstraintViolationLevel
 
ConstraintViolationRDFHandler - Class in org.eclipse.rdf4j.spin
 
ConstraintViolationRDFHandler() - Constructor for class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
ConstraintVisitor(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
ConstraintVisitor(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
construct - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
 
construct(GraphTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
Set this query's graph template
construct(TriplesTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
Set, rather than augment, this graph template's triples template
construct(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
Add triple patterns to this graph template
construct(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
Add triples to this query's graph template
construct(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL graph template
Construct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONSTRUCT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
CONSTRUCT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:construct
CONSTRUCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
CONSTRUCT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
 
CONSTRUCT(GraphTemplate) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL Construct query
CONSTRUCT(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL Construct query
CONSTRUCT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Construct A CONSTRUCT-type query that can be used to construct new triples from template triples (head) that use variable bindings from the match patterns (body).
CONSTRUCT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
CONSTRUCT_TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
CONSTRUCT_TEMPLATES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#ConstructTemplates Suggested abstract base class for all ConstructTemplates.
ConstructClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONSTRUCTOR_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#constructor Can be used to attach a "constructor" to a class.
ConstructorBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
 
ConstructorBuilder() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
 
ConstructorBuilder.BasicPatternVerifier - Class in org.eclipse.rdf4j.query.parser.sparql
 
ConstructQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
The SPARQL CONSTRUCT query
ConstructQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
 
ConstructQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ConstructTupleFunction - Class in org.eclipse.rdf4j.spin.function
 
ConstructTupleFunction() - Constructor for class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
ConstructTupleFunction(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
ConstructTupleFunction.GraphQueryResultIteration - Class in org.eclipse.rdf4j.spin.function
 
ConstructVisitor(RDFHandler, Resource, Dataset) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.ConstructVisitor
 
ConstTripleRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
consume(ValueFactory, Resource, IRI, Value, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Statements
Creates one or more Statement objects with the given subject, predicate and object, one for each given context, and sends each created statement to the supplied Consumer.
consume(Repository, Consumer<RepositoryConnection>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Consumer, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
consume(Repository, Consumer<RepositoryConnection>, Consumer<RepositoryException>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Consumer, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
consumeCollection(Iterable<?>, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Converts the supplied Iterable to an RDF Collection, using the supplied head resource as the starting resource of the RDF Collection.
consumeCollection(Iterable<?>, Resource, Consumer<Statement>, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Converts the supplied Iterable to an RDF Collection, using the supplied head resource as the starting resource of the RDF Collection.
consumeContainer(IRI, Iterable<?>, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Converts the supplied Iterable to an RDF Container, using the supplied head resource as the starting resource of the RDF Containter.
consumeContainer(IRI, Iterable<?>, Resource, Consumer<Statement>, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Converts the supplied Iterable to an RDF Container, using the supplied head resource as the starting resource of the RDF Container.
consumeNoTransaction(Repository, Consumer<RepositoryConnection>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Consumer.
consumeNoTransaction(Repository, Consumer<RepositoryConnection>, Consumer<RepositoryException>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Consumer.
consumer - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtensionQueryEvaluationStep
 
consumeRDFCollection(RepositoryConnection, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.repository.util.Connections
Retrieve all Statements that together form the RDF Collection starting with the supplied start resource and send them to the supplied Consumer.
consumeSilent(Repository, Consumer<RepositoryConnection>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Consumer, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
consumeSilentNoTransaction(Repository, Consumer<RepositoryConnection>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Consumer.
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
Consume a statement.
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
consumeStatement(Statement) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
consumeStreamingStatement(Statement) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Consumes statement when RDF/JSON writer is streaming output.
consumeValues(Model, Resource, Consumer<Value>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Reads an RDF Collection starting with the supplied list head from the supplied Model and sends each collection member Value to the supplied Consumer function.
consumeValues(Model, Resource, IRI, Consumer<Value>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Reads an RDF Container starting with the supplied containter head from the supplied Model and sends each collection member Value to the supplied Consumer function.
CONTACT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Contact
CONTACT_POINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:contactPoint
CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:Container
CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Container
CONTAINERMEMBERSHIPPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
contains(Object) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
contains(Object) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
contains(Object) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
contains(Object) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
contains(Object) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
contains(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
contains(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
contains(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Determines if statements with the specified subject, predicate, object and (optionally) context exist in this model.
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
Contains - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function CONTAINS, as defined in SPARQL Query Language for RDF
Contains() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Contains
 
Contains() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CONTAINS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
CONTAINS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
CONTAINS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:contains
CONTAINS - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:contains
CONTAINS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
containsBindOrValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
containsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
containsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
containsExtension(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Verifies if the supplied TupleExpr contains a Extension.
containsProjection(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Deprecated.
containsQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
containsSameTerm(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
Deprecated.
 
containsSameTerm(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
 
containsSubquery(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Verifies if the supplied TupleExpr contains a Projection with the subquery flag set to true (default).
contentsChanged - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
Flag indicating whether the contents of this repository have changed.
contentTypeIs(HttpResponse, String) - Static method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
context - Variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
context - Variable in class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
The statement's context, if applicable.
context - Variable in class org.eclipse.rdf4j.model.impl.GenericStatement
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.QueryRootQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ProjectionQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtensionQueryEvaluationStep
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
context - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
context - Variable in class org.eclipse.rdf4j.repository.util.RDFRemover
The context to remove the statements from; null to indicate the null context.
context - Variable in class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
context - Variable in class org.eclipse.rdf4j.rio.trig.TriGParser
 
context - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
context - Variable in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
context - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
The statement's context, if applicable.
context - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
context - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
context - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
context - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
context - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
CONTEXT - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
CONTEXT_FIELD_NAME - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
The name of the Document field holding the context identifer(s).
CONTEXT_NULL - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
the null context
CONTEXT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the context parameter.
CONTEXT_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag that starts a new context/graph.
ContextAware() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
 
ContextAwareConfig - Class in org.eclipse.rdf4j.repository.contextaware.config
 
ContextAwareConfig() - Constructor for class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
ContextAwareConnection - Class in org.eclipse.rdf4j.repository.contextaware
Allows contexts to be specified at the connection level or the method level.
ContextAwareConnection(Repository) - Constructor for class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
ContextAwareConnection(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
ContextAwareConnection(Repository, RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
ContextAwareFactory - Class in org.eclipse.rdf4j.repository.contextaware.config
A RepositoryFactory that creates ContextAwareRepositorys based on RDF configuration data.
ContextAwareFactory() - Constructor for class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory
 
ContextAwareRepository - Class in org.eclipse.rdf4j.repository.contextaware
Allows contexts to be specified at the repository level.
ContextAwareRepository() - Constructor for class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
ContextAwareRepository(Repository) - Constructor for class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
ContextAwareSchema - Class in org.eclipse.rdf4j.repository.contextaware.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG.ContextAware vocabulary instead.
ContextAwareSchema() - Constructor for class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
 
ContextAwareStatementImpl(Statement) - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
ContextCollector - Class in org.eclipse.rdf4j.queryrender.sparql
Visitor implementation for the query algebra which walks the tree and figures out the context for nodes in the algebra.
ContextCollector() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
ContextOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
A TransactionOperation that operates on a specific (set of) contexts.
ContextOperation(Resource...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
contexts - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
contexts - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
contexts - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
contexts - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
contexts - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
The contexts to remove the statements from.
contexts - Variable in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
The contexts to add the statements to.
contexts - Variable in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
contexts - Variable in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
contexts - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ClearContextOperation
Deprecated.
 
contexts - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The context of statements to return, or null if any context is OK.
contexts - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
contexts - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
contexts - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
contexts() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
contexts() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
contexts() - Method in interface org.eclipse.rdf4j.model.Model
Returns a Set view of the contexts contained in this model.
contexts() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
CONTEXTS - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the context list resource of a repository.
CONTEXTS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
contextsEquals(Resource, Resource) - Static method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
contextsEquals(Resource, Resource) - Static method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
contextsGivenContextVal(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
ContextStatement - Class in org.eclipse.rdf4j.model.impl
Deprecated, for removal: This API element is subject to removal in a future version.
ContextStatement(Resource, IRI, Value, Resource) - Constructor for class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
Creates a new Statement with the supplied subject, predicate and object for the specified associated context.
ContextStatementCollector - Class in org.eclipse.rdf4j.rio.helpers
A RDFHandler that can be used to collect reported statements in collections.
ContextStatementCollector(Collection<Statement>, Map<String, String>, ValueFactory, Resource...) - Constructor for class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Creates a new StatementCollector that stores reported statements and namespaces in the supplied containers.
ContextStatementCollector(Collection<Statement>, ValueFactory, Resource...) - Constructor for class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Creates a new StatementCollector that stores reported statements in the supplied collection and that uses a new LinkedHashMap to store the reported namespaces.
ContextStatementCollector(ValueFactory, Resource...) - Constructor for class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Creates a new StatementCollector that uses a new ArrayList to store the reported statements and a new LinkedHashMap to store the reported namespaces.
contextStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemResource
The list of statements for which this MemURI represents the context.
contextsToSet(Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
contextSup - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
contextVar - Variable in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
contextVar - Variable in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
The context of this graph pattern.
contextVar - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
 
contextVar - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
ContextWithShape - Class in org.eclipse.rdf4j.sail.shacl.ast
 
ContextWithShape(Resource[], Resource[], Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
CONTRACTED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:contractedParty
CONTRACTING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:contractingParty
CONTRIBUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Contribute
CONTRIBUTOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:contributor
CONTRIBUTOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/contributor
CONTRIBUTOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Contributor
conversionMap - Variable in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
convert(Exception) - Method in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Converts an exception from the underlying iteration to an exception of type X.
convert(Exception) - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Converts an exception from the underlying iteration to an exception of type X.
convert(Exception) - Method in class org.eclipse.rdf4j.query.impl.QueueCursor
 
convert(Exception) - Method in class org.eclipse.rdf4j.repository.sail.SailCloseableIteration
 
convert(String) - Method in class org.eclipse.rdf4j.rio.helpers.BooleanRioSetting
Converts a String to a Boolean
convert(String) - Method in class org.eclipse.rdf4j.rio.helpers.ClassRioSetting
 
convert(String) - Method in class org.eclipse.rdf4j.rio.helpers.LongRioSetting
 
convert(String) - Method in class org.eclipse.rdf4j.rio.helpers.StringRioSetting
 
convert(String) - Method in interface org.eclipse.rdf4j.rio.RioSetting
Attempts to convert from a string to a type-safe representation based on the generic type of this setting.
convert(String, Literal, ValueFactory) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
 
convert(Statement) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
convert(Statement) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
Convert the supplied value to a literal of the function output datatype.
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateTimeCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DecimalCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DoubleCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.FloatCast
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCastFunction
 
convert(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
 
convert(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
convert(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
convert(BindingSet) - Method in class org.eclipse.rdf4j.repository.sparql.federation.ServiceJoinConversionIteration
Deprecated.
 
convert(S) - Method in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Converts a source type object to a target type object.
convert(S) - Method in class org.eclipse.rdf4j.common.iterator.ConvertingIterator
Converts a source type object to a target type object.
CONVERT_RDF_STAR_TO_REIFICATION - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether it should convert RDF-star statements to standard RDF reification.
CONVERT_SPIN_RDF_TO_STRING_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
converter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
convertFromDegrees(double, IRI) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Convert degrees to another unit
ConvertingIteration<S,​T,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
ConvertingIteration(Iteration<? extends S, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Creates a new ConvertingIteration that operates on the supplied source type iteration.
ConvertingIterator<S,​T> - Class in org.eclipse.rdf4j.common.iterator
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).
ConvertingIterator(Iterator<? extends S>) - Constructor for class org.eclipse.rdf4j.common.iterator.ConvertingIterator
Creates a new ConvertingIterator that operates on the supplied source type itertor.
convertPrefixedName(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Convert the given prefixed name string to an IRI if possible.
convertRDFStar - Variable in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
convertRDFStarToReification(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the statements in the supplied RDF-star model to a new RDF model using reification.
convertRDFStarToReification(Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the supplied RDF-star model to RDF reification statements.
convertRDFStarToReification(Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
Converts the supplied RDF-star statement to RDF reification statements, and sends the resultant statements to the supplied consumer.
convertRDFStarToReification(ValueFactory, Function<Triple, Resource>, Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
Converts the supplied RDF-star statement to RDF reification statements, and sends the resultant statements to the supplied consumer.
convertRDFStarToReification(ValueFactory, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the statements in supplied RDF-star model to a new RDF model using reificiation.
convertRDFStarToReification(ValueFactory, Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the supplied RDF-star model to RDF reification statements.
convertRDFStarToReification(ValueFactory, Model, ModelFactory) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the statements in supplied RDF-star model to a new RDF model using reificiation.
convertRDFStarToReification(ValueFactory, Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
Converts the supplied RDF-star statement to RDF reification statements, and sends the resultant statements to the supplied consumer.
convertReificationToRDFStar(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the supplied RDF reification model to a new RDF-star model.
convertReificationToRDFStar(Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the supplied RDF reification model to RDF-star statements.
convertReificationToRDFStar(ValueFactory, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the statements in supplied RDF reification model to a new RDF-star model.
convertReificationToRDFStar(ValueFactory, Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the supplied RDF reification model to RDF-star statements.
convertReificationToRDFStar(ValueFactory, Model, ModelFactory) - Static method in class org.eclipse.rdf4j.model.util.Models
Converts the statements in supplied RDF reification model to a new RDF-star model.
ConvertSpinRDFToString - Class in org.eclipse.rdf4j.spin.function.spif
 
ConvertSpinRDFToString() - Constructor for class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
ConvertSpinRDFToString(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
ConvertStatementToBindingSetIterator(CloseableIteration<? extends Statement, ? extends QueryEvaluationException>, BiConsumer<MutableBindingSet, Statement>, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
convertToDegrees(double, IRI) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Convert a value to degrees
convertToReadLock(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Convert a write lock to a read lock.
convertToSailException(InterruptedException) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
convertToSailException(InterruptedException) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
CONVEX_HULL - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
convexHull(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
convexHull(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
convexHull(Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
ConvexHull - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:convexHull, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
ConvexHull() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.ConvexHull
 
COOKIE - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTPart
 
coordinateDimension - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:coordinateDimension property
copy(AlternativeGraphPattern) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
copy(GroupGraphPattern) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
Copy - Class in org.eclipse.rdf4j.query.algebra
 
Copy() - Constructor for class org.eclipse.rdf4j.query.algebra.Copy
 
Copy(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Copy
 
Copy() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
COPY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
COPY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
COPY - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.CopyQuery
 
COPY() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL COPY Query
copyDocument(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
copyDocument(SearchDocument, SearchDocument, Map<String, Set<String>>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Creates a copy of the old document; updating the retrieved Document instance works ok for stored properties but indexed data gets lost when doing an IndexWriter.updateDocument with it.
CopyQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL COPY Query
CopyQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.CopyQuery
 
COPYRIGHT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Copyright
CORE_POOL_SIZE_PROPERTY - Static variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Configurable system property org.eclipse.rdf4j.client.executors.corePoolSize for specifying the background executor core thread pool size.
coreDatatype - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
coreDatatype - Variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
coreDatatype - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
coreDatatype - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
CoreDatatype - Interface in org.eclipse.rdf4j.model.base
 
CoreDatatype.GEO - Enum in org.eclipse.rdf4j.model.base
 
CoreDatatype.RDF - Enum in org.eclipse.rdf4j.model.base
 
CoreDatatype.XSD - Enum in org.eclipse.rdf4j.model.base
 
CoreDatatypeHelper - Class in org.eclipse.rdf4j.model.base
 
CoreDatatypeHelper() - Constructor for class org.eclipse.rdf4j.model.base.CoreDatatypeHelper
 
CORESIDENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Coresident
costEstimate - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
costEstimate - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
couldMatch(ConnectionsGroup, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
count - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
count - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
count - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.ServiceNodeAnalyzer
 
count - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
count(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
count()
Count - Class in org.eclipse.rdf4j.query.algebra
 
Count(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Count
 
Count(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Count
 
Count() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
COUNT - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:count
COUNT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
COUNT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Count Counts the number of times a variable is used.
CountAggregate(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountAggregate
 
countAll - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
countAll() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
If this is a count aggregate expressions, specify that it should count all
countAll() - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
countAll(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
If this is a count aggregate expressions, specify if it should count all
CountCollector(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountCollector
 
countConstantVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
countConstantVars(List<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
counter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
counter - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
countPropertyValues(SearchDocument) - Static method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
COUNTRY_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:country-name
countToNull(byte[], int) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get the first position of the NULL byte within an array of bytes
COVERAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:coverage
COVERAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/coverage
covers(StatementMatcher) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
covers(StatementMatcher.Variable<?>, StatementMatcher.Variable<?>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
COWORKER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Coworker
CRC16 - Class in org.eclipse.rdf4j.rio.hdt
CRC16-ANSI checksum
CRC16() - Constructor for class org.eclipse.rdf4j.rio.hdt.CRC16
 
CRC32 - Class in org.eclipse.rdf4j.rio.hdt
CRC32C checksum
CRC32() - Constructor for class org.eclipse.rdf4j.rio.hdt.CRC32
 
CRC8 - Class in org.eclipse.rdf4j.rio.hdt
CRC8-CCIT checksum
CRC8() - Constructor for class org.eclipse.rdf4j.rio.hdt.CRC8
 
create(String) - Static method in class org.eclipse.rdf4j.common.net.ParsedIRI
Creates a ParsedIRI by parsing the given string.
create(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.DOAP
 
create(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.RDF4J
 
create(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.RSX
 
create(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.XSD
 
create(String) - Static method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
 
create(String[], BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
create(Model, Resource) - Static method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
Utility method to create a new RepositoryImplConfig by reading data from the supplied Model.
create(Model, Resource) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
Creates a new RepositoryConfig object and initializes it by supplying the model and repositoryNode to its parse method.
create(ValueFactory, Resource, IRI, Value, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Statements
Creates one or more Statement objects with the given subject, predicate and object, one for each given context.
create(GroupElem, ValueFactory) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
Create - Class in org.eclipse.rdf4j.query.algebra
 
Create() - Constructor for class org.eclipse.rdf4j.query.algebra.Create
 
Create(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Create
 
Create() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
CREATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Create
CREATE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
CREATE - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
CREATE() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL CREATE Query
CREATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Create An Update operation that creates a new empty graph with a name specified by sp:graphIRI.
createAddStatementOperation() - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
createAfterLast() - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
createAnonVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
Creates an anonymous Var with a unique, randomly generated, variable name.
createAnonVar(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
createAnonVar(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
createAnonVar(String, Value, boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
createAnonVarName() - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
createBaseURI(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
createBGP(StringBuilder, Resource, IRI, Value) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
createBindingSet() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
createBindingSet() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
createBindingSet(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
createBindingSet(BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
createBindingSetKey(BindingSet, List<Function<BindingSet, Value>>, ToIntFunction<BindingSet>) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createBindingSetKey(BindingSet, List<Function<BindingSet, Value>>, ToIntFunction<BindingSet>) - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createBNode() - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createBNode() - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createBNode() - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createBNode() - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new bNode.
createBNode() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Deprecated.
createBNode() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createBNode(String) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createBNode(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createBNode(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createBNode(String) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new blank node with the given node identifier.
createBNode(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Deprecated.
createBNode(String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createBNode(String) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createBooleanParser(QueryResultFormat) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating BooleanQueryResultParser objects.This method uses the registry returned by BooleanQueryResultParserRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate parser.
createBooleanWriter(QueryResultFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating BooleanQueryResultWriter objects.This method uses the registry returned by BooleanQueryResultWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createCanonicalBNode(BNode, Map<BNode, HashCode>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
createCardinalityCalculator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
createCardinalityCalculator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics
 
createCardinalityCalculator() - Method in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics
 
createClearOperation() - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
createConstVar(Value) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Creates an (anonymous) Var representing a constant value.
createContext(String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
createContexts(int) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
CREATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/created
CREATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:created
createDataBody(StringBuilder, Iterable<? extends Statement>, boolean) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
createDedupBuffer() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
createDeleteDataCommand(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
createDeletePatternCommand(Resource, IRI, Value, Resource[]) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
createEmptyGeometry() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.DynamicModelFactory
 
createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModelFactory
 
createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.TreeModelFactory
 
createEmptyModel() - Method in interface org.eclipse.rdf4j.model.ModelFactory
 
createEmptyPoint() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
createEvaluationStrategy(Dataset, TripleSource, EvaluationStatistics) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Returns the EvaluationStrategy to use to evaluate queries for the given Dataset and TripleSource.
createEvaluationStrategy(Dataset, TripleSource, EvaluationStatistics) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
createEvaluationStrategy(Dataset, TripleSource, EvaluationStatistics) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
createEvaluationStrategy(Dataset, TripleSource, EvaluationStatistics) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
createFPLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createNumericLiteral(Number, IRI) with the supplied value and datatype as parameters.
createFPLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createFunctionCall(String, SimpleNode, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
createGroupByMap() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createGroupByMap() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createHttpClient() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
createHTTPClient() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Creates a new RDF4JProtocolSession object.
createHTTPClient() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
createInsertDataCommand(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
createIntegerLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createNumericLiteral(Number, IRI) with the supplied value and datatype as parameters.
createIntegerLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createIRI(String) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createIRI(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createIRI(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createIRI(String) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new IRI from the supplied string-representation.
createIRI(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.DASH
 
createIRI(String) - Static method in class org.eclipse.rdf4j.model.vocabulary.GEO
 
createIRI(String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createIRI(String) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createIRI(String, String) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createIRI(String, String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createIRI(String, String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createIRI(String, String) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new IRI from the supplied namespace and local name.
createIRI(String, String) - Static method in class org.eclipse.rdf4j.model.vocabulary.Vocabularies
 
createIRI(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createIRI(String, String) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createIteration() - Method in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Creates the iteration that should be iterated over.
createIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
createIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
createIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
createIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
createIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep.DelayedEvaluationIteration
Deprecated.
 
createIterator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
createList() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createList() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(boolean) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:boolean-typed literal representing the specified value.
createLiteral(boolean) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(boolean) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(byte) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(byte) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createIntegerLiteral(Number, IRI) with the supplied value and XSD.BYTE as parameters.
createLiteral(byte) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(byte) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:byte-typed literal representing the specified value.
createLiteral(byte) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(double) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(double) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createFPLiteral(Number, IRI) with the supplied value and XSD.DOUBLE as parameters.
createLiteral(double) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(double) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:double-typed literal representing the specified value.
createLiteral(double) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(float) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(float) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createFPLiteral(Number, IRI) with the supplied value and XSD.FLOAT as parameters.
createLiteral(float) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(float) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:float-typed literal representing the specified value.
createLiteral(float) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(int) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(int) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createIntegerLiteral(Number, IRI) with the supplied value and XSD.INT as parameters.
createLiteral(int) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(int) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:int-typed literal representing the specified value.
createLiteral(int) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(long) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(long) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createIntegerLiteral(Number, IRI) with the supplied value and XSD.LONG as parameters.
createLiteral(long) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(long) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:long-typed literal representing the specified value.
createLiteral(long) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(short) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(short) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls SimpleValueFactory.createIntegerLiteral(Number, IRI) with the supplied value and XSD.SHORT as parameters.
createLiteral(short) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(short) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new xsd:short-typed literal representing the specified value.
createLiteral(short) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(String) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(String) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal with the supplied label.
createLiteral(String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(String) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(String, String) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal with the supplied label and language attribute.
createLiteral(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(String, String) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(String, String, IRI) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a Literal object with the supplied parameters.
createLiteral(String, String, IRI) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
createLiteral(String, String, IRI) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
createLiteral(String, String, IRI, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a Literal object with the supplied parameters, using the lineNo and columnNo to enhance error messages or exceptions that may be generated during the creation of the literal.
createLiteral(String, String, IRI, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a literal, using the current value, language, and datatype, and additionally using the given JsonLocation to provide information about the line and column numbers in the event of a warning, error or exception being generated by the creation of the literal.
createLiteral(String, String, IRI, ParserConfig, ParseErrorListener, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Create a literal using the given parameters, including iterative verification and normalization by any DatatypeHandler or LanguageHandler implementations that are found in the ParserConfig.
createLiteral(String, String, IRI, ParserConfig, ParseErrorListener, ValueFactory, long, long) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Create a literal using the given parameters, including iterative verification and normalization by any DatatypeHandler or LanguageHandler implementations that are found in the ParserConfig.
createLiteral(String, CoreDatatype) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(String, CoreDatatype) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(String, CoreDatatype) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(String, CoreDatatype) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(String, CoreDatatype) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(String, IRI) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(String, IRI, CoreDatatype) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(String, IRI, CoreDatatype) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(String, IRI, CoreDatatype) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(String, IRI, CoreDatatype) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(BigDecimal) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing the specified bigDecimal that is typed as an xsd:decimal.
createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(BigInteger) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing the specified bigInteger that is typed as an xsd:integer.
createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(TemporalAccessor) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(TemporalAccessor) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(TemporalAccessor) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing a temporal accessor value.
createLiteral(TemporalAccessor) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(TemporalAmount) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(TemporalAmount) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(TemporalAmount) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing a temporal amount value.
createLiteral(TemporalAmount) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(Date) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(Date) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Converts the supplied Date to a XMLGregorianCalendar, then calls ValueFactory.createLiteral(XMLGregorianCalendar).
createLiteral(Date) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(Date) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing the specified date that is typed using the appropriate XML Schema date/time datatype.
createLiteral(Date) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Calls ValueFactory.createLiteral(String, IRI) with the String-value of the supplied calendar and the appropriate datatype as parameters.
createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createLiteral(XMLGregorianCalendar) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new literal representing the specified calendar that is typed using the appropriate XML Schema date/time datatype.
createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createLiteral(ValueFactory, Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
Deprecated.
createLiteral(ValueFactory, Object, boolean) - Static method in class org.eclipse.rdf4j.model.util.Literals
Creates a typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XML Schema type.
createLiteralFromObject(ValueFactory, Object, boolean) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XML Schema type.
createLiteralOrFail(ValueFactory, Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
Deprecated.
createLock(RandomAccessFile, FileLock) - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
createLock(String) - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
createMap() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createMap() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createMappingStrategy() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
createModel() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
createModel() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
createNamespace(String, String) - Static method in class org.eclipse.rdf4j.model.vocabulary.Vocabularies
 
createNewBnodeMapping(Map<Resource, Resource>, Statement, Statement) - Static method in class org.eclipse.rdf4j.model.util.Models
 
createNextIteration(Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
createNode() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a new BNode or Skolem IRI object.
createNode(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a BNode or Skolem IRI object for the specified identifier.
createNode(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
createNumericLiteral(Number, CoreDatatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createNumericLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Creates specific optimized subtypes of SimpleLiteral for numeric datatypes.
createNumericLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Deprecated, for removal: This API element is subject to removal in a future version.
createObject(byte[]) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
Create object (typed) literal, IRI or blank node
createParser(QueryLanguage) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
 
createParser(RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFParser objects.This method uses the registry returned by RDFParserRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate parser.
createParser(RDFFormat, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFParser objects that use the specified ValueFactory to create RDF model objects.
createPlatform() - Method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Tries to determine the platform we're running on based on Java system properties and/or environment variables.
createPredicate(byte[]) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
Create predicate IRI
createPrefixesInSPARQLFormat(Map<String, String>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
 
createProjectionElem(Value, String, Map<String, ProjectionElem>) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
CreateQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL CREATE Query
CreateQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
createQueue() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createQueue() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createRDF4JProtocolSession(String) - Method in interface org.eclipse.rdf4j.http.client.HttpClientSessionManager
Creates a new session to the remote RDF4J REST API.
createRDF4JProtocolSession(String) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
createReadLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
createReadLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
createReadLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
createReasoner(SailConnection, SailConnection, ValidationSettings) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
createReasoner(SailConnection, ValidationSettings) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
createReifiedStatement(ValueFactory, Function<Triple, Resource>, Triple, Resource, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
Converts the supplied RDF-star triple to a series of RDF reification statements and sends the statements to the supplied consumer.
createRemoveStatementsOperation() - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
createRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
createRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Creates and initializes the repository with the specified ID.
createRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Creates and initializes the repository with the specified ID.
createRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
createRepository(RepositoryConfig) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Create a new repository.
createRepositoryManager(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
createRepositoryResult(Iterable<? extends E>) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
Creates a RepositoryResult for the supplied element set.
createRepositoryResult(CloseableIteration<? extends E, SailException>) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
Wraps a CloseableIteration coming from a Sail in a RepositoryResult object, applying the required conversions
createRepositoryStack(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
Creates the stack of Repository objects for the repository represented by the specified RepositoryImplConfig.
createResource(String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
createResource(String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
Parses an id-string (a serialized resource) back to a resource Inverse method of SearchFields.getResourceID(Resource)
createSail(SailImplConfig) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
createSailStack(SailImplConfig) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
createSearchIndex(Properties) - Static method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Deprecated. 
createSearchIndex(Properties) - Static method in class org.eclipse.rdf4j.sail.lucene.util.SearchIndexUtils
The method creates instance of SearchIndex.
createService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Create a new FederatedService for the given serviceUrl.
createService(String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
createSet() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createSet() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createSetOfBindingSets() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createSetOfBindingSets() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createShaclVocabulary() - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
createSPARQLProtocolSession() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Creates a new SPARQLProtocolSession object.
createSPARQLProtocolSession(String, String) - Method in interface org.eclipse.rdf4j.http.client.HttpClientSessionManager
Creates a new SPARQL Protocol session to the remote SPARQL endpoint.
createSPARQLProtocolSession(String, String) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
createSPARQLRepository(String, HttpClientSessionManager) - Static method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLFederatedService
 
createSpatialAlgebra() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
createSpatialAlgebra() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport.JtsSpatialSupport
 
createSpatialContext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
createSpatialContext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport.JtsSpatialSupport
 
createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createStatement(Resource, IRI, Value) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new statement with the supplied subject, predicate and object.
createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a new Statement object with the supplied components.
createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createStatement(Resource, IRI, Value, Resource) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new statement with the supplied subject, predicate and object and associated context.
createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a new Statement object with the supplied components.
createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createStatementFromPattern(StatementPattern, BindingSet, MapBindingSet) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
createStatementIterator(Resource, IRI, Value, Boolean, int, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Creates a StatementIterator that contains the statements matching the specified pattern of subject, predicate, object, context.
createSubject(byte[]) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
Create subject IRI or blank node
createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
createTriple(Resource, IRI, Value) - Method in interface org.eclipse.rdf4j.model.ValueFactory
Creates a new RDF-star triple with the supplied subject, predicate and object.
createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
createTripleIterator(Resource, IRI, Value, int) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Creates a TripleIterator that contains the triples matching the specified pattern of subject, predicate, object, context.
createTupleExprForNegatedPropertySets(List<PropertySetElem>, TupleExprBuilder.PathSequenceContext) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
createTupleParser(QueryResultFormat) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultParser objects.
createTupleParser(QueryResultFormat, ValueFactory) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultParser objects that use the specified ValueFactory to create RDF model objects.
createTupleWriter(QueryResultFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating TupleQueryResultWriter objects.This method uses the registry returned by TupleQueryResultWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createTypedLiteral(ValueFactory, boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCastFunction
create a Literal with the specific datatype for the supplied boolean value.
createTypedLiteral(ValueFactory, boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
 
createTypedLiteral(ValueFactory, boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ByteCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCastFunction
create a Literal with the specific datatype for the supplied BigInteger value.
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.LongCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NegativeIntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonNegativeIntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ShortCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedByteCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedIntCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedLongCast
 
createTypedLiteral(ValueFactory, BigInteger) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedShortCast
 
createUniqueBNodePrefix() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
createURI(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Creates a IRI object for the specified URI-string.
createURI(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
createValueKeyedMap() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createValueKeyedMap() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createValueList() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createValueList() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createValueQueue() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createValueQueue() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createValueSet() - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
createValueSet() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
createVar(String) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
createWktWriter() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
createWktWriter() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport.JtsSpatialSupport
 
createWriteLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
createWriteLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
createWriter(QueryResultFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Convenience methods for creating QueryResultWriter objects.This method uses the registry returned by TupleQueryResultWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createWriter(RDFFormat, OutputStream) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFWriter objects.This method uses the registry returned by RDFWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createWriter(RDFFormat, OutputStream, String) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFWriter objects.This method uses the registry returned by RDFWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createWriter(RDFFormat, Writer) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFWriter objects.This method uses the registry returned by RDFWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createWriter(RDFFormat, Writer, String) - Static method in class org.eclipse.rdf4j.rio.Rio
Convenience methods for creating RDFWriter objects.This method uses the registry returned by RDFWriterRegistry.getInstance() to get a factory for the specified format and uses this factory to create the appropriate writer.
createXMLReader() - Static method in class org.eclipse.rdf4j.common.xml.XMLReaderFactory
creates an org.xml.sax.XMLReader object.
createXMLReader(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLReaderFactory
Creates an org.xml.sax.XMLReader object using the supplied name.
creator - Variable in class org.eclipse.rdf4j.sail.memory.model.MemBNode
The object that created this MemBNode.
creator - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The object that created this MemURI.
creator - Variable in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
The object that created this MemLiteral.
creator - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
CREATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:creator
CREATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/creator
CREATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Creator
CrossProductIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the inner iteration.
CrossProductIteration(CloseableIteration<BindingSet, QueryEvaluationException>, List<BindingSet>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
CRUSH - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Crush
CSV - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL Query Result CSV Format.
ctx - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
ctxClose(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
ctxOpen(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
curChar - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
curLexState - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
current - Variable in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
current() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
CURRENT_PROJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
CURRENT_TIME_MILLIS_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
currentBindingName - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
The most recently parsed binding name.
currentBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
currentBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
currentContext - Variable in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
currentContext - Variable in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
currentContext - Variable in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
currentDataset - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
currentDescribeExprIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
currentHashCodeMapping - Variable in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
currentIndex - Variable in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
The index of the next element that will be returned by a call to next().
currentIndex - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
currentInputBinding - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
currentInputBinding - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
currentIsolationLevel - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
currentIter - Variable in class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
 
currentIter - Variable in class org.eclipse.rdf4j.common.iterator.UnionIterator
 
currentIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
currentIterator - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
currentLength - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
currentMode - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
currentModifier - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
currentNamedGraph - Variable in class org.eclipse.rdf4j.model.util.ModelBuilder
 
currentNodeMapping - Variable in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
currentQueryProfile - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
currentQueryProfile - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
currentQueryProfile - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
currentReader - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
currentScanElem - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
currentScanElem - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
currentSlice - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
currentSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Identifies the current snapshot.
currentSolution - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
The bound variables for the current result.
currentSPARQLUpdate - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
currentSubject - Variable in class org.eclipse.rdf4j.model.util.ModelBuilder
 
currentSubjectVarStack - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
CurrentTimeMillis - Class in org.eclipse.rdf4j.spin.function.spif
 
CurrentTimeMillis() - Constructor for class org.eclipse.rdf4j.spin.function.spif.CurrentTimeMillis
 
currentToken - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
This is the last token that has been consumed successfully.
currentUnchanged() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
Verify if the current node mapping is unchanged compared to the previous node mapping.
currentUpdate - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
currentValue - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
The most recently parsed value.
currentVp - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
currentWaitToCollect - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
custom(IRI, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
custom(Iri, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
CUSTOM_XML_READER - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to customise the XMLReader that is used by an XML based Rio parser.
CustomAggregateFunctionRegistry - Class in org.eclipse.rdf4j.query.parser.sparql.aggregate
ServiceRegistry implementation that stores available custom aggregate functions that can be used during query evaluation.
CustomAggregateFunctionRegistry() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
 
CustomFunction - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
 
CustomFunction(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.CustomFunction
 
CustomFunction(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.CustomFunction
 
CustomGraphQueryInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
A forward-chaining inferencer that infers new statements using a SPARQL graph query.
CustomGraphQueryInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
CustomGraphQueryInferencer(QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Create a new custom inferencer.
CustomGraphQueryInferencer(NotifyingSail, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Create a new custom inferencer.
CustomGraphQueryInferencer.Connection - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
CustomGraphQueryInferencerConfig - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
Configuration handling for CustomGraphQueryInferencer.
CustomGraphQueryInferencerConfig() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
CustomGraphQueryInferencerConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
CustomGraphQueryInferencerFactory - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
A SailFactory that creates a CustomGraphQueryInferencer based on RDF configuration data.
CustomGraphQueryInferencerFactory() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory
 
CustomGraphQueryInferencerSchema - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
Deprecated.
since 4.3.0. Use CONFIG.Cgqi instead.
CustomGraphQueryInferencerSchema() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Deprecated.
 
customMatcher - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
customPrefixes - Variable in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
 
customQuery - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
CVSREPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:CVSRepository

D

DARCS_REPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:DarcsRepository
DASH - Class in org.eclipse.rdf4j.model.vocabulary
 
DASH() - Constructor for class org.eclipse.rdf4j.model.vocabulary.DASH
 
DASH_CONSTANTS - Static variable in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
DASH_DATA_SHAPES - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
DASH_DATA_SHAPES_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
DASH_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
DashAllObjects - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
DashAllObjects(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
DashAllSubjects - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
DashAllSubjects(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
dashDataShapes - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
dashDataShapes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
 
dashDataShapes - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
dashDataShapes - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
DashHasValueInConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
DashHasValueInConstraintComponent(DashHasValueInConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
DashHasValueInConstraintComponent(ShapeSource, Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
data - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
data - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
data - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
data - Variable in class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
DATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DATA_DUMP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:dataDump
DATA_FILE_NAME - Static variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
DATA_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
DATA_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:DataService
DATA_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:dataType
DATA_TYPE_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
DataAndShapesGraphLink - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
 
dataBlock - Variable in class org.eclipse.rdf4j.query.algebra.DeleteData
 
dataBlock - Variable in class org.eclipse.rdf4j.query.algebra.InsertData
 
dataBlock - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
DataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
dataDir - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
dataDir - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
dataDir - Variable in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
dataDir - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Directory to store information related to this sail in (if any).
dataDirName - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirPreserveCase() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Check if case is preserved
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirPreserveCase() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirReplaceColon() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Check if colon is replaced
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirReplaceColon() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
dataDirReplaceWhitespace() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Check if whitespace is replaced
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
dataDirReplaceWhitespace() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
dataFile - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The file used for data persistence, null if this is a volatile RDF store.
dataGraph - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
dataGraph - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
dataGraph - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
dataGraphs - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
DATARANGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DataRange
dataset - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
dataset - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
dataset - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
dataset - Variable in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
dataset - Variable in class org.eclipse.rdf4j.query.parser.ParsedQuery
The dataset that was specified in the operation, if any.
dataset - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
dataset - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
dataset - Variable in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
dataset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
dataset - Variable in class org.eclipse.rdf4j.sail.UpdateContext
 
dataset - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
dataset(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
dataset(IsolationLevel) - Method in interface org.eclipse.rdf4j.sail.base.SailSource
Create an observable SailDataset of the current state of this SailSource.
dataset(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
dataset(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
dataset(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSource
 
dataset(From...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a dataset declaration
Dataset - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL dataset specification
Dataset - Interface in org.eclipse.rdf4j.query
Represents a dataset against which operations can be evaluated.
Dataset() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Dataset
 
DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Dataset
DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Dataset
DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:Dataset
DATASET_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:DatasetDescription
DATASET_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
dataset1 - Variable in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
dataset2 - Variable in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
DatasetBooleanQuery - Class in org.eclipse.rdf4j.repository.dataset
 
DatasetBooleanQuery(DatasetRepositoryConnection, SailBooleanQuery) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetBooleanQuery
 
DatasetClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DatasetDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
Extracts a SPARQL Dataset from an ASTQueryContainer, if one is contained.
DatasetDeclProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.DatasetDeclProcessor
 
DatasetGraphQuery - Class in org.eclipse.rdf4j.repository.dataset
 
DatasetGraphQuery(DatasetRepositoryConnection, SailGraphQuery) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetGraphQuery
 
DatasetImpl - Class in org.eclipse.rdf4j.query.impl
Deprecated.
Use SimpleDataset instead.
DatasetImpl() - Constructor for class org.eclipse.rdf4j.query.impl.DatasetImpl
Deprecated.
 
datasetMapping - Variable in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
DatasetQuery - Class in org.eclipse.rdf4j.repository.dataset
 
DatasetQuery(DatasetRepositoryConnection, SailQuery) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
DatasetRepository - Class in org.eclipse.rdf4j.repository.dataset
A repository that automatically attempts to load the dataset supplied in a (SPARQL) query (using FROM and FROM NAMED clauses).
DatasetRepository() - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
DatasetRepository(SailRepository) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
DatasetRepositoryConfig - Class in org.eclipse.rdf4j.repository.dataset.config
 
DatasetRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryConfig
 
DatasetRepositoryConnection - Class in org.eclipse.rdf4j.repository.dataset
 
DatasetRepositoryConnection(DatasetRepository, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
DatasetRepositoryFactory - Class in org.eclipse.rdf4j.repository.dataset.config
A RepositoryFactory that creates DatasetRepositorys based on RDF configuration data.
DatasetRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory
 
datasets - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
The state of store for outstanding operations.
DatasetTupleQuery - Class in org.eclipse.rdf4j.repository.dataset
 
DatasetTupleQuery(DatasetRepositoryConnection, SailTupleQuery) - Constructor for class org.eclipse.rdf4j.repository.dataset.DatasetTupleQuery
 
dataSupplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
datatype - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
datatype - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
datatype - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
datatype - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
datatype - Variable in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
datatype - Variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
The literal's datatype.
datatype - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
datatype - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
An optional datatype.
datatype - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
datatype - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
datatype - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
datatype(QueryValueEvaluationStep, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
datatype(Variable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
dataType - Variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
Datatype - Class in org.eclipse.rdf4j.query.algebra
The DATATYPE function, as defined in SPARQL Query Language for RDF.
Datatype() - Constructor for class org.eclipse.rdf4j.query.algebra.Datatype
 
Datatype(IRI, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
Datatype(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Datatype
 
Datatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DATATYPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DATATYPE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
DATATYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Datatype
DATATYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:datatype
DATATYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
DATATYPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DATATYPE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
DATATYPE - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
DATATYPE_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
DATATYPE_ATT - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The attribute for datatypes of typed literal.
DATATYPE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DATATYPE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:DatatypeConstraintComponent
DATATYPE_CONSTRAINT_COMPONENT_DATATYPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DATATYPE_CONSTRAINT_COMPONENT_DATATYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:DatatypeConstraintComponent-datatype
DATATYPE_FACTORY - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
DATATYPE_HANDLERS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Setting used to specify which DatatypeHandler implementations are to be used for a given parser configuration.
DATATYPE_LITERAL_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
DATATYPE_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
DATATYPE_LITERAL_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
DATATYPE_SPECIFIER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
DATATYPECOMPLEMENTOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#datatypeComplementOf
DatatypeConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
DatatypeConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
DatatypeConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
datatypeFactory - Static variable in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
datatypeFactory - Static variable in class org.eclipse.rdf4j.spin.function.spif.ParseDate
 
DatatypeFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
DatatypeFilter(PlanNode, IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
DatatypeHandler - Interface in org.eclipse.rdf4j.rio
An interface defining methods related to verification and normalization of typed literals and datatype URIs.
DatatypeHandlerRegistry - Class in org.eclipse.rdf4j.rio
Registry of DatatypeHandlers.
DatatypeHandlerRegistry() - Constructor for class org.eclipse.rdf4j.rio.DatatypeHandlerRegistry
 
DatatypeHandlerRegistry.DatatypeHandlerRegistryHolder - Class in org.eclipse.rdf4j.rio
Internal helper class to avoid continuous synchronized checking.
DatatypeHandlerRegistryHolder() - Constructor for class org.eclipse.rdf4j.rio.DatatypeHandlerRegistry.DatatypeHandlerRegistryHolder
 
DATATYPEPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DatatypeProperty
datatypes() - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
datatypes() - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
DATATYPES - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
DATATYPES - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
DataVisitor() - Constructor for class org.eclipse.rdf4j.spin.SpinParser.DataVisitor
 
DATE - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DATE - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:date
DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/date
DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Date
DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#date
DATE_ACCEPTED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/dateAccepted
DATE_COPYRIGHTED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/dateCopyrighted
DATE_FORMAT_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
DATE_SUBMITTED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/dateSubmitted
DATE_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:dateTime
DATE_TIME_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:DateTimeDescription
DATE_TIME_INTERVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:DateTimeInterval
DATE_WITH_OTHER_SUPPORTED_TYPE_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
DateCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:date.
DateCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
DateFormat - Class in org.eclipse.rdf4j.spin.function.spif
 
DateFormat() - Constructor for class org.eclipse.rdf4j.spin.function.spif.DateFormat
 
DateRangeFilenameFilter(Pattern, SimpleDateFormat, Calendar, Calendar) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
Constructor
DATETIME - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DATETIME - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#dateTime
DATETIME_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
DateTimeCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use DateTimeCast instead.
DateTimeCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:dateTime.
DateTimeCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.DateTimeCast
Deprecated.
 
DateTimeCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateTimeCast
 
DateTimeFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DATETIMESTAMP - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DATETIMESTAMP - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DATETIMESTAMP - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#dateTimeStamp
dateTimeString - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
The raw dateTime string that was used to initialize this object.
DAWGTestBooleanParser - Class in org.eclipse.rdf4j.query.dawg
 
DAWGTestBooleanParser() - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
DAWGTestResultSetParseException - Exception in org.eclipse.rdf4j.query.dawg
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.
DAWGTestResultSetParseException(String) - Constructor for exception org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException.
DAWGTestResultSetParseException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException wrapping another exception.
DAWGTestResultSetParseException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParseException
Creates a new DAWGTestResultSetParseException wrapping another exception.
DAWGTestResultSetParser - Class in org.eclipse.rdf4j.query.dawg
 
DAWGTestResultSetParser(TupleQueryResultHandler) - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
DAWGTestResultSetSchema - Class in org.eclipse.rdf4j.query.dawg
 
DAWGTestResultSetSchema() - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
DAWGTestResultSetUtil - Class in org.eclipse.rdf4j.query.dawg
 
DAWGTestResultSetUtil() - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetUtil
 
DAWGTestResultSetWriter - Class in org.eclipse.rdf4j.query.dawg
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#).
DAWGTestResultSetWriter(RDFHandler) - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
DAWGTestResultSetWriter(RDFHandler, ValueFactory) - Constructor for class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
Day - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function DAY, as defined in SPARQL Query Language for RDF
Day() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Day
 
Day() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DAY - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
DAY - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
DAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:day
DAY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DAY_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:day-from-dateTime
DAY_OF_WEEK - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:DayOfWeek
DAY_OF_WEEK_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:dayOfWeek
DAY_OF_YEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:dayOfYear
days - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
day part of the dateTime object as String
DAYS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:days
DAYTIMEDURATION - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DAYTIMEDURATION - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DAYTIMEDURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#dayTimeDuration
DBPEDIA - Static variable in interface org.eclipse.rdf4j.rio.DatatypeHandler
Identifier for datatypes defined by DBPedia.
DBPediaDatatypeHandler - Class in org.eclipse.rdf4j.rio.datatypes
An implementation of a datatype handler that can process DBPedia datatypes.
DBPediaDatatypeHandler() - Constructor for class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler
Default constructor.
DC - Class in org.eclipse.rdf4j.model.vocabulary
Vocabulary constants for the Dublin Core Metadata Element Set, version 1.1
DC() - Constructor for class org.eclipse.rdf4j.model.vocabulary.DC
 
DCAT - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the W3C Data Catalog Vocabulary.
DCAT() - Constructor for class org.eclipse.rdf4j.model.vocabulary.DCAT
 
DCMI_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/DCMIType
DCTERMS - Class in org.eclipse.rdf4j.model.vocabulary
Vocabulary constants for the Dublin Core Metadata Initiative Metadata Terms.
DCTERMS() - Constructor for class org.eclipse.rdf4j.model.vocabulary.DCTERMS
 
DDC - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/DDC
deactivated - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
deactivated - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
deactivated - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
Deactivated() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
DEACTIVATED - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DEACTIVATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:deactivated
DeactivatedValidationLogger - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
DeactivatedValidationLogger() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
debug - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
DEBUG - org.eclipse.rdf4j.common.logging.LogLevel
 
DEBUG_PROP - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
debugEnabled - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
debugEnabled() - Static method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
debugLoggingEnabled - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
DebugPlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Used for adding a custom log statement to tuples as they pass through.
DebugPlanNode(PlanNode, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
DebugPlanNode(PlanNode, String, Consumer<ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
DebugPlanNode(PlanNode, Consumer<ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
debugPoint - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
DebugRepositoryConnectionListener - Class in org.eclipse.rdf4j.repository.event.util
Utility class that prints all events to a PrintStream (default: System.err), optionally with a stacktrace.
DebugRepositoryConnectionListener() - Constructor for class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
DebugRepositoryConnectionListener(PrintStream) - Constructor for class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
debugStream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Debug output.
decimal - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
decimal - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DECIMAL - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DECIMAL - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DECIMAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#decimal
DECIMAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DECIMAL_FORMAT_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
DECIMAL_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DECIMAL_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DecimalCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use DecimalCast instead.
DecimalCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:decimal.
DecimalCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.DecimalCast
Deprecated.
 
DecimalCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DecimalCast
 
decimalExpansionScale - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
DecimalFormat - Class in org.eclipse.rdf4j.spin.function.spif
 
DecimalFormat() - Constructor for class org.eclipse.rdf4j.spin.function.spif.DecimalFormat
 
DecimalLiteral - Class in org.eclipse.rdf4j.model.impl
An extension of SimpleLiteral that stores an integer value using a BigDecimal object.
DecimalLiteral(BigDecimal) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.DecimalLiteral
 
DecimalLiteral(BigDecimal) - Constructor for class org.eclipse.rdf4j.model.impl.DecimalLiteral
Creates an xsd:decimal literal with the specified value.
DecimalLiteral(BigDecimal, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
DecimalLiteral(BigDecimal, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.DecimalLiteral
Creates a literal with the specified value and datatype.
DecimalLiteral(BigDecimal, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.DecimalLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
DecimalMemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
An extension of MemLiteral that stores a decimal value to avoid parsing.
DecimalMemLiteral(Object, String, BigDecimal, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
DecimalMemLiteral(Object, String, BigDecimal, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
DecimalMemLiteral(Object, BigDecimal) - Constructor for class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
DecimalMemLiteral(Object, BigDecimal, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.DecimalLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.IntegerLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
decimalValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the decimal value of this literal.
decimalValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
decimalValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
DECLARE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DECLARE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:declare
declaredValues - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
decode(byte[], int) - Static method in class org.eclipse.rdf4j.rio.hdt.VByte
Decode a series of encoded bytes, with a maximum of 8 bytes
decode(InputStream) - Static method in class org.eclipse.rdf4j.rio.hdt.VByte
Decode a maximum of 8 bytes from the input stream.
decode(String) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
 
DECODE_URL_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
decodeBlock(int, int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
Parse a single block
decodeContext(String, ValueFactory) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Decode a previously encoded context Resource.
decodeContexts(String[], ValueFactory) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Decode previously encoded contexts.
decodeFrom(byte[], int) - Static method in class org.eclipse.rdf4j.rio.hdt.VByte
Decode a maximum of 8 bytes from a byte array.
decodeResource(String, ValueFactory) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Decode a previously encoded Resource.
decodeString(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUtil
Deprecated.
since 3.6.0. Use SPARQLQueries.unescape(String) instead.
decodeString(String) - Static method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
Decodes an encoded Turtle string.
decodeString(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Decodes an encoded Turtle string.
decodeURI(String, ValueFactory) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Decode a previously encoded URI.
DecodeURL - Class in org.eclipse.rdf4j.spin.function.spif
 
DecodeURL() - Constructor for class org.eclipse.rdf4j.spin.function.spif.DecodeURL
 
decodeValue(String, ValueFactory) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Decode a previously encoded value.
decreaseIndentation() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Decrease indentation level by 1.
decrement(int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
dedupCount - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
DedupingInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
An inferencer may infer the same statement from two different statements.
DedupingInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencer
 
DedupingInferencer(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencer
 
DedupingInferencerConfig - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
 
DedupingInferencerConfig() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerConfig
 
DedupingInferencerConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerConfig
 
DedupingInferencerConnection - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
DedupingInferencerConnection(InferencerConnection, ValueFactory) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
DedupingInferencerConnection.LRUMap<K,​V> - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
DedupingInferencerFactory - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
 
DedupingInferencerFactory() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
deepClone() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
deepClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
def - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
def() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
Target the default graph
DEFAULT - Static variable in enum org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
Default timeout setting for transaction cache entries (in seconds).
DEFAULT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
Lexical state.
DEFAULT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
DEFAULT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
Default buffer size.
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Default connection timeout on shutdown: 20,000 milliseconds.
DEFAULT_CONTEXT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
DEFAULT_CONTEXT - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
DEFAULT_CONTEXT - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
DEFAULT_CONTEXTS - org.eclipse.rdf4j.query.algebra.StatementPattern.Scope
Scope for patterns that should be matched against statements from the default contexts.
DEFAULT_CONVERSION_PATTERN - Static variable in class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
 
DEFAULT_DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
default dataset description
DEFAULT_DECIMAL_EXPANSION_SCALE - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
The default expansion scale used in division operations resulting in a decimal value with non-terminating decimal expansion.
DEFAULT_ENTAILMENT_REGIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
default entailment regime
DEFAULT_EXPLANATION_EXECUTION_TIMEOUT - Static variable in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
DEFAULT_GRAPH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
default graph
DEFAULT_GRAPH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DEFAULT_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the default graph URI parameter.
DEFAULT_GRAPHS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
DEFAULT_INDEX_CLASS - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
DEFAULT_INSERT_GRAPH - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
DEFAULT_ITERATION_SYNC_THRESHOLD - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
default value for the Iteration item sync threshold
DEFAULT_LOGGING - Static variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
DEFAULT_LUCENE_DIR - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the default directory of the Lucene index files.
DEFAULT_MAX_PENDING_SIZE - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
DEFAULT_MAXIMUM_URL_LENGTH - Static variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
The default value of the threshold for URL length, beyond which we use the POST method for SPARQL query requests.
DEFAULT_PARSER_PATTERN - Static variable in class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
 
DEFAULT_PREFIX - Static variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
DEFAULT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#default Used in DROP and CLEAR.
DEFAULT_QUERY_EVALUATION_MODE - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
Deprecated.
use CONFIG#defaultQueryEvaluationMode instead.
DEFAULT_QUEUE_SIZE - Static variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
DEFAULT_RDF4J - Static variable in class org.eclipse.rdf4j.model.util.Namespaces
RDFa initial namespaces + additional set of prefixes for RDF4J
DEFAULT_RDFA11 - Static variable in class org.eclipse.rdf4j.model.util.Namespaces
Set of RDFa 1.1 "initial context" namespaces
DEFAULT_REMOVE_GRAPHS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
DEFAULT_RESOURCES_LOCATION - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 
DEFAULT_SEPERATOR - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate
 
DEFAULT_SRID - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
 
DEFAULT_SUPPORTED_ENTAILMENT_PROFILE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
default supported entailment profile
DEFAULT_TIMEOUT - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Default timeout setting for transaction cache entries (in seconds).
DEFAULT_TYPE_BACKTRACE_MODE - Static variable in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
Default backtrace mode
DEFAULT_VALUE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DEFAULT_VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:defaultValue
DEFAULT_VALUE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#defaultValue
defaultAppender - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
defaultArrayBindingSet - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
DefaultBindingSetKey - Class in org.eclipse.rdf4j.collection.factory.impl
 
DefaultBindingSetKey(List<Value>, int) - Constructor for class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
DefaultCollectionFactory - Class in org.eclipse.rdf4j.collection.factory.impl
A DefaultCollectionFactory that provides lists/sets/maps using standard common java in memory types
DefaultCollectionFactory() - Constructor for class org.eclipse.rdf4j.collection.factory.impl.DefaultCollectionFactory
 
DefaultDatatype - Enum in org.eclipse.rdf4j.model.base
This needs to be its own enum because we need it to be serializable.
DefaultDatatype() - Constructor for enum org.eclipse.rdf4j.model.base.DefaultDatatype
 
DefaultEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Default SPARQL 1.1 Query Evaluation strategy, to evaluate one TupleExpr on the given TripleSource, optionally using the given Dataset.
DefaultEvaluationStrategy(TripleSource, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
DefaultEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
DefaultEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
DefaultEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
DefaultEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics, boolean, TupleFunctionRegistry) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
DefaultEvaluationStrategy.QueryRootQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
DefaultEvaluationStrategy.ResultSizeCountingIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
This class wraps an iterator and increments the "resultSizeActual" of the query model node that the iterator represents.
DefaultEvaluationStrategy.TimedIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
This class wraps an iterator and tracks the time used to execute next() and hasNext()
DefaultEvaluationStrategyFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
DefaultEvaluationStrategyFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
DefaultEvaluationStrategyFactory(FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
defaultGeometry - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:defaultGeometry property
defaultGraph() - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the current graph in which to add new statements to the default graph.
defaultGraphs - Variable in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
defaultInsertGraph - Variable in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
defaultIsolationLevel - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
The default IsolationLevel when not otherwise specified.
defaultIsolationLevel - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
default transaction isolation level, set to IsolationLevels.READ_COMMITTED.
defaultLexState - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
defaultNamespace - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
DefaultPlatform - Class in org.eclipse.rdf4j.common.platform
 
DefaultPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
defaultQueryEvaluationMode - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.defaultQueryEvaluationMode
defaultQueryEvaluationMode - Variable in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
defaultQueryEvaluationMode - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
default SPARQL query evaluation mode, set to QueryEvaluationMode.STRICT
defaultRegistry - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
 
defaultRemoveGraphs - Variable in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
defaultReportDeltas - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
DefaultSailChangedEvent - Class in org.eclipse.rdf4j.sail.helpers
Default implementation of the SailChangedEvent interface.
DefaultSailChangedEvent(Sail) - Constructor for class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
Creates a new DefaultSailChangedEvent in which all possible changes are set to false.
DefaultSpatialAlgebra - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
Deprecated.
use JtsSpatialAlgebra instead.
DefaultSpatialAlgebra() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
defaultValue - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
The default value for this setting.
defaultValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
defaultValue - Variable in class org.eclipse.rdf4j.spin.Argument
 
defaultVisit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
DefaultWktWriter - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
DefaultWktWriter(SpatialContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultWktWriter
 
deferredAttributes - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
The attributes of a deferred start tag.
deferredElement - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Variable used to defer reporting of start tags.
deferredStartTag - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
The tag name of a deferred start tag.
DEFINITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:definition property.
DELAY_PERIOD - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:delayPeriod
DelayedEvaluationIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration that may be created and used later.
DelayedEvaluationIteration(QueryEvaluationStep, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
DelayedEvaluationIteration(QueryEvaluationStep, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep.DelayedEvaluationIteration
Deprecated.
 
DelayedIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
DelayedIteration() - Constructor for class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Creates a new DelayedIteration.
delegate - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
delegate - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
delegate - Variable in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
delegate - Variable in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
delegate - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG
Setting for linking a delegate config to a wrapper in a SAIL or Repository config stack.
delegate - Variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
delegate - Variable in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
delegate - Variable in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
delegate - Variable in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
delegate - Variable in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
delegate - Variable in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
delegate - Variable in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
delegate - Variable in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
delegate - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
delegate - Variable in class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
delegate - Variable in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
delegate - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
delegate - Variable in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
delegate - Variable in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
delegate - Variable in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
delegate - Variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
delegate - Variable in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
delegate - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
delegate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
delegate - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
delegate - Variable in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
 
DELEGATE - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
use CONFIG.delegate instead.
DELEGATE - Static variable in class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
use CONFIG.delegate instead.
DelegatingRepository - Interface in org.eclipse.rdf4j.repository
Main interface for repositories that wrap another repository.
DelegatingRepositoryConnection - Interface in org.eclipse.rdf4j.repository
 
DelegatingRepositoryImplConfig - Interface in org.eclipse.rdf4j.repository.config
 
DelegatingSailDataset - Class in org.eclipse.rdf4j.sail.base
A wrapper around an SailDataset to specialize the behaviour of an SailDataset.
DelegatingSailDataset(SailDataset) - Constructor for class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
Wraps an SailDataset delegating all calls to it.
DelegatingSailImplConfig - Interface in org.eclipse.rdf4j.sail.config
 
DelegatingSailSource - Class in org.eclipse.rdf4j.sail.base
A wrapper around an SailSource that can suppress the call to DelegatingSailSource.close().
DelegatingSailSource(SailSource, boolean) - Constructor for class org.eclipse.rdf4j.sail.base.DelegatingSailSource
Wraps this SailSource, delegating all calls to it unless closing is false, in which case DelegatingSailSource.close() will not be delegated.
DELEGATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Delegation
delete() - Method in class org.eclipse.rdf4j.common.io.NioFile
Close any open channels and then deletes the file.
delete(SearchDocument) - Method in interface org.eclipse.rdf4j.sail.lucene.BulkUpdater
 
delete(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
delete(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify triples to delete (or leave empty for DELETE WHERE shortcut)
Delete - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
DELETE - org.eclipse.rdf4j.http.protocol.Protocol.Action
deleting data
DELETE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:delete
DELETE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DELETE - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
DELETE(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Convenience method, creates a SPARQL DELETE query using ModifyQuery.
DELETE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
DELETE_DATA - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
 
DELETE_DATA(TriplesTemplate) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL DELETE DATA query
DELETE_DATA(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL DELETE DATA query
DELETE_DATA_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#DeleteData An Update operation to delete specific triples.
DELETE_PATTERN_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#deletePattern Points to a list of sp:TripleTemplates and sp:NamedGraphs in a modify operation.
DELETE_WHERE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#DeleteWhere An Update operation where the triples matched by the WHERE clause (sp:where) will be the triples deleted.
deleteBoundTriples(BindingSet, TupleExpr, UpdateContext) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
DeleteClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
deleteData(TriplesTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
Set this query's triples template
deleteData(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
Add triples to be deleted
DeleteData - Class in org.eclipse.rdf4j.query.algebra
 
DeleteData(String) - Constructor for class org.eclipse.rdf4j.query.algebra.DeleteData
 
DeleteData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DeleteDataQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
The SPARQL Delete Data Query
DeleteDataQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
 
deleteDir(File) - Static method in class org.eclipse.rdf4j.common.io.FileUtil
Deletes the specified directory and any files and directories in it recursively.
deleteDocument(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
deleteExpr - Variable in class org.eclipse.rdf4j.query.algebra.Modify
 
deleteGraph - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
deleteRepository(String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
deleteTriples - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
DeleteWhere() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DELIMETER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.GroupBy
 
DELIMETER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Having
 
DELIMETER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderBy
 
DELIMETER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
DELIMETER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
delimiter - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
DELIMITER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
 
DELIVERY_CHANNEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:deliveryChannel
DeMergeFilterFinder() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.DeMergeFilterFinder
Deprecated.
 
dependentClient - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
dependent life cycle
dependentClient - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
dependent life cycle
dependentClient - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
dependent life cycle
dependentServiceResolver - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
dependent life cycle
dependentSessionManager - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
dependent life cycle
DEPICTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
DEPICTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
deprecate(Resource, IRI, Value, Resource) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Deprecated.
deprecate(Statement) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
deprecate(Statement) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Removes a statement.
deprecate(Statement) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
deprecateAll(Set<Statement>) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
deprecateAll(Set<Statement>) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
 
deprecateAll(Set<Statement>) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
deprecateByQuery(Resource, IRI, Value, Resource[]) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Removes all statements with the specified subject, predicate, object, and context.
deprecateByQuery(Resource, IRI, Value, Resource[]) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
deprecated - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Explicit statements that have been removed as part of a transaction, but have not yet been committed.
DEPRECATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#deprecated
DEPRECATEDCLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DeprecatedClass
deprecatedContexts - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Set of contexts that were passed to Changeset.clear(Resource...).
deprecatedEmpty - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
DEPRECATEDPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#DeprecatedProperty
depth - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
depth() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
depth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
DEREFERENCES_URIS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Dereferences URIs
DERIVATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Derivation
DERIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:derive
derived - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
derived - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DERIVED_BY_INSERTION_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:derivedByInsertionFrom
DERIVED_BY_REMOVAL_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:derivedByRemovalFrom
DERIVED_VALUES - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DERIVED_VALUES - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:derivedValues
DERIVED_VALUES_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DERIVED_VALUES_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:DerivedValuesConstraintComponent
derivedDatatypes - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
derivedFrom - Variable in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
SailDataset of the backing SailSource.
derivedFromSerializable(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
derivedFromSnapshot(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
desc() - Method in interface org.eclipse.rdf4j.sparqlbuilder.core.Orderable
 
desc() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
Set this order condition to be descending
desc(Orderable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a descending SPARQL order condition
DESC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DESC - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
DESC_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Desc Marker to indicate descending order.
DESCENDING - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:Descending
describe - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
Describe() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DESCRIBE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DESCRIBE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Describe A DESCRIBE-type Query.
describeExprNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
describeExprsIndex - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
DescribeIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
DescribeIteration(Iteration<BindingSet, QueryEvaluationException>, EvaluationStrategy, Set<String>, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
DescribeIteration.Mode - Enum in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
 
DescribeOperator - Class in org.eclipse.rdf4j.query.algebra
 
DescribeOperator(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.DescribeOperator
 
DescribeQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DESCRIBES_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:describesService
DescribeVisitor(RDFHandler, Resource, Dataset) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.DescribeVisitor
 
description - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
description - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
A human-readable description for this setting
description - Variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
DESCRIPTION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:description
DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/description
DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:description
DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:description
destinationGraph - Variable in class org.eclipse.rdf4j.query.algebra.Add
 
destinationGraph - Variable in class org.eclipse.rdf4j.query.algebra.Copy
 
destinationGraph - Variable in class org.eclipse.rdf4j.query.algebra.Move
 
DestinationSourceManagementQuery<T extends DestinationSourceManagementQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL Update Query that has a source and a destination
DestinationSourceManagementQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
destroy() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
destroy() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Clean up configuration resources.
destroy() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
destroy() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
destroy() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
destroy() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
destroy() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Destroy the log reader and release all used resources.
destroy(QueryContext) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryContextInitializer
Called before a QueryContext has ended.
destroy(QueryContext) - Method in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
detail - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
DETAIL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DETAIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:detail
detectStalledOrDeadlock - org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
determineCommonDatatype(MathExpr.MathOp, CoreDatatype.XSD, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
determineIfFunctionCallWillBeAConstant(QueryEvaluationContext, Function, List<ValueExpr>, QueryValueEvaluationStep[]) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
If all input is constant normally the function call output will be constant as well.
determineOuterProjection(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
DEVELOPER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:developer
DEVELOPER_FORUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:developer-forum
DEVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
df - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
DICT_ELEMENTS - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionary
 
DICT_FORMAT - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionary
 
DICT_MAPPING - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionary
 
DICTIONARY - org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
DICTIONARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Dictionary
DICTIONARY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:dictionary
difference(Collection<? extends Statement>, Collection<? extends Statement>) - Static method in class org.eclipse.rdf4j.repository.util.RepositoryUtil
Compares two models, defined by two statement collections, and returns the difference between the first and the second model (that is, all statements that are present in model1 but not in model2).
difference(CloseableIteration<? extends Statement, SailException>, Function<Statement, Boolean>) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
difference(Repository, Repository) - Static method in class org.eclipse.rdf4j.repository.util.RepositoryUtil
Compares two models defined by the default context of two repositories and returns the difference between the first and the second model (that is, all statements that are present in rep1 but not in rep2).
difference(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
difference(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
difference(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Difference - Class in org.eclipse.rdf4j.query.algebra
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 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:difference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Difference() - Constructor for class org.eclipse.rdf4j.query.algebra.Difference
 
Difference() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Difference
 
Difference(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Difference
Creates a new minus operator that operates on the two specified arguments.
DIFFERENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
DIFFERENTFROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#differentFrom
DIGIT - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
DIGITIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:digitize
dimension - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:dimension property
dir - Variable in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
DIR - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 
DIRECT_CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:DirectContainer
DIRECT_QUERY_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:DirectQueryService
DIRECT_SUBCLASSOF_MATCHER - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DIRECT_SUBCLASSOF_QUERY - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DIRECT_SUBPROPERTYOF_MATCHER - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DIRECT_SUBPROPERTYOF_QUERY - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DIRECT_TYPE_MATCHER - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DIRECT_TYPE_QUERY - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
directAccessForVariable - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.ValueGetter
 
directHasVariable - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.HasBinding
 
direction - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
DirectoryLockManager - Class in org.eclipse.rdf4j.sail.helpers
Used to create a lock in a directory.
DirectoryLockManager(File) - Constructor for class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
DIRECTSUBCLASSOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directSubClassOf
DIRECTSUBPROPERTYOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directSubPropertyOf
DIRECTTYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#directType
DirectTypeHierarchyInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
A forward-chaining inferencer that infers the direct-type hierarchy relations sesame:directSubClassOf, sesame:directSubPropertyOf and sesame:directType.
DirectTypeHierarchyInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DirectTypeHierarchyInferencer(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
DirectTypeHierarchyInferencerConfig - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
 
DirectTypeHierarchyInferencerConfig() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerConfig
 
DirectTypeHierarchyInferencerConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerConfig
 
DirectTypeHierarchyInferencerConnection(InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
DirectTypeHierarchyInferencerFactory - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
A SailFactory that creates DirectTypeHierarchyInferencers based on RDF configuration data.
DirectTypeHierarchyInferencerFactory() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
dirLock - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The directory lock, null if this is read-only or a volatile RDF store.
disable_tracing() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Disable tracing.
Disabled - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
Do not run any validation.
disableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Disable the SHACL validation on commit()
DISALLOW_DOCTYPE_DECL - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting specifying whether DOCTYPE declaration should be disallowed.
discardedLeft - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
discardedRight - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
disjoint - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
DISJOINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:disjoint
DISJOINT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DISJOINT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:DisjointConstraintComponent
DISJOINT_CONSTRAINT_COMPONENT_DISJOINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
DISJOINT_CONSTRAINT_COMPONENT_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:DisjointConstraintComponent-disjoint
DisjointConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
DisjointConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
DisjointConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
DISJOINTUNIONOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#disjointUnionOf
DISJOINTWITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#disjointWith
DISJUNCTIVE_CONSTRAINT_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
DisjunctiveConstraintOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use DisjunctiveConstraintOptimizer instead.
DisjunctiveConstraintOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that optimize disjunctive constraints on tuple expressions.
DisjunctiveConstraintOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DisjunctiveConstraintOptimizer
Deprecated.
 
DisjunctiveConstraintOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer
 
DisjunctiveConstraintOptimizer.OrSameTermOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
DisjunctiveConstraintOptimizer.OrSameTermOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
DISPLAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:display
disposeCache(Iterator<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to clear-up in case not using in-memory cache.
disposeHashTable(Map<BindingSetHashKey, List<BindingSet>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to clear-up in case not using in-memory hash table.
distance - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
Distance - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:distance, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Distance() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Distance
 
DISTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
DISTANCE - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
distanceExpr - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
distanceFunction - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
DistanceQuerySpec - Class in org.eclipse.rdf4j.sail.lucene
 
DistanceQuerySpec(Literal, IRI, double, String, IRI, String, String, Var) - Constructor for class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
DistanceQuerySpec(FunctionCall, ValueExpr, String, Filter) - Constructor for class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
DistanceQuerySpecBuilder - Class in org.eclipse.rdf4j.sail.lucene
 
DistanceQuerySpecBuilder(SearchIndex) - Constructor for class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpecBuilder
 
distanceToLiteral(double) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
distanceVar - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
distinct - Variable in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
distinct - Variable in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
distinct - Variable in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
distinct - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
distinct - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
distinct - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
 
distinct - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
distinct - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
distinct() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
Specify this aggregate expression to be distinct
distinct() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
Specify this projection to be distinct
distinct() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Specify the query's projection to be distinct
distinct() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Specify the query's projection to be distinct
distinct(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
Specify if this aggregate expression should be distinct or not
distinct(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
Specify if this projection should be distinct or not
distinct(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Specify if the query's projection should be distinct or not
distinct(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Specify if the query's projection should be distinct or not
Distinct - Class in org.eclipse.rdf4j.query.algebra
 
Distinct() - Constructor for class org.eclipse.rdf4j.query.algebra.Distinct
 
Distinct(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Distinct
 
DISTINCT - org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery.QueryModifier
 
DISTINCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DISTINCT - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
Backwards compatibility with very early version of original SPARQL spec.
DISTINCT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
DISTINCT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
DISTINCT_OBJECTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:distinctObjects
DISTINCT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the distinct parameter.
DISTINCT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#distinct A marker property to indicate that a Select query is of type SELECT DISTINCT.
DISTINCT_SUBJECTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:distinctSubjects
DistinctBindingSets() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctBindingSets
 
DistinctIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
DistinctIteration(Iteration<? extends E, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
Creates a new DistinctIterator.
DistinctIteration(Iteration<? extends E, ? extends X>, Supplier<Set<E>>) - Constructor for class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
 
DISTINCTMEMBERS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#distinctMembers
DistinctModelReducingUnionIteration - Class in org.eclipse.rdf4j.sail.base
An Iteration that takes two source.
DistinctModelReducingUnionIteration(CloseableIteration<? extends Statement, SailException>, Consumer<Statement>, Supplier<Iterable<Statement>>) - Constructor for class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
distinctResults(GraphQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a GraphQueryResult that filters out any duplicate solutions from the supplied queryResult.
distinctResults(TupleQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a TupleQueryResult that filters out any duplicate solutions from the supplied queryResult.
distinctValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctBindingSets
 
distinctValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctValues
 
DistinctValues() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctValues
 
distinguish(Model, GraphComparisons.Partitioning, Map<BNode, HashCode>, List<BNode>, List<Map<BNode, HashCode>>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
distinguisher - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
DISTRIBUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:distribute
DISTRIBUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Distribution
divide(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 / operand2 / ...
Divide - Class in org.eclipse.rdf4j.spin.function
 
Divide() - Constructor for class org.eclipse.rdf4j.spin.function.Divide
 
DIVIDE - org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
DIVIDE - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
DIVIDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
DNA_CHECKSUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
DOAP - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Description of a Project.
DOAP() - Constructor for class org.eclipse.rdf4j.model.vocabulary.DOAP
 
doc - Variable in class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
doClose - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
doClose() - Method in class org.eclipse.rdf4j.common.io.UncloseableInputStream
Invoke close on FilterInputStream parent class.
doClose() - Method in class org.eclipse.rdf4j.common.io.UncloseableOutputStream
Invoke close on FilterOutputStream parent class.
DOCUMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
DOCUMENT_LOADER - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
DOCUMENT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#document The IRI of the document to load using a LOAD Update operation.
DocumentDistance - Interface in org.eclipse.rdf4j.sail.lucene
 
DOCUMENTER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:documenter
documentOpen - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
documentOpen - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
DocumentResult - Interface in org.eclipse.rdf4j.sail.lucene
A document result or hit from a search query.
DOCUMENTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:documents
DocumentScore - Interface in org.eclipse.rdf4j.sail.lucene
 
documentStarted - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
documentURI - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
The base URI of the document.
documentURI - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The document's URI.
DocumentUtil - Class in org.eclipse.rdf4j.common.xml
Utilities to make working with DOM documents easier.
DocumentUtil() - Constructor for class org.eclipse.rdf4j.common.xml.DocumentUtil
 
doInferencing() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
doInferencing() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
doInferencing() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
DOM - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
DOMAIN - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#domain
domainStatements - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
done - Variable in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
done() - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Indicates the method QueueIteration.put(Object) will not be called in the queue anymore.
done() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
Done() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Set buffers back to null when finished.
doSkip(int) - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Skip for a specific offset
doSkip(int) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Skip for a specific offset
DOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DOUBLE - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DOUBLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#double
DOUBLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DOUBLE3 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DoubleCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use DoubleCast instead.
DoubleCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:double.
DoubleCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.DoubleCast
Deprecated.
 
DoubleCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DoubleCast
 
doubleValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
doubleValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the double value of this literal.
doubleValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
doubleValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
DOWNLOAD_MIRROR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:download-mirror
DOWNLOAD_PAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:download-page
DOWNLOAD_URL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:downloadURL
Drop() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
DROP - org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
Indicates that statements containing large literals should be dropped, based on based on the BasicParserSettings.LARGE_LITERALS_LIMIT setting.
DROP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DROP - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DropQuery
 
DROP() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL DROP Query
DROP_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Drop An Update operation that removes a specified graph from the Graph Store.
droppedResults - Variable in class org.eclipse.rdf4j.common.iteration.OffsetIteration
Deprecated.
The number of elements that have been dropped so far.
DropQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL DROP Query
DropQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.DropQuery
 
DT_PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
dtFactory - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
DualUnionIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
DualUnionIteration(CloseableIteration<? extends E, X>, CloseableIteration<? extends E, X>) - Constructor for class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
dump(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
dumpingStack - Variable in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
duration - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
duration - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DURATION - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
DURATION - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Duration
DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#duration
DURATION_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:DurationDescription
durationDatatypes - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
DUTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Duty
DUTY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:duty
DYNAMIC_MODEL_FACTORY - Static variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
DynamicModel - Class in org.eclipse.rdf4j.model.impl
A LinkedHashModel or a TreeModel achieves fast data access at the cost of higher indexing time.
DynamicModel(ModelFactory) - Constructor for class org.eclipse.rdf4j.model.impl.DynamicModel
 
DynamicModelFactory - Class in org.eclipse.rdf4j.model.impl
Creates DynamicModel.
DynamicModelFactory() - Constructor for class org.eclipse.rdf4j.model.impl.DynamicModelFactory
 

E

EARL - Class in org.eclipse.rdf4j.model.vocabulary
Constants for EARL primitives and for the EARL namespace.
EARL() - Constructor for class org.eclipse.rdf4j.model.vocabulary.EARL
 
ECHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ECHAR - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
ECLIPSE_RDF4J_SHACL_EXTENSIONS - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
ECLIPSE_RDF4J_SHACL_EXTENSIONS_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
eclipseRdf4jShaclExtensions - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
eclipseRdf4jShaclExtensions - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
 
eclipseRdf4jShaclExtensions - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
eclipseRdf4jShaclExtensions - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
EDITORIAL_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:editorialNote property.
EDUCATION_LEVEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/educationLevel
EffectiveTarget - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
EffectiveTarget(ArrayDeque<Targetable>, Targetable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
EffectiveTarget.ActiveTargetTupleMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
EffectiveTarget.EffectiveTargetFragment - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
EffectiveTarget.Extend - Enum in org.eclipse.rdf4j.sail.shacl.ast.targets
 
EffectiveTarget.StatementsAndMatcher - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
EffectiveTargetFragment(StatementMatcher.Variable<Value>, Targetable, EffectiveTarget.EffectiveTargetFragment, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
effectiveValidationResultsLimitPerConstraint - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
EH_CONTAINS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_COVERED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_COVERS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_INSIDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_MEET - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EH_OVERLAP - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
ehContains - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehContains property
ehContains(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehContains(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehContains(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhContains - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehContains, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhContains() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhContains
 
ehCoveredBy - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehCoveredBy property
ehCoveredBy(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehCoveredBy(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehCoveredBy(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhCoveredBy - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehCoveredBy, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhCoveredBy() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCoveredBy
 
ehCovers - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehCovers property
ehCovers(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehCovers(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehCovers(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhCovers - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehCovers, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhCovers() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCovers
 
ehDisjoint - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehDisjoint property
ehDisjoint(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehDisjoint(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehDisjoint(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhDisjoint - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehDisjoint, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhDisjoint() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhDisjoint
 
ehEquals - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehEquals property
ehEquals(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehEquals(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehEquals(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhEquals - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehEquals, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhEquals() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhEquals
 
ehInside - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehInside property
ehInside(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehInside(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehInside(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhInside - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehInside, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhInside() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhInside
 
ehMeet - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehMeet property
ehMeet(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehMeet(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehMeet(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhMeet - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehMeet, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhMeet() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhMeet
 
ehOverlap - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:ehOverlap property
ehOverlap(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
ehOverlap(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
ehOverlap(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
EhOverlap - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:ehOverlap, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
EhOverlap() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhOverlap
 
ELAPSED_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:elapsedTime
ELEMENT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Element An abstract base class for all pattern elements.
ELEMENT_GROUP_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#ElementGroup Abstract base class of group patterns.
ELEMENT_LIST_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#ElementList A list of Elements.
ElementInfo(String, String, String) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
ElementInfo(SAXFilter.ElementInfo, String, String, String) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
elements - Variable in class org.eclipse.rdf4j.query.algebra.Extension
 
elements - Variable in class org.eclipse.rdf4j.query.algebra.Order
 
elements - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
elements - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
ELEMENTS_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#elements Points to an ElementList, for example in an Optional element.
elementsList - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
elementStack - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
A stack of node- and property elements.
elInfoStack - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Stack of ElementInfo objects.
EMAIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
EMAIL_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:email
EMERGENCY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Emergency
empty - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
empty() - Static method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
 
EMPTY - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
EMPTY - Static variable in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
 
EMPTY_ARRAY - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
EMPTY_COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:EmptyCollection
EMPTY_CONTEXT - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
EMPTY_DICTIONARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:EmptyDictionary
EMPTY_GRAPHS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Empty Graphs
EMPTY_ITERATION - Static variable in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
 
EMPTY_ITERATION - Static variable in interface org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
 
EMPTY_ITERATION - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
EMPTY_LIST - Static variable in interface org.eclipse.rdf4j.sail.memory.model.MemValue
A shared empty MemStatementList that is returned by MemURI and MemBNode to represent an empty list.
EMPTY_ROW_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
EMPTY_TRIPLE_ITERATION - Static variable in interface org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
 
EMPTY_TRIPLE_ITERATION - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
emptyBeforeTransaction - Variable in class org.eclipse.rdf4j.sail.shacl.Stats
 
EmptyBindingIterator() - Constructor for class org.eclipse.rdf4j.query.impl.EmptyBindingSet.EmptyBindingIterator
 
EmptyBindingSet - Class in org.eclipse.rdf4j.query.impl
An immutable empty BindingSet.
EmptyBindingSet() - Constructor for class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
EmptyBindingSet.EmptyBindingIterator - Class in org.eclipse.rdf4j.query.impl
 
emptyElement(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes an 'empty' element, e.g.
emptyElement(String, String, String, Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
emptyGraph - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
emptyIncludingCurrentTransaction - Variable in class org.eclipse.rdf4j.sail.shacl.Stats
 
EmptyIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
EmptyIteration() - Constructor for class org.eclipse.rdf4j.common.iteration.EmptyIteration
Deprecated.
Creates a new EmptyIteration.
EmptyIterator<E> - Class in org.eclipse.rdf4j.common.iterator
An iterator that does not contain any elements.
EmptyIterator() - Constructor for class org.eclipse.rdf4j.common.iterator.EmptyIterator
 
emptyLine() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes an empty line.
EmptyModel - Class in org.eclipse.rdf4j.model.impl
Blocks access to the statements of the model, allowing only changes to the model's namespaces.
EmptyModel(Model) - Constructor for class org.eclipse.rdf4j.model.impl.EmptyModel
 
EmptyNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
EmptyNode() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
EmptyPropertyPathBuilder - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
 
EmptyPropertyPathBuilder() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
 
emptySet - Variable in class org.eclipse.rdf4j.model.impl.EmptyModel
 
EmptySet - Class in org.eclipse.rdf4j.query.algebra
A tuple expression that contains zero solutions.
EmptySet() - Constructor for class org.eclipse.rdf4j.query.algebra.EmptySet
 
emptySolutionSpecialCase(List<GroupIterator.AggregatePredicateCollectorSupplier<?, ?>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
enable_tracing() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Enable tracing.
enableDuplicateFilter() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
Switches on duplicate filtering while iterating over objects.
enableQuadMode(boolean) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Activate quad mode for this SPARQLRepository, i.e.
enableSilentMode(boolean) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
enableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Enabled the SHACL validation on commit()
encode(String) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
 
ENCODE_FOR_URI - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
ENCODE_FOR_URI - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
ENCODE_FOR_URI - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:encode-for-uri
ENCODE_FOR_URI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ENCODE_RDF_STAR - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether it should encode RDF-star triple values to RDF-compatible special IRIs.
ENCODE_URL_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
encodeContext(Resource) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Encodes a context resource for use in a URL.
encodeContexts(Resource...) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Encode context resources for use in a URL.
encodedLength(long) - Static method in class org.eclipse.rdf4j.rio.hdt.VByte
Calculate the number of bytes needed for encoding a value
EncodeForUri - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function ENCODE_FOR_URI, as defined in SPARQL Query Language for RDF
EncodeForUri() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
 
EncodeForURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
encodeLongString(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Encodes the supplied string for inclusion as a long string in a Turtle document.
encodeRDFStar - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
encodeString(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUtil
Deprecated.
since 3.6.0. Use SPARQLQueries.escape(String) instead.
encodeString(String) - Static method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
encodeString(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Encodes the supplied string for inclusion as a 'normal' string in a Turtle document.
encodeUri(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
 
encodeURIString(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Deprecated.
EncodeURL - Class in org.eclipse.rdf4j.spin.function.spif
 
EncodeURL() - Constructor for class org.eclipse.rdf4j.spin.function.spif.EncodeURL
 
encodeValue(Value) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Encodes a value in a canonical serialized string format, for use in a URL query parameter.
ENCODING_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
end() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
end() - Method in interface org.eclipse.rdf4j.sail.lucene.BulkUpdater
 
end() - Method in class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
end() - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
end(InterpretationContext, String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
END - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:End
END_DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:endDate
END_OF_DATA - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
endCal - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
endColumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The column number of the last character of this Token.
endDate - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
endDocument() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
 
endDocument() - Method in interface org.eclipse.rdf4j.common.xml.SimpleSAXListener
Notifies the listener that the parser has finished parsing.
endDocument() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
endDocument() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Finishes writing and flushes the OutputStream or Writer that this XMLWriter is writing to.
endDocument() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
endDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
endDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
endDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanSAXParser
 
endDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
endDocument() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
endDocument() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
ended - Variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
ENDED_AT_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:endedAtTime
endElement(String, String, String) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
endElement(String, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
endElement(String, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
endHeader() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Indicates the end of the header.
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
endLine - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The line number of the last character of this Token.
endList(SpinRenderer.ListContext) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
ENDPOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
endpoint
ENDPOINT_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:endpointDescription
ENDPOINT_URL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:endpointURL
endpointToService - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Map service URL to the corresponding initialized FederatedService
endPrefixMapping(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
endQueryResult() - Method in interface org.eclipse.rdf4j.query.QueryResultHandler
Indicates the end of a sequence of solutions.
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
endQueryResultFound - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
endRDF() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
endRDF() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
endRDF() - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
endRDF() - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
endRDF() - Method in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
endRDF() - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
endRDF() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
endRDF() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
endRDF() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
endRDF() - Method in interface org.eclipse.rdf4j.rio.RDFHandler
Signals the end of the RDF data.
endRDF() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
endRDF() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
endRDF() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
endRDF() - Method in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
endReading() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
called by the iterator
ENDS_WITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:ends-with
endTag(String) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
 
endTag(String) - Method in interface org.eclipse.rdf4j.common.xml.SimpleSAXListener
Reports an end tag to the listener.
endTag(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes an end tag.
endTag(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
endTag(String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
endTag(String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
endTemplateList(SpinRenderer.ListContext) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
endTokenColumnPos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
endTokenLinePos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
endUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
endUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
endUpdate(UpdateContext) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Indicates that the given op will not be used in any call again.
endUpdateInternal(UpdateContext) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
endUpdateInternal(UpdateContext) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
endValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
endVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
endVar - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
 
endVarFixed - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
enforceContext - Variable in class org.eclipse.rdf4j.repository.util.RDFRemover
Flag indicating whether the context specified for this RDFRemover should be enforced upon all reported statements.
enforceContext(Resource) - Method in class org.eclipse.rdf4j.repository.util.RDFRemover
Enforces the supplied context upon all statements that are reported to this RDFRemover.
enforceContext(Resource...) - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
Enforces the supplied contexts upon all statements that are reported to this RDFSailRemover.
enforceContext(Resource...) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Enforces the supplied contexts upon all statements that are reported to this RDFInserter.
enforceMaxQueryTime(CloseableIteration<? extends BindingSet, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
enforceMaxQueryTime(CloseableIteration<? extends BindingSet, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
 
enforcesContext() - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
Checks whether this RDFRemover enforces its contexts upon all statements that are reported to it.
enforcesContext() - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Checks whether this RDFInserter enforces its contexts upon all statements that are reported to it.
enforcesContext() - Method in class org.eclipse.rdf4j.repository.util.RDFRemover
Checks whether this RDFRemover enforces its context upon all statements that are reported to it.
enrichCompressedTuples(Function<ValidationTuple, ValidationTuple>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
enrichShapes(RepositoryConnection) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
ENSURE_EXCLUSIVITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:ensureExclusivity
ensureNonAnonymousVar(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
ENTAILMENT_PROFILE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Entailment Profile
ENTAILMENT_REGIME_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Entailment Regime
ENTAILMENT_REGIME_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
entailment regime
ENTITIES - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ENTITIES - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
ENTITIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:entities
ENTITIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#ENTITIES
ENTITY - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ENTITY - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
ENTITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Entity
ENTITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#ENTITY
ENTITY_INFLUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:EntityInfluence
ENTITY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:entity
entityQuote - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
entries - Variable in class org.eclipse.rdf4j.rio.hdt.HDTArray
 
Entry(BindingSet, List<AggregateCollector>, List<Predicate<?>>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
ENTRYPOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
envelope(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
envelope(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
envelope(Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Envelope - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:envelope, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Envelope() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Envelope
 
ENVELOPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
EOF - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
EOF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
End of File.
EOF_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
EOL - Static variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
The end of line string for this machine.
EQ - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
equal to
EQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:eq
EQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
EQ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
equal - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
equals - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
equals(Object) - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
equals(Object) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Check if two versions are exactly equal, modifier is case insensitive.
equals(Object) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
equals(Object) - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Compares FileFormat objects based on their name, ignoring case.
equals(Object) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Tests this IRI for simple string comparison with another object.
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.AddStatementOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveStatementsOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractBNode
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractIRI
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractNamespace
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractStatement
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.AbstractTriple
 
equals(Object) - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
equals(Object) - Method in interface org.eclipse.rdf4j.model.BNode
Compares this blank node to another object.
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
equals(Object) - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
equals(Object) - Method in interface org.eclipse.rdf4j.model.IRI
Compares this IRI to another object.
equals(Object) - Method in interface org.eclipse.rdf4j.model.Literal
Compares this literal to another object.
equals(Object) - Method in interface org.eclipse.rdf4j.model.Namespace
Compares this namespace to another object.
equals(Object) - Method in interface org.eclipse.rdf4j.model.Statement
Compares this statement to another object.
equals(Object) - Method in interface org.eclipse.rdf4j.model.Triple
Compares this triple to another object.
equals(Object) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
equals(Object) - Method in class org.eclipse.rdf4j.query.AbstractBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.And
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Avg
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Count
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Datatype
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Distinct
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Exists
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.If
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.In
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IsBNode
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IsLiteral
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IsNumeric
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IsResource
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.IsURI
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Join
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Label
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Lang
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.LangMatches
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ListMemberOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.LocalName
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Max
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Min
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Namespace
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Not
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Or
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
equals(Object) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Returns true if this query model node and its children are recursively equal to o and its children.
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Reduced
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.SameTerm
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Sample
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Str
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Sum
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Union
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
equals(Object) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
equals(Object) - Method in interface org.eclipse.rdf4j.query.Binding
Compares a binding object to another object.
equals(Object) - Method in interface org.eclipse.rdf4j.query.BindingSet
Compares a BindingSet object to another object.
equals(Object) - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
equals(Object) - Method in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
equals(Object) - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
equals(Object) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
equals(Object) - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
equals(Object) - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
equals(Object) - Method in class org.eclipse.rdf4j.query.QueryLanguage
 
equals(Object) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
equals(Object) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
equals(Object) - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
equals(Object) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.ValidationTupleValueAndActiveTarget
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
equals(Object) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
equals(Object) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
equals(Object) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
equals(Object) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral
 
equals(Optional<String>, Optional<String>) - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
equals(GraphQueryResult, GraphQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Compares two graph query results and returns true if they are equal.
equals(TupleQueryResult, TupleQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Compares two tuple query results and returns true if they are equal.Tuple query results are equal if they contain the same set of BindingSets and have the same headers.
equals(Repository, Repository) - Static method in class org.eclipse.rdf4j.repository.util.RepositoryUtil
Compares the models in the default contexts of the two supplied repositories and returns true if they are equal.
equals(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left = right
EQUALS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
EQUALS - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:equals
EQUALS_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
EQUALS_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:EqualsConstraintComponent
EQUALS_CONSTRAINT_COMPONENT_EQUALS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
EQUALS_CONSTRAINT_COMPONENT_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:EqualsConstraintComponent-equals
equalsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
equalsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
EqualsConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
EqualsConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
EqualsConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
EqualsJoin - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
EqualsJoin(PlanNode, PlanNode, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
EqualsJoinValue - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
EqualsJoinValue(PlanNode, PlanNode, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
EqualTo - Class in org.eclipse.rdf4j.spin.function
 
EqualTo() - Constructor for class org.eclipse.rdf4j.spin.function.EqualTo
 
EQUIVALENTCLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#equivalentClass
EQUIVALENTPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#equivalentProperty
errListener - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
An optional ParseErrorListener to report parse errors to.
errListener - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
An optional ParseErrorListener to report parse errors to.
errMSg - Variable in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
error(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
error(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
error(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorLogger
 
error(String, long, long) - Method in interface org.eclipse.rdf4j.rio.ParseErrorListener
Reports an error from the parser.
error(QueryErrorType, String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
Writes an error msg to the stream.
error(SAXParseException) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
error(SAXParseException) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Implementation of SAX ErrorHandler.error
error(SAXParseException) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Implementation of SAX ErrorHandler.error
ERROR - org.eclipse.rdf4j.common.logging.LogLevel
 
ERROR - org.eclipse.rdf4j.spin.ConstraintViolationLevel
 
ERROR - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
ERROR_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
ERROR_VIOLATION_LEVEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
errorCode - Variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Indicates the reason why the exception is thrown.
ErrorInfo - Class in org.eclipse.rdf4j.http.protocol.error
 
ErrorInfo(String) - Constructor for class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
ErrorInfo(ErrorType, String) - Constructor for class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
errors - Variable in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
errorType - Variable in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
ErrorType - Class in org.eclipse.rdf4j.http.protocol.error
 
ErrorType(String) - Constructor for class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
escape(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
Escape the supplied string with backslashes for any special characters, so it can be used as a string literal value in a SPARQL query.
escape(String) - Static method in class org.eclipse.rdf4j.queryrender.RenderUtils
Properly escape out any special characters in the query string.
ESCAPE_UNICODE - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
ESCAPE_UNICODE - Static variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterSettings
Boolean setting for writer to determine if unicode escapes are used.
escapeAttributeValue(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Escapes all characters that have a special meaning in XML attribute values -- i.e.
escapeCharacterData(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Escapes any special characters in the supplied text so that it can be included as character data in an XML document.
escapeDoubleQuotedAttValue(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Escapes any special characters in the supplied value so that it can be used as an double-quoted attribute value in an XML document.
escapeExcludedChars(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Escapes any character that is not either reserved or in the legal range of unreserved characters, according to RFC 2396.
escapeMultilineQuotes(String, String) - Static method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
Escape Turtle multiline literal quote characters in the given value.
escapeRegexForSparql(String) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
escapeSingleQuotedAttValue(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Escapes any special characters in the supplied value so that it can be used as an single-quoted attribute value in an XML document.
escapeString(String) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Escapes a Unicode string to an all-ASCII character sequence.Any special characters are escaped using backslashes ( " becomes \", etc.), and non-ascii/non-printable characters are escaped using Unicode escapes ( \uxxxx and \Uxxxxxxxx).
escapeString(String, Appendable) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Escapes a Unicode string to an all-ASCII character sequence.
escapeString(String, Appendable, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Escapes a Unicode string to an N-Triples compatible character sequence.Any special characters are escaped using backslashes (" becomes \", etc.), and non-ascii/non-printable characters are escaped using Unicode escapes (\uxxxx and \Uxxxxxxxx) if the option is selected.
escapeText(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Escapes all characters that have a special meaning in XML text -- i.e.
escapeUnicode - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
Ess() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Ess
 
eval - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.JoinQueryEvaluationStep
 
EVAL_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
Deprecated.
EVAL_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#eval Evaluates a given SPIN expression or SELECT or ASK query, and returns its result.
EvalFunction - Class in org.eclipse.rdf4j.spin.function
 
EvalFunction() - Constructor for class org.eclipse.rdf4j.spin.function.EvalFunction
 
EvalFunction(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.EvalFunction
 
evalStratFactory - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
evalStratFactory - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
evalStratFactoryClassName - Variable in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
evaluate() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.BooleanQueryImpl
 
evaluate() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.GraphQueryImpl
 
evaluate() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.TupleQueryImpl
 
evaluate() - Method in interface org.eclipse.rdf4j.query.BooleanQuery
 
evaluate() - Method in interface org.eclipse.rdf4j.query.GraphQuery
 
evaluate() - Method in interface org.eclipse.rdf4j.query.TupleQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetBooleanQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetGraphQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetTupleQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sail.SailBooleanQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sail.SailGraphQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sail.SailTupleQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLBooleanQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLGraphQuery
 
evaluate() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLTupleQuery
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.UnaryFunction
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.Localname
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.Not
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.IsValidURI
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.TimeMillis
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.Trim
 
evaluate(ValueFactory, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.UnCamelCase
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.BinaryFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Day
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Hours
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Minutes
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Month
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Seconds
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Timezone
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Tz
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Year
 
evaluate(ValueFactory, Value...) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
Deprecated.
since 3.3.0. Use Function.evaluate(TripleSource, Value...) instead. A reference to a ValueFactory can be retrieved using TripleSource.getValueFactory() if needed.
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Buffer
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Distance
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricBinaryFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricRelationFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricUnaryFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Relate
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SRID
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.HashFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.MD5
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA1
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA256
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA384
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA512
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Abs
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Ceil
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Floor
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Round
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrDt
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrLang
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.STRUUID
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.UUID
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Concat
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Contains
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.LowerCase
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Replace
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrAfter
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrBefore
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrEnds
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrLen
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrStarts
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.UpperCase
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.IsTripleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.StatementFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleObjectFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TriplePredicateFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleSubjectFunction
 
evaluate(ValueFactory, Value...) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.UnaryFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.sail.shacl.ast.XmlDatatypeUtilFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.apf.ConcatTupleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.AskFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.Concat
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.EvalFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.list.Index
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.list.Length
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.list.Member
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.ObjectFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.BuildString
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.BuildURI
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.CurrentTimeMillis
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.DecodeURL
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.EncodeURL
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.For
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.ForEach
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.GenerateUUID
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.HasAllObjects
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.IndexOf
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.Invoke
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.LastIndexOf
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.Name
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.Random
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.ReplaceAll
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.spif.Split
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
evaluate(ValueFactory, Value...) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.BinaryFunction
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.Add
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.And
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.Divide
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.EqualTo
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.GreaterThan
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.GreaterThanOrEqualTo
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.LessThan
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.LessThanOrEqualTo
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.Multiply
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.NotEqualTo
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.Or
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.Cast
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.DateFormat
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.DecimalFormat
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.Mod
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate
 
evaluate(ValueFactory, Value, Value) - Method in class org.eclipse.rdf4j.spin.function.Subtract
 
evaluate(And, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ArbitraryLengthPath, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(BinaryTupleOperator, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(BindingSetAssignment, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(BNodeGenerator, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Bound, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Coalesce, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(CompareAll, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(CompareAny, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Compare, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Compare, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Datatype, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
evaluate(DescribeOperator, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated.
evaluate(Difference, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Distinct, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(EmptySet, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Now, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(TupleFunction, List<Var>, BindingSet, ValueFactory, Value...) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
evaluate(TupleFunction, List<Var>, BindingSet, ValueFactory, Value...) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
evaluate(TripleSource, Value...) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
Evaluate the function over the supplied input arguments.
evaluate(TripleSource, Value...) - Method in class org.eclipse.rdf4j.sail.shacl.ast.XmlDatatypeUtilFunction
 
evaluate(Exists, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Extension, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Filter, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(FunctionCall, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Group, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(If, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(In, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Intersection, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IRIFunction, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IsBNode, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IsLiteral, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IsNumeric, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IsResource, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(IsURI, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Join, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Label, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(LangMatches, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Lang, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(LeftJoin, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Like, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ListMemberOperator, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(LocalName, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(MathExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(MathExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(MultiProjection, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Namespace, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Not, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Order, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Or, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Projection, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Reduced, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Regex, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(SameTerm, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Service, String, CloseableIteration<BindingSet, QueryEvaluationException>) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Evaluates the tuple expression against the supplied triple source with the specified set of variable bindings as input.
evaluate(Service, String, CloseableIteration<BindingSet, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Service, CloseableIteration<BindingSet, QueryEvaluationException>, String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Evaluate the provided SPARQL query at this federated service, possibilities for vectored evaluation.
evaluate(Service, CloseableIteration<BindingSet, QueryEvaluationException>, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
evaluate(Service, CloseableIteration<BindingSet, QueryEvaluationException>, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
evaluate(Service, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(SingletonSet, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Slice, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(StatementPattern, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated.
evaluate(Str, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(TripleRef, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
evaluates a TripleRef node returning bindingsets from the matched Triple nodes in the dataset (or explore standard reification)
evaluate(TupleExpr, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Evaluates the tuple expression against the supplied triple source with the specified set of variable bindings as input.
evaluate(TupleExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(TupleExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Evaluates the supplied TupleExpr on the data contained in this Sail object, using the (optional) dataset and supplied bindings as input parameters.
evaluate(TupleExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
evaluate(TupleFunctionCall, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(UnaryTupleOperator, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated.
evaluate(Union, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ValueConstant, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ValueExpr, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Gets the value of this expression.
evaluate(ValueExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ValueExprTripleRef, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(Var, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(ZeroLengthPath, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.QueryRootQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.BindingSetAssignmentQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.IntersectionQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.JoinQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.MinusQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ProjectionQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnionQueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.AndValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ExistsQueryValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.IfValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.InValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ListMemberValueOperationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.OrValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtensionQueryEvaluationStep
 
evaluate(BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ApplyFunctionForEachBinding
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
 
evaluate(BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Fail
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Minimal
 
evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
 
evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.TupleQueryImpl
 
evaluate(TupleQueryResultHandler) - Method in interface org.eclipse.rdf4j.query.TupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetTupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.repository.sail.SailTupleQuery
 
evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLTupleQuery
 
evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.GraphQueryImpl
 
evaluate(RDFHandler) - Method in interface org.eclipse.rdf4j.query.GraphQuery
 
evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetGraphQuery
 
evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
 
evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.repository.sail.SailGraphQuery
 
evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLGraphQuery
 
evaluate(SearchQueryEvaluator) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
evaluate(SearchQueryEvaluator) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
 
evaluateAllArguments(List<ValueExpr>, QueryValueEvaluationStep[], BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
evaluateInternal(Service, CloseableIteration<BindingSet, QueryEvaluationException>, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Evaluate the SPARQL query that can be constructed from the SERVICE node at the initialized Repository of this FederatedService.
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
evaluateInternalFallback(Service, List<BindingSet>, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Evaluate the service expression for the given lists of bindings using RepositoryFederatedService.FallbackServiceIteration, i.e.
evaluateIntoStatements(ParsedGraphQuery, Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
evaluateIntoStatements(ParsedGraphQuery, Collection<Statement>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
evaluateLangMatch(Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
evaluateLazyAspect() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
evaluateLuceneQueries(Collection<SearchQueryEvaluator>) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
Evaluate the given Lucene queries, generate bindings from the query result, add the bindings to the query tree, and remove the Lucene queries from the given query tree.
evaluateQuery(DistanceQuerySpec) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
evaluateQuery(GeoRelationQuerySpec) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
evaluateQuery(QuerySpec) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Evaluates one Lucene Query.
evaluateWhereClause(TupleExpr, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
EVALUATION_MODE_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
EVALUATION_STRATEGY_FACTORY - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
Deprecated.
use CONFIG#evaluationStrategyFactory instead.
evaluationMode - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
evaluationStatistics - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
EvaluationStatistics - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Supplies various query model statistics to the query engine/optimizer.
EvaluationStatistics() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
EvaluationStatistics.CardinalityCalculator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
EvaluationStatistics.ServiceNodeAnalyzer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
evaluationStep - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.QueryStepEvaluator
 
evaluationStep - Variable in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
 
EvaluationStrategies - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
Deprecated, for removal: This API element is subject to removal in a future version.
EvaluationStrategies() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
Deprecated.
Prevent instantiation: util class
evaluationStrategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
EvaluationStrategy - Interface in org.eclipse.rdf4j.query.algebra.evaluation
Evaluates TupleExprs and ValueExprs.
evaluationStrategyFactory - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.evaluationStrategyFactory
EvaluationStrategyFactory - Interface in org.eclipse.rdf4j.query.algebra.evaluation
Factory for EvaluationStrategys.
EvaluationStrategyImpl - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
EvaluationStrategyImpl(TripleSource, Dataset, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStrategyImpl
Deprecated.
 
EVENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:event
EVENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:Event class.
EVERYTHING - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
EVERYTHING_WITH_GRAPH - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
EXACT_MATCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:exactMatch relation.
exactMatch(MemResource, MemIRI, MemValue, MemResource) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
exactSameContext(Resource) - Method in class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
 
exactSameObject(Value) - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
exactSamePredicate(IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
exactSameSubject(Resource) - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
EXAMPLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:example property.
EXAMPLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
A reference to a resource that provides an example of how this resource can be used.
EXAMPLE_RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:exampleResource
ExceptionConvertingIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
ExceptionConvertingIteration(Iteration<? extends E, ? extends Exception>) - Constructor for class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Creates a new ExceptionConvertingIteration that operates on the supplied iteration.
exceptions - Variable in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
excludeSet - Variable in class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
The elements that have already been returned.
excludeSet - Variable in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
excludeSet - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
ExclusiveLock(long, StampedLock) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager.ExclusiveLock
 
ExclusiveLockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
A simple non-reentrant lock.
ExclusiveLockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
ExclusiveLockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
ExclusiveLockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
ExclusiveLockManager.ExclusiveLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
exclusiveSerializableValidationLock - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
exclusiveWriteLock - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
execute() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.UpdateImpl
 
execute() - Method in interface org.eclipse.rdf4j.query.Update
Execute this update on the repository.
execute() - Method in class org.eclipse.rdf4j.repository.http.HTTPUpdate
 
execute() - Method in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
execute() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLUpdate
 
execute(Runnable) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
execute(Runnable) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
execute(HttpUriRequest) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
execute(UpdateExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.AddStatementOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveStatementsOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
execute(RepositoryConnection) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
execute(RepositoryConnection) - Method in interface org.eclipse.rdf4j.http.protocol.transaction.operations.TransactionOperation
Executes this operation on the supplied connection.
execute(RepositoryConnection, QueryLanguage, String, String, Update) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
execute(RepositoryConnection, QueryLanguage, String, String, Update) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
execute(RepositoryConnection, QueryLanguage, String, String, Update) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
execute(RepositoryConnection, QueryLanguage, String, String, Update) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
execute(RepositoryConnection, QueryLanguage, String, String, Update) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
EXECUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:execute
executeAdd(Add, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeClear(Clear, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeCopy(Copy, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeCreate(Create, UpdateContext) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
Executed - org.eclipse.rdf4j.query.explanation.Explanation.Level
 
executeDeleteData(DeleteData, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeInsertData(InsertData, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeLoad(Load, UpdateContext) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeModify(Modify, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeMove(Move, UpdateContext, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executeNoContent(HttpUriRequest) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
executeOK(HttpUriRequest) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Convenience method to deal with HTTP level errors of tuple, graph and boolean queries in the same way.
executeQuery(ArrayDeque<ValidationTuple>, SailConnection, Dataset, TupleExpr) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
executeTransactionPing() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
executeUpdate(UpdateExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
executing - Variable in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
executor - Variable in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
executor - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
executor - Static variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
executorService - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.CleanableState
 
executorService - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
exists - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
exists(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
Exists - Class in org.eclipse.rdf4j.query.algebra
Checks whether the wrapped Query produces any results.
Exists() - Constructor for class org.eclipse.rdf4j.query.algebra.Exists
 
Exists(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Exists
 
EXISTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
EXISTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
EXISTS - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
ExistsFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ExistsQueryValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
ExistsQueryValueEvaluationStep(QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ExistsQueryValueEvaluationStep
 
EXPAND - org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
ExpandBuff(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
expandContextInDepth(Object) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
Transforms a JSON-LD object to a more human-readable hierarchical form.
expandInDepth(Object) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
Expands the JSON-LD object to a hierarchical shape.
expectedTokenSequences - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
Each entry in this array is an array of integers.
EXPECTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
EXPECTS_HEADER - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
Experimental - Annotation Type in org.eclipse.rdf4j.common.annotation
This feature is in an experimental state: its existence, signature or behavior may change without warning from one release to the next.
EXPL_QUAD_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
EXPL_TRIPLE_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.BooleanQueryImpl
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.GraphQueryImpl
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.TupleQueryImpl
 
explain(Explanation.Level) - Method in interface org.eclipse.rdf4j.query.Query
Explain how the query will be (or has been) executed/evaluated by returning an explanation of the query plan.
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.sail.SailQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLBooleanQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLGraphQuery
 
explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLTupleQuery
 
explain(Explanation.Level, TupleExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
explain(Explanation.Level, TupleExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
explain(Explanation.Level, TupleExpr, Dataset, BindingSet, boolean, int) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Explain how the TupleExpr will be (or has been) executed/evaluated by returning a TupleExpr (which may or may not be the provided TupleExpr) that has gone through zero or more of the stages prior to and also including execution as specified by the provided level.
Explanation - Interface in org.eclipse.rdf4j.query.explanation
This is an experimental feature.
Explanation.Level - Enum in org.eclipse.rdf4j.query.explanation
The different levels that the query explanation can be at.
ExplanationImpl - Class in org.eclipse.rdf4j.query.explanation
This is an experimental feature.
ExplanationImpl(GenericPlanNode, boolean) - Constructor for class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
explicit - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
explicit - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
explicit - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSource
 
explicit - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
Flag indicating whether or not this statement has been added explicitly or that it has been inferred.
explicit - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Flag indicating whether this iterator should only return explicitly added statements or only return inferred statements.
explicitAutoFlush - Variable in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
explicitNotSpecified - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
explicitOnly - org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
 
explicitOnlyBranch - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
An SailSource of only explicit statements when in an isolated transaction.
explicitOnlyDataset - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Set of explicit statements that must not be inferred.
explicitSinks - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Outstanding changes that are underway, but not yet realized, by an active operation.
explictlyClosed - Variable in class org.eclipse.rdf4j.common.io.NioFile
 
EXPONENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
export(Model) - Method in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
export(Model) - Method in interface org.eclipse.rdf4j.repository.config.RepositoryImplConfig
Export this RepositoryImplConfig to its RDF representation
export(Model) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
export(Model) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
export(Model) - Method in interface org.eclipse.rdf4j.sail.config.SailImplConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
export(Model) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
export(Model, Resource) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
Exports the configuration into RDF using the given repositoryNode
export(RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
export(RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
export(RDFHandler, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Exports all explicit statements in the specified contexts to the supplied RDFHandler.
EXPORT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
Exportable - Interface in org.eclipse.rdf4j.sail.shacl.ast
 
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Exports all statements with a specific subject, predicate and/or object from the repository, optionally from the specified contexts.
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
exportStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
exportStatements(Resource, IRI, Value, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Exports all statements with a specific subject, predicate and/or object from the repository, optionally from the specified contexts.
exportStatements(RepositoryResult<Statement>, RDFHandler) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
Exports all statements contained in the supplied statement iterator and all relevant namespace information to the supplied RDFHandler.
expr - Variable in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
expr - Variable in class org.eclipse.rdf4j.query.algebra.OrderElem
 
expression - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
 
expression - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Assignment
 
Expression<T extends Expression<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
A SPARQL expression.
Expression(SparqlOperator) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
Expression(SparqlOperator, String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
Expression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
EXPRESSION_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#expression Points to an expression, for example in a Filter or Assignment.
Expressions - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
A class with static methods to create SPARQL expressions.
Expressions() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
exprVar - Variable in class org.eclipse.rdf4j.query.algebra.TripleRef
 
exprVarName - Variable in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
extend(PlanNode, ConnectionsGroup, Resource[], ConstraintComponent.Scope, EffectiveTarget.Extend, boolean, Function<PlanNode, PlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
Extend() - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
 
EXTENDED_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
ExtendedEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
ExtendedEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated.
 
ExtendedEvaluationStrategyFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0 - use DefaultEvaluationStrategyFactory instead.
ExtendedEvaluationStrategyFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
ExtendedEvaluationStrategyFactory(FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
extension - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
Extension - Class in org.eclipse.rdf4j.query.algebra
An extension operator that can be used to add bindings to solutions whose values are defined by value expressions.
Extension() - Constructor for class org.eclipse.rdf4j.query.algebra.Extension
 
Extension(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Extension
 
Extension(TupleExpr, Iterable<ExtensionElem>) - Constructor for class org.eclipse.rdf4j.query.algebra.Extension
 
Extension(TupleExpr, ExtensionElem...) - Constructor for class org.eclipse.rdf4j.query.algebra.Extension
 
EXTENSION_AGGREGATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
extension aggregate
EXTENSION_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
extension function
ExtensionContext() - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
ExtensionElem - Class in org.eclipse.rdf4j.query.algebra
 
ExtensionElem() - Constructor for class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
ExtensionElem(ValueExpr, String) - Constructor for class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
extensionElements - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
extensionExprs - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
ExtensionIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
ExtensionIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Consumer<MutableBindingSet>, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
ExtensionIterator(Extension, CloseableIteration<BindingSet, QueryEvaluationException>, EvaluationStrategy, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
ExtensionQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
ExtensionQueryEvaluationStep(QueryEvaluationStep, Consumer<MutableBindingSet>, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtensionQueryEvaluationStep
 
ExtensionVisitor() - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
EXTENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/extent
EXTERNAL_GENERAL_ENTITIES - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting specifying whether external text entities should be included.
EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting specifying whether external parameter entities should be included.
ExternalFilterByQuery - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ExternalFilterByQuery(SailConnection, Resource[], PlanNode, SparqlFragment, StatementMatcher.Variable, Function<ValidationTuple, Value>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
extract(File, File) - Static method in class org.eclipse.rdf4j.common.io.ZipUtil
Extract the contents of a zipfile to a directory.
extract(ZipFile, File) - Static method in class org.eclipse.rdf4j.common.io.ZipUtil
Extract the contents of a zipfile to a directory.
extract(IRI, Model, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Extracts the RDF Container starting with supplied head resource from the supplied source Model and sends the statements that make up the collection to the supplied Consumer.
extract(IRI, GetStatementOptional, Resource, Consumer<Statement>, Function<String, Supplier<E>>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Extracts an RDF Container starting with the supplied container head from the statement supplier and sends all statements that make up the collection to the supplied Consumer function.
extract(Model, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Extracts the RDF Collection starting with supplied head resource from the supplied source Model and sends the statements that make up the collection to the supplied Consumer.
extract(GetStatementOptional, Resource, Consumer<Statement>, Function<String, Supplier<E>>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Extracts an RDF Collection starting with the supplied list head from the statement supplier and sends all statements that make up the collection to the supplied Consumer function.
EXTRACT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:extract
EXTRACT_CHAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
EXTRACT_PAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
EXTRACT_WORD - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
extractContextsFromDatasets(Var, boolean, Set<IRI>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
extracted(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
extractInvalidContentAsString(int) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
Used when trying to parse some invalid content.
extractNamespaces(Resource, ShapeSource) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser
 
extractOrConvertToGGP(GraphPattern) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
extractRegexFlags(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier
 
extVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
extVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 

F

factory - Variable in class org.eclipse.rdf4j.model.util.ModelCollector
 
factory - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer
Deprecated.
 
Factory() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
Fail(String) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Fail
 
FAIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
FAIL_ON_DUPLICATE_RDF_ID - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to throw an error for duplicate uses of rdf:ID in a single document.
FAIL_ON_INVALID_LINES - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_INVALID_LINES - Static variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParserSettings
Boolean setting for parser to determine whether syntactically invalid lines in N-Triples and N-Quads documents generate a parse error.
FAIL_ON_INVALID_NCNAME - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to ignore XML documents containing invalid NCNAMEs.
FAIL_ON_INVALID_QNAME - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to ignore XML documents containing invalid QNAMEs.
FAIL_ON_INVALID_STATEMENT - Static variable in class org.eclipse.rdf4j.rio.helpers.TriXParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_INVALID_STATEMENT - Static variable in class org.eclipse.rdf4j.rio.trix.TriXParserSettings
Boolean setting for parser to determine whether the TriX parser should treat invalid statements as an error.
FAIL_ON_MISMATCHED_TAGS - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to throw an error for XML documents containing mismatched tags
FAIL_ON_MISSING_DATATYPE - Static variable in class org.eclipse.rdf4j.rio.helpers.TriXParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_MISSING_DATATYPE - Static variable in class org.eclipse.rdf4j.rio.trix.TriXParserSettings
Boolean setting for parser to determine whether the TriX parser should treat missing datatypes as an error.
FAIL_ON_MULTIPLE_OBJECT_DATATYPES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_MULTIPLE_OBJECT_DATATYPES - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should fail if it finds multiple datatypes for a single object in a single statement.
FAIL_ON_MULTIPLE_OBJECT_LANGUAGES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_MULTIPLE_OBJECT_LANGUAGES - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should fail if it finds multiple languages for a single object in a single statement.
FAIL_ON_MULTIPLE_OBJECT_TYPES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_MULTIPLE_OBJECT_TYPES - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should fail if it finds multiple types for a single object in a single statement.
FAIL_ON_MULTIPLE_OBJECT_VALUES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_MULTIPLE_OBJECT_VALUES - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should fail if it finds multiple values for a single object in a single statement.
FAIL_ON_NON_STANDARD_ATTRIBUTES - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to ignore non-standard attributes that are found in an XML document.
FAIL_ON_RDFA_UNDEFINED_PREFIXES - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFaParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_SAX_NON_FATAL_ERRORS - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting to determine whether to ignore non-fatal errors that come from SAX parsers.
FAIL_ON_UNKNOWN_DATATYPES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether to fail parsing if datatypes are not recognised.
FAIL_ON_UNKNOWN_LANGUAGES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether to fail parsing if languages are not recognized.
FAIL_ON_UNKNOWN_PROPERTY - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
FAIL_ON_UNKNOWN_PROPERTY - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should fail if it finds multiple properties that it does not recognize in the JSON document.
failOrWarn(Exception) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
 
failOrWarn(String) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
 
FAILURE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:failure
fallback - Variable in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
fallback(Dataset, Dataset) - Static method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
FallbackDataset - Class in org.eclipse.rdf4j.query.impl
 
FallbackDataset(Dataset, Dataset) - Constructor for class org.eclipse.rdf4j.query.impl.FallbackDataset
 
FallbackServiceIteration(Service, List<BindingSet>, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.FallbackServiceIteration
 
FALSE - Static variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
FALSE - Static variable in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
FALSE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
FALSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
falseNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
FAMILY_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
FAMILY_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:family-name
FAMILYNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
Deprecated.
Use FAMILY_NAME instead for new statements
fastInstantiateFrom(SchemaCachingRDFSInferencer, NotifyingSail) - Static method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
fastInstantiateFrom(SchemaCachingRDFSInferencer, NotifyingSail, boolean) - Static method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
FATAL - org.eclipse.rdf4j.spin.ConstraintViolationLevel
 
FATAL_VIOLATION_LEVEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
fatalError(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
fatalError(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorLogger
 
fatalError(String, long, long) - Method in interface org.eclipse.rdf4j.rio.ParseErrorListener
Reports a fatal error from the parser.
fatalError(SAXParseException) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
fatalError(SAXParseException) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Implementation of SAX ErrorHandler.fatalError
fatalError(SAXParseException) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Implementation of SAX ErrorHandler.fatalError
fatalErrors - Variable in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
FAX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Fax
fc - Variable in class org.eclipse.rdf4j.common.io.NioFile
 
fchar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
Feature - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:Feature class
FEATURE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:feature
FEATURE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Feature
FEATURE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
feature
FeatureCollection - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:FeatureCollection class
FederatedService - Interface in org.eclipse.rdf4j.query.algebra.evaluation.federation
FederatedService to allow for customized evaluation of SERVICE expression.
federatedServiceResolver - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Connection specific resolver.
FederatedServiceResolver - Interface in org.eclipse.rdf4j.query.algebra.evaluation.federation
The FederatedServiceResolver is used to manage a set of FederatedService instances, which are used to evaluate SERVICE expressions for particular service Urls.
FederatedServiceResolverBase - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Deprecated.
FederatedServiceResolverBase() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolverBase
Deprecated.
 
FederatedServiceResolverClient - Interface in org.eclipse.rdf4j.query.algebra.evaluation.federation
Interface used by SailFactory and RepositoryFactory that can make external SERVICE calls.
FEMALE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Female
FieldAwareGregorianCalendar() - Constructor for class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
fieldPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
FIELDS - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
fieldsSet - Variable in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
file - Variable in class org.eclipse.rdf4j.common.io.NioFile
 
file - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
FILE_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/FileFormat
FILE_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:fileFormat
FILE_RELEASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:file-release
fileExtensions - Variable in class org.eclipse.rdf4j.common.lang.FileFormat
The file format's file extensions.
FileFormat - Class in org.eclipse.rdf4j.common.lang
Abstract representation of a file format.
FileFormat(String, String, Charset, String) - Constructor for class org.eclipse.rdf4j.common.lang.FileFormat
Creates a new FileFormat object.
FileFormat(String, String, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.common.lang.FileFormat
Creates a new FileFormat object.
FileFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.common.lang.FileFormat
Creates a new FileFormat object.
FileFormatServiceRegistry<FF extends FileFormat,​S> - Class in org.eclipse.rdf4j.common.lang.service
A special ServiceRegistry for FileFormat related services.
FileFormatServiceRegistry(Class<S>) - Constructor for class org.eclipse.rdf4j.common.lang.service.FileFormatServiceRegistry
 
FileIO - Class in org.eclipse.rdf4j.sail.memory
Functionality to read and write MemoryStore to/from a file.
FileIO(MemValueFactory) - Constructor for class org.eclipse.rdf4j.sail.memory.FileIO
 
fileLength - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
FileLogReader - Class in org.eclipse.rdf4j.common.logging.file.logback
File log reader
FileLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Constructor
FileLogReader(File) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Constructor
fileNamePattern - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
FileUtil - Class in org.eclipse.rdf4j.common.io
Utility methods for operations on Files.
FileUtil() - Constructor for class org.eclipse.rdf4j.common.io.FileUtil
 
fillAddedAndRemovedStatementRepositories() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
FillBuff() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
fillContextsFromDatasSetGraphs(Set<IRI>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
fillInStackTrace() - Method in exception org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil.IllegalArgumentExceptionWithoutStackTrace
 
fillInStackTrace() - Method in exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
fillInStackTrace() - Method in error org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.LookaheadSuccess
 
fillVarFreqMap(List<Var>, M) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
filter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
filter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
filter - Variable in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
filter - Variable in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
filter - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
filter - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
filter - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
filter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
filter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
filter(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Returns a filtered view of the statements with the specified subject, predicate, object and (optionally) context.
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
filter(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
filter(Expression<?>) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
Set the constraint for this Filter clause
filter(Expression<?>) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Convert this graph pattern into a group graph pattern and add a filter:
filter(Expression<?>) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.filter(Expression), but mutates and returns this instance
filter(Expression<?>) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
Filter - Class in org.eclipse.rdf4j.query.algebra
The FILTER operator, as defined in SPARQL Query Language for RDF.
Filter - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL Filter Clause
Filter() - Constructor for class org.eclipse.rdf4j.query.algebra.Filter
 
Filter() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
 
Filter(TupleExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Filter
 
Filter(Expression<?>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
 
Filter() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
FILTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
FILTER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
 
FILTER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
FILTER_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Filter A constraint element that evaluates a given expression to true or false.
FILTER_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
FilterByPredicate - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterByPredicate(SailConnection, Set<IRI>, PlanNode, FilterByPredicate.On, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
FilterByPredicate.On - Enum in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterByPredicateObject - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterByPredicateObject(SailConnection, Resource[], IRI, Set<Resource>, PlanNode, boolean, FilterByPredicateObject.FilterOn, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
FilterByPredicateObject.FilterOn - Enum in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
filterCondition - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
filterCondition(Collection<Namespace>, String, List<StatementMatcher>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
filterCondition(Collection<Namespace>, String, List<StatementMatcher>, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
filterContextOrEqualVariables(StatementPattern, Value, Value, Value, Resource[]) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
Generate a predicate that tests for Named contexts are matched by retrieving all statements from the store and filtering out the statements that do not have a context.
filteredIter - Variable in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
filteredIter - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
FilteredModel - Class in org.eclipse.rdf4j.model.impl
Applies a basic graph pattern filter to what triples can be see.
FilteredModel(AbstractModel, Resource, IRI, Value, Resource...) - Constructor for class org.eclipse.rdf4j.model.impl.FilteredModel
 
filteredStatementsIterator - Variable in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
filterExists(boolean, GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Create an EXISTS or NOT EXISTS filter expression with the given patterns based on the exists paramater and add it to this graph pattern (converting this to a group graph pattern in the process)
filterExists(boolean, GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
filterExists(GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Create an EXISTS{} filter expression with the given graph patterns and add it to this graph pattern (converting this to a group graph pattern in the process):
filterExists(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
FilterExistsGraphPattern - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL Graph Pattern Filter
FilterExistsGraphPattern() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
FilterFinder(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
Deprecated.
 
FilterIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
FilterIteration(Iteration<? extends E, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
FilterIterator<E> - Class in org.eclipse.rdf4j.common.iterator
A CloseableIterator that wraps another iterator, applying a filter on the objects that are returned.
FilterIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
FilterIterator(Iterator<? extends E>) - Constructor for class org.eclipse.rdf4j.common.iterator.FilterIterator
 
FilterIterator(CloseableIteration<BindingSet, QueryEvaluationException>, QueryValueEvaluationStep, EvaluationStrategy, Function<BindingSet, BindingSet>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
FilterIterator(Filter, CloseableIteration<BindingSet, QueryEvaluationException>, QueryValueEvaluationStep, EvaluationStrategy) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
FilterMerger() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterMerger
 
filterNotExists(GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Create a NOT EXISTS{} filter expression with the given graph patterns and add it to this graph pattern (converting this to a group graph pattern in the process):
filterNotExists(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
filterOn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
filterOn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
FilterOn() - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
 
filterOnObject - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
filterOnPredicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
filterOnPredicates - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
FilterOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use FilterOptimizer instead.
FilterOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Optimizes a query model by pushing Filters as far down in the model tree as possible.
FilterOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer
Deprecated.
 
FilterOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer
 
FilterOptimizer.DeMergeFilterFinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
FilterOptimizer.FilterFinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
FilterOptimizer.FilterMerger - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
FilterOptimizer.FilterOrganizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
FilterOptimizer.FilterRelocator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
FilterOptimizer.FilterRelocator - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
FilterOptimizer.FilterUnMerger - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
FilterOptimizer.MergeFilterFinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
FilterOrBind() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
FilterOrganizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterOrganizer
 
FilterPlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterPlanNode(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
FilterRelocator(Filter) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
FilterRelocator(Filter) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
filters - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
filterSameVariable(StatementPattern, Value, Value, Value, Predicate<Statement>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
Build one predicate that filters the statements for ?s ?p ?s cases.
FilterTargetIsObject - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterTargetIsObject(SailConnection, Resource[], PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
FilterTargetIsSubject - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
FilterTargetIsSubject(SailConnection, Resource[], PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
FilterUnMerger() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterUnMerger
 
filterVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
filterVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
find(byte[], int, int, byte) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Retrieve a byte from a byte array.
find(byte[], int, int, byte[]) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Look for a sequence of bytes in a byte array.
find(Statement) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
findAllVariablesUsedInQuery(QueryRoot) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
findBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
findCompatibleAutomorphism(List<BNode>, List<Map<BNode, HashCode>>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
findEndOfLabel(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
Finds the end of the label in a literal string.
findEndOfLabel(String) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Finds the end of the label in a literal string.
findMatchingBindingSets(BindingSet, Iterable<? extends BindingSet>, Map<BNode, BNode>) - Static method in class org.eclipse.rdf4j.query.QueryResults
 
findMatchingPrefix(String, int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
Returns the longest prefix that is found starting at position pos in the queryString
findMatchingStatements(Statement, Model, Map<Resource, Resource>) - Static method in class org.eclipse.rdf4j.model.util.Models
 
findNext() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
findNextElement() - Method in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
findNextElement() - Method in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
findNextElement() - Method in class org.eclipse.rdf4j.model.util.PatternIterator
 
findNextElement() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
findNextRelevantIndex(String, int, boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
findNextWhitespace(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
findNotFilter(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
Deprecated.
 
findNotFilter(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
 
findSailInStack(Sail, Class<C>) - Static method in class org.eclipse.rdf4j.sail.helpers.SailUtil
Searches a stack of Sails from top to bottom for a Sail that is an instance of the suppied class or interface.
findSailOf(Sail, Class<T>) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
findURISplitIndex(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Tries to find a point in the supplied URI where this URI can be safely split into a namespace part and a local name.
findURISplitIndex(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Tries to find an index where the supplied URI can be split into a namespace and a local name that comply with the serialization constraints of the Turtle format.
findVarName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
finished - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
Deprecated.
finishedParsing - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
finishedParsing - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
finisher() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
 
fireInitialized() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
fireRefreshed() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
fireShutDown() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
first - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.JJCalls
 
first() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
first() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
FIRST - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
FIRST - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
FIRST - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
FIRST_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
firstTupleWritten - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
FIX_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#fix Can be used to link a ConstraintViolation with one or more UPDATE Templates that would help fix the violation.
flags - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
flags - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
FLAGS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
FLAGS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:flags
flagsArg - Variable in class org.eclipse.rdf4j.query.algebra.Regex
 
flatten(int[]...) - Static method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
FLATTEN - org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
FLOAT - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
FLOAT - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
FLOAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#float
FloatCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use FloatCast instead.
FloatCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:float.
FloatCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.FloatCast
Deprecated.
 
FloatCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.FloatCast
 
floatingPoint - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
floatingPoint - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
floatValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
floatValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the float value of this literal.
floatValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
floatValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
floor(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
floor(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
Floor - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
The SPARQL built-in Function FLOOR, as defined in SPARQL Query Language for RDF
Floor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Floor
 
Floor() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
FLOOR - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
FLOOR - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
FLOOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
flush() - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 
flush() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
 
flush() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
flush() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
 
flush() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
flush() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Once this method returns successfully, changes that were made to this SailSink will be visible to subsequent SailSource.dataset(IsolationLevel).
flush() - Method in interface org.eclipse.rdf4j.sail.base.SailSource
Apply all the changes to this branch to the backing SailSource, if applicable.
flush() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
flush() - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
flush() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
flush() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
flush() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
flush() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
flush() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Flushes any pending updates and notify changes to listeners as appropriate.
flush() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
flush() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
flush(Changeset, SailSink) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
flush(SailSink) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
flushNamespaces() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
flushPendingAdds() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
flushPendingRemoves() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
flushPendingStatement() - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
flushPendingStatements() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
flushPendingStatements() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
flushPendingUpdates() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
If there are no open operations.
flushStatements() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
flushTransactionState(Protocol.Action) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
flushUpdates() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
flushUpdates() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
flushUpdates() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
flushUpdates() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
flushUpdates() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
flushUpdates() - Method in interface org.eclipse.rdf4j.sail.inferencer.InferencerConnection
Flushes any pending updates to be processed and the resulting changes to be reported to registered SailConnectionListeners.
flushUpdates() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
FMINDEX - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
FN - Class in org.eclipse.rdf4j.model.vocabulary
Defines constants for the standard XPath functions.
FN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:fn
FN() - Constructor for class org.eclipse.rdf4j.model.vocabulary.FN
 
FNFunction - Enum in org.eclipse.rdf4j.queryrender.sparql.experimental
Some functions that are declared as built-in in the SPARQL 1.1 specification are also identifiable as URI functions in the fn: namespace.
FNFunction(String, IRI) - Constructor for enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
FOAF - Class in org.eclipse.rdf4j.model.vocabulary
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
FOAF() - Constructor for class org.eclipse.rdf4j.model.vocabulary.FOAF
 
FOCUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
FOCUS_NODE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
FOCUS_NODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:focusNode
focusNode - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
focusNode - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
For - Class in org.eclipse.rdf4j.spin.function.spif
 
For() - Constructor for class org.eclipse.rdf4j.spin.function.spif.For
 
FOR_EACH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
FOR_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
force(boolean) - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.force(boolean) call.
forceClose() - Method in class org.eclipse.rdf4j.sail.helpers.SailBaseIteration
Deprecated.
forceCloseActiveOperations() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
forceSync - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.forceSync
forEach(Consumer<? super Statement>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
ForEach - Class in org.eclipse.rdf4j.spin.function.spif
 
ForEach() - Constructor for class org.eclipse.rdf4j.spin.function.spif.ForEach
 
forEachRemaining(Consumer<? super T>) - Method in class org.eclipse.rdf4j.common.iteration.CloseableIterationSpliterator
 
forEachRemaining(Consumer<? super T>) - Method in class org.eclipse.rdf4j.common.iteration.IterationSpliterator
Deprecated.
 
fork() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
 
fork() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
fork() - Method in interface org.eclipse.rdf4j.sail.base.SailSource
Creates a new branch of this source.
fork() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
fork() - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
forLabel(String) - Static method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
FORM_MIME_TYPE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
MIME type for www forms: application/x-www-form-urlencoded.
FORMAL_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:FormalOrganization
format - Variable in class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:format
FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/format
FORMAT_BITMAP - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
FORMAT_LIST - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
FORMAT_V1 - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
FORMAT_V2 - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
FORMAT_VERSION - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
The version number of the current format.
formatForToString(String, String, Value) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
formatSparqlQuery(String) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Formatter
 
formatter(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
Formatter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
Formatter() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Formatter
 
formatters() - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
FORMATTERS - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
formatVersion - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
formatVersion - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
formatVersion - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
formatVersion - Variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
former - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
formIdString(String, String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
forwardChain(CloseableIteration<? extends Statement, ? extends RDF4JException>) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
forwardChain(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
forwardChain(RepositoryConnection) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
forwardChain(SailConnection) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
forwardChainCache - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
ForwardChainingRDFSInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
Deprecated.
This inferencer implementation will be phased out. Consider switching to the SchemaCachingRDFSInferencer instead.
ForwardChainingRDFSInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencer
Deprecated.
 
ForwardChainingRDFSInferencer(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencer
Deprecated.
 
ForwardChainingRDFSInferencerConfig - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
Deprecated.
ForwardChainingRDFSInferencerConfig() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
Deprecated.
 
ForwardChainingRDFSInferencerConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
Deprecated.
 
ForwardChainingRDFSInferencerConnection - Class in org.eclipse.rdf4j.sail.inferencer.fc
Deprecated.
This inferencer implementation will be phased out. Consider switching to the SchemaCachingRDFSInferencer instead.
ForwardChainingRDFSInferencerConnection(Sail, InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
ForwardChainingRDFSInferencerFactory - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
Deprecated.
ForwardChainingRDFSInferencerFactory() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Deprecated.
 
forwardChainUntilFixPoint(Map<Resource, Set<Resource>>) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
fractionalSeconds - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
fractional seconds part of the dateTime object as String
fragment - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
fragment - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
FREETEXT_QUERY - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
frequency - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
 
frequency - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
FREQUENCY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Frequency
freshConnection() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Return a fresh RepositoryConnection from the configured repository.
FRIDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Friday
FRIEND - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Friend
from - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
from - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
from - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
from - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
from - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
from(int) - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
from(CoreDatatype.XSD) - Static method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
from(IRI) - Static method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
from(IRI) - Static method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
from(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
from(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
Specify which graph to load form
from(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a default graph reference
from(IRI...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Dataset
 
from(Resource) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
from(Dataset) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set the Dataset clause for this query
from(From...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Dataset
Add graph references to this dataset
from(From...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Add datasets to this query
from(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
Specify a graph to delete the data from
from(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify the graph to delete triples from
from(GraphName) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Convert this graph pattern into a named group graph pattern:
from(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.from(GraphName), but mutates and returns this instance
from(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
from(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify the query source graph
from(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
Specify which graph to load form
from(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a default graph reference
from(Iri...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Dataset
Add unnamed graph references to this dataset
From - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Dataset specifier.
From(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.From
 
From(IRI, boolean) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.From
 
From(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.From
 
From(Iri, boolean) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.From
 
FROM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
FROM - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.From
 
FROM_NAMED_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#fromNamed Specifies a named RDF Dataset used by a Query (FROM NAMED syntax in SPARQL).
FROM_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#from Specifies an RDF Dataset used by a Query (FROM syntax in SPARQL).
fromBoolean(boolean) - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
fromBoolean(boolean) - Static method in enum org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
 
fromDefault - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
fromDefault() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify that the source graph of this query should be the default graph
fromDefault(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify if this query's source should be the default graph
fromDegrees(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
fromIri(IRI) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
fromJsonLdObject(Object) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
Converts a JSON-LD object to a hierarchical JSON-LD object
fromKilometres(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
fromLegacyTracking(boolean) - Static method in enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
fromMiles(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
fromNamed(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a named graph reference
fromNamed(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a named graph reference
fromRDFEncodedValue(T) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
Converts the supplied value from an RDF-compatible representation to an RDF-star value.
fromRDFEncodedValue(T, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
Converts the supplied value from an RDF-compatible representation to an RDF-star value.
FRONT - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
FULL_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:fullAddress
fullName - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
function - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ApplyFunctionForEachBinding
 
function - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
function - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
function - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
function(SparqlFunction, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
Too lazy at the moment.
Function - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
A SPARQL Function.
Function - Interface in org.eclipse.rdf4j.query.algebra.evaluation.function
A query function, which can be a built-in function in the query language, or a custom function as documented in the SPARQL 1.1 Query Language Recommendation.
Function(SparqlFunction) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Function
 
FUNCTION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:function
FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Function
FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Function
FUNCTION_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Function Metaclass for functions that can be used in SPARQL expressions (e.g.
FUNCTIONALPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#FunctionalProperty
FunctionArguments - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
FunctionArguments() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Empty constructor
FunctionCall - Class in org.eclipse.rdf4j.query.algebra
A call to an (external) function that operates on zero or more arguments.
FunctionCall() - Constructor for class org.eclipse.rdf4j.query.algebra.FunctionCall
 
FunctionCall(String, Iterable<ValueExpr>) - Constructor for class org.eclipse.rdf4j.query.algebra.FunctionCall
 
FunctionCall(String, ValueExpr...) - Constructor for class org.eclipse.rdf4j.query.algebra.FunctionCall
Creates a new unary value operator.
FunctionCall() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
functionParent - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
FunctionParser - Interface in org.eclipse.rdf4j.spin.function
 
functionParsers - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
functionRegistry - Variable in class org.eclipse.rdf4j.spin.function.KnownFunctionParser
 
functionRegistry - Variable in class org.eclipse.rdf4j.spin.function.KnownTupleFunctionParser
 
functionRegistry - Static variable in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
FunctionRegistry - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
A ServiceRegistry for implementations of the Function interface.
FunctionRegistry() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
 
FunctionRegistry.FunctionRegistryHolder - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Internal helper class to avoid continuous synchronized checking.
FunctionRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry.FunctionRegistryHolder
 
FUNCTIONS_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Functions An abstract base class for all defined functions.
FUNDED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
FUZZY_PREFIX_LENGTH_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key as sail parameter to influence the fuzzy prefix length.

G

GDAY - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
GDAY - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
GDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#gDay
GE - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
greater than or equal to
GE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
GE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
GEEKCODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
gen - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.JJCalls
 
gen_delims - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
GENDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
GENDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Gender
GENERAL_DATE_TIME_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:GeneralDateTimeDescription
GENERAL_DURATION_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:GeneralDurationDescription
GENERATE_UUID_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
generateBindingSets(DistanceQuerySpec, Iterable<? extends DocumentDistance>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
generateBindingSets(GeoRelationQuerySpec, Iterable<? extends DocumentResult>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
generateBindingSets(QuerySpec, Iterable<? extends DocumentScore>) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
This method generates bindings from the given result of a Lucene query.
GENERATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:generated
GENERATED_AT_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:generatedAtTime
generateHeader(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
generateParseException() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Generate ParseException.
generatePlans(ConnectionsGroup, ValidationSettings) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
generateSparqlValidationQuery(ConnectionsGroup, ValidationSettings, boolean, boolean, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
generateTransactionalValidationPlan(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
GenerateUUID - Class in org.eclipse.rdf4j.spin.function.spif
 
GenerateUUID() - Constructor for class org.eclipse.rdf4j.spin.function.spif.GenerateUUID
 
GENERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Generation
GenericBNode(String) - Constructor for class org.eclipse.rdf4j.model.base.AbstractBNode.GenericBNode
 
GenericIRI(String) - Constructor for class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
GenericIRI(String, String) - Constructor for class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
genericPlanNode - Variable in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
GenericPlanNode - Class in org.eclipse.rdf4j.query.explanation
This is an experimental feature.
GenericPlanNode() - Constructor for class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
GenericPlanNode(String) - Constructor for class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
GenericStatement<R extends Resource,​I extends IRI,​V extends Value> - Class in org.eclipse.rdf4j.model.impl
An implementation of the Statement interface with support for Java Generics.
GenericStatement(Resource, IRI, Value, Resource) - Constructor for class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
GenericStatement(R, I, V, R) - Constructor for class org.eclipse.rdf4j.model.impl.GenericStatement
Creates a new Statement with the supplied subject, predicate and object for the specified associated context.
GenericTriple(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
GEO - Class in org.eclipse.rdf4j.model.vocabulary
 
GEO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:geo
GEO() - Constructor for class org.eclipse.rdf4j.model.vocabulary.GEO
 
GEO(IRI) - Constructor for enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
GEOF - Class in org.eclipse.rdf4j.model.vocabulary
 
GEOF() - Constructor for class org.eclipse.rdf4j.model.vocabulary.GEOF
 
GEOGRAPHIC_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:geographicName
GeometricBinaryFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
GeometricBinaryFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricBinaryFunction
 
GeometricRelationFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
GeometricRelationFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricRelationFunction
 
GeometricUnaryFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
GeometricUnaryFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricUnaryFunction
 
Geometry - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:Geometry class
GEOMETRY - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:Geometry
GEOMETRY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:geometry
GeometryCollection - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:GeometryCollection class
geoProperty - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
geoQuery(IRI, Point, IRI, double, String, Var) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
geoRelationQuery(String, IRI, String, Var) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
GeoRelationQuerySpec - Class in org.eclipse.rdf4j.sail.lucene
 
GeoRelationQuerySpec() - Constructor for class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
GeoRelationQuerySpecBuilder - Class in org.eclipse.rdf4j.sail.lucene
 
GeoRelationQuerySpecBuilder(SearchIndex) - Constructor for class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
GEOSPARQL - Static variable in interface org.eclipse.rdf4j.rio.DatatypeHandler
Identifier for datatypes defined in the GeoSPARQL vocabulary.
GeoSPARQLDatatypeHandler - Class in org.eclipse.rdf4j.rio.datatypes
An implementation of a datatype handler that can process GeoSPARQL datatypes.
GeoSPARQLDatatypeHandler() - Constructor for class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler
Default constructor.
geoStatement - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
geoStatement - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
GeoUnits - Class in org.eclipse.rdf4j.sail.lucene.util
 
GeoUnits() - Constructor for class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
geoVar - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
get() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
get(byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Gets the subarray from array that starts at offset.
get(byte[], int, int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Gets the subarray of length length from array that starts at offset.
get(int) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
get(int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTArray
Get entry from this array
get(int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
 
get(int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
Get bit
get(int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySection
Get the entry
get(int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
get(Index1Type) - Method in class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
get(Index1Type, Index2Type) - Method in class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
get(String) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlQueryParserCache
 
get(TemporalUnit) - Method in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
get(UUID) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
Deprecated.
Retrieve the EvaluationStrategy registered with the supplied key.
get(UUID) - Static method in class org.eclipse.rdf4j.sail.model.NonSerializables
Retrieve the object registered with the supplied key.
get(K) - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Gets the service for the specified key, if any.
get(K) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
Retrieves the stored object that is equal to the supplied key object.
get(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Cache
 
get(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.util.GetStatementOptional
Either supplies a statement matching the given pattern, or Optional.empty() otherwise.
get(Repository, Function<RepositoryConnection, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Function, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
get(Repository, Function<RepositoryConnection, T>, Consumer<RepositoryException>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Function, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
get(RioSetting<T>) - Method in class org.eclipse.rdf4j.rio.RioConfig
Return the value for a given RioSetting or the default value if it has not been set.
GET - org.eclipse.rdf4j.http.protocol.Protocol.Action
getStatements or exportStatements
GET_SRID - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
getAcceptParams(Iterable<RDFFormat>, boolean, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.RDFFormat
Processes the supplied collection of RDFFormats and assigns quality values to each based on whether context must be supported and whether the format is preferred.
getActiveContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getActiveContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getActiveContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getActiveContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getActiveContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getActiveContexts() - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getActiveDataset() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
Gets the "active" dataset for this query.
getActiveDataset() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
Gets the "active" dataset for this query.
getActiveLocksSignature() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
getActiveTarget() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getAddContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
Deprecated.
getAddContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Deprecated.
getAddContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
Deprecated.
getAdded() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.Target
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getAdded(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getAddedDefaultPrefixes() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
getAddedNamespaces() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getAddedRemovedInner(SailConnection, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getAddedRemovedInner(SailConnection, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getAddedRemovedInner(SailConnection, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getAddedRemovedInner(SailConnection, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getAddedRemovedInner(SailConnection, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getAddedRemovedInner(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getAddedStatements() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getAdditionalHttpHeaders() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Get the additional HTTP headers which will be used
getAdditionalHttpHeaders() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Get the additional HTTP headers which will be used
getAdditionalHttpHeaders() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Get the additional HTTP headers which will be used
getAggregateBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getAlgorithm() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
Join nodes can use various algorithms for joining data.
getAlgorithmName() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
getAlias() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
 
getAll() - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Gets all registered services.
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
Get all values added in this transaction.
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
getAllAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
getAllRepositories() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Returns all configured repositories.
getAllRepositoryInfos() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getAllRepositoryInfos() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
getAllRepositoryInfos() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Retrieve meta information of all configured repositories.
getAllRepositoryInfos() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getAllRepositoryInfos(boolean) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
getAllShapeContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getAllShapeContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getAllShapeContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getAllShapeContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getAllShapeContexts() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getAllShapeContexts() - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getAllStatements(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getAllStatements(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getAllStatements(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getAllStatements(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getAllStatements(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getAllStatements(Resource) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getAllTargets(ConnectionsGroup, Resource[], ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
getAllTargetsPlan(ConnectionsGroup, Resource[], ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
getAllTargetVariables() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getAllUserRepositoryInfos() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
getAllValues(TupleQueryResult, String) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a list of values of a particular variable out of the QueryResult.
getAlternative() - Method in class org.eclipse.rdf4j.query.algebra.If
 
getAnd() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getAnnotatedMemberPredicate(ValueFactory, int) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Creates the IRI of the element counter predicate in the RDF namespace, rdf:_nnn
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
Get values added in this transaction.
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
getAnyAdded(ConnectionsGroup, Resource[], PlanNodeWrapper) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
getAppConfiguration() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getAppConfiguration() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Get application configuration
getAppender() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getAppender() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Logging appender associated with this reader.
getApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getApplicationDataDir() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory in which Aduna applications can store their application-dependent data, returns 'getOSApplicationDataDir' unless the system property "aduna.platform.applicationdata.dir" has been set.
getApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory in which a specific application can store all its application-dependent data.
getApplicationId() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the name of the application (e.g.
getApprovedContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getApprovedStatements() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getApprovedStatements(Resource, IRI, Value, Resource[]) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getApprovedTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getArchiveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
Deprecated.
getArchiveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Deprecated.
getArchiveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
Deprecated.
getArg() - Method in class org.eclipse.rdf4j.query.algebra.Bound
Gets the argument of this unary value operator.
getArg() - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
getArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
getArg() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
Gets the argument of this unary tuple operator.
getArg() - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
Gets the argument of this unary value operator.
getArg() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
 
getArgs() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
getArgs() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getArgs(Resource, IRI, IRI...) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
getArguments() - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
getArguments() - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
getArguments() - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
getArguments() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
getArguments() - Method in class org.eclipse.rdf4j.spin.Template
 
getAskQueryString() - Method in class org.eclipse.rdf4j.query.algebra.Service
Returns an ASK query string using no projection vars.
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Join
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getAssuredBindingNames() - Method in interface org.eclipse.rdf4j.query.algebra.TupleExpr
Gets the names of the bindings that are guaranteed to be present in the results produced by this tuple expression.
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Union
 
getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getAtt(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Gets the attribute with the specified QName.
getAtt(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Gets the attribute with the specified namespace and local name.
getAttribute(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
getAuthority() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getBackgroundTupleQueryResult(HttpUriRequest, WeakReference<?>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
getBackwardCompatibleFormat(RDFFormat) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getBaseConnection() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getBaseDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
getBaseDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getBaseDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The base location on the file system for logging configuration and data
getBaseDir() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
Gets the base dir against which to resolve relative paths.
getBaseSail() - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
 
getBaseSail() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getBaseSail() - Method in interface org.eclipse.rdf4j.sail.StackableSail
Gets the base Sail that this Sail works on top of.
getBaseURI() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
getBaseURI() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getBaseURI() - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
getBaseURI() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getBaseURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
 
getBaseURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getBaseURI() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getBaseURI() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
getBaseURI() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getBeginColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getBeginLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getBeginTokenColumnPos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getBeginTokenLinePos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getBinding - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getBinding(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
getBinding(String) - Method in interface org.eclipse.rdf4j.query.BindingSet
Gets the binding with the specified name from this BindingSet.
getBinding(String) - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
getBinding(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
getBinding(Resource) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
getBindingNames() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Join
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getBindingNames() - Method in interface org.eclipse.rdf4j.query.algebra.TupleExpr
Gets the names of the bindings that are, or can be, returned by this tuple expression when it is evaluated.
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Union
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getBindingNames() - Method in interface org.eclipse.rdf4j.query.BindingSet
Gets the names of the bindings in this BindingSet.
getBindingNames() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.impl.IteratingTupleQueryResult
Deprecated.
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
Returns a collection of binding names collected.
getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
getBindingNames() - Method in interface org.eclipse.rdf4j.query.TupleQueryResult
Gets the names of the bindings, in order of projection.
getBindingNames() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getBindingNames() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
getBindingNames() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
getBindingNames() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
getBindingNames(Resource) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
getBindings() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getBindings() - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
getBindings() - Method in interface org.eclipse.rdf4j.query.Operation
Retrieves the bindings that have been set on this operation.
getBindings() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
getBindings() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getBindings() - Method in class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
getBindings() - Method in class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
getBindings() - Method in interface org.eclipse.rdf4j.spin.ParsedTemplate
 
getBindings() - Method in class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
getBindings() - Method in class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
getBindingsArray() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
getBindingsArray() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
getBindingsClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getBindingSet() - Method in class org.eclipse.rdf4j.sail.UpdateContext
 
getBindingSetAssignments() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
Deprecated.
 
getBindingSetAssignments() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.BindingSetAssignmentCollector
 
getBindingSets() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
getBindingSets() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
getBindingsInternal() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getBlankNodes(Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
getBoolean() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
If QueryResultCollector.getHandledBoolean() returns true this method returns the boolean that was last found using QueryResultCollector.handleBoolean(boolean)
getBoolean(HttpUriRequest) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Parse the response in this thread using a suitable BooleanQueryResultParser.
getBooleanParserFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getBooleanParserFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match a MIME type against the list of boolean query result formats that can be parsed.
getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParser
Gets the query result format that this parser can parse.
getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory
Returns the boolean query result format for this factory.
getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriter
Gets the query result format that this writer uses.
getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory
Returns the boolean query result format for this factory.
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParser
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
getBooleanQueryString(String, BindingSet) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Retrieve a modified queryString into which all bindings of the given argument are replaced with their value.
getBooleanValue(Literal, boolean) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the boolean value of the supplied literal.
getBooleanValue(Value, boolean) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getBooleanValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getBooleanWriterFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be written.
getBooleanWriterFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match a MIME type against the list of boolean query result formats that can be written.
getBoost() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getBoostPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getBoundJoinBlockSize() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
getBoundVariables(Service) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
getBracedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getBracketedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getBufferedStatements() - Method in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
getBuilder() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
getByteValue(Literal, byte) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the byte value of the supplied literal.
getByteValue(Value, byte) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getByteValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getCachedIterator(MemStatementIterator) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
getCachedNodeFor(PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getCachedShapes() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getCachedShapesForWriting() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getCachedSkolemOrigin() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Parse skolem origin, if set
getCachedValues(String) - Method in class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
getCalendarValue(Literal, XMLGregorianCalendar) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the calendar value of the supplied literal.
getCalendarValue(Value, XMLGregorianCalendar) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getCalendarValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getCaller() - Static method in class org.eclipse.rdf4j.common.io.ResourceUtil
Retrieve the calling class of a method in this class.
getCardinality() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getCardinality() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(double, Collection<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(double, Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics.MemCardinalityCalculator
 
getCardinality(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinality(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
getCardinalityInternal(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinalityInternal(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCardinalityInternal(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getCatQuery() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getCauseAsIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
getCauseAsIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
getCauseAsMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
getCauseAsMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
getCauseAsRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
getCauseAsRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
getCharactersSinceEOL() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Get the number of characters read since end-of-line.
getCharset() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Get the (default) charset for this file format.
getChildren() - Method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs.TupleExprChildrenVisitor
 
getChildren(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Returns TupleExpr children of the given node.
getClassContext() - Method in class org.eclipse.rdf4j.common.io.ResourceUtil.CallerResolver
 
getClassName(Value) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getClazz() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getCloseableIteration(RepositoryResult<Statement>) - Static method in class org.eclipse.rdf4j.sail.shacl.ConnectionHelper
 
getCollectedSameTerms() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
 
getCollectedVars() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
 
getCollection(Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
Extracts the RDF Collection starting with the supplied head resource from the supplied source Model.
getCollectionFactory() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
getCollectionFactory() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
getCollectionFactory() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getCollectionFactory() - Method in interface org.eclipse.rdf4j.sail.Sail
Gets a CollectionFactory that may be optimized for this store and may or may not use disk or other resources.
getCollector() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.PopulationStandardDeviationAggregateFactory
 
getCollector() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationAggregateFactory
 
getCollector() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.PopulationVarianceAggregateFactory
 
getCollector() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceAggregateFactory
 
getCollector() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
 
getColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Deprecated. 
getColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Deprecated. 
getColumnNo() - Method in class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
getColumnNumber() - Method in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Gets the column number associated with this parse exception.
getColumnNumber() - Method in exception org.eclipse.rdf4j.rio.RDFParseException
Gets the column number associated with this parse exception.
getCommandLineArgs() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the command line arguments of the application.
getCommandShell() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns the command shell for MS-Windows
getCommonDatatype(boolean, CoreDatatype.XSD, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
getCommonDatatype(boolean, CoreDatatype.XSD, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
getCompatibleIsolationLevel(IsolationLevel, List<? extends IsolationLevel>) - Static method in enum org.eclipse.rdf4j.common.transaction.IsolationLevels
Determines the first compatible isolation level in the list of supported levels, for the given level.
getCompressedTuples() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getCompulsoryXmlFeatureSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
Returns a collection of settings that will always be set as XML parser features using XMLReader.setFeature(String, boolean).
getCompulsoryXmlFeatureSettings() - Method in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
Returns a collection of settings that will always be set as XML parser features using XMLReader.setFeature(String, boolean).
getCompulsoryXmlPropertySettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
Returns a collection of settings that will always be set as XML parser properties using XMLReader.setProperty(String, Object)
getCompulsoryXmlPropertySettings() - Method in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
Returns a collection of settings that will always be set as XML parser properties using XMLReader.setProperty(String, Object)
getCondition() - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
getCondition() - Method in class org.eclipse.rdf4j.query.algebra.If
Gets the argument of this unary value operator.
getCondition() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
getConfDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getConfDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The location on the file system where logging configuration is stored.
getConfig() - Method in interface org.eclipse.rdf4j.repository.config.RepositoryFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
getConfig() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory
 
getConfig() - Method in interface org.eclipse.rdf4j.sail.config.SailFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Deprecated.
 
getConfig() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
 
getConfig() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory
 
getConfigFile() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getConfigLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the server configuration resource on the specified server.
getConjunctiveConstraints(ValueExpr, List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
getConjunctiveConstraints(ValueExpr, List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
getConnection() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
getConnection() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getConnection() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
getConnection() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
getConnection() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
getConnection() - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepository
Opens a connection to this repository that can be used for querying and updating the contents of the repository.
getConnection() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getConnection() - Method in interface org.eclipse.rdf4j.repository.Repository
Opens a connection to this repository that can be used for querying and updating the contents of the repository.
getConnection() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
getConnection() - Method in class org.eclipse.rdf4j.repository.sail.SailQuery
 
getConnection() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getConnection() - Method in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
getConnection() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Retrieve a (re-usable) connection.
getConnection() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
getConnection() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
 
getConnection() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
getConnection() - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
 
getConnection() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
getConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencer
 
getConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
getConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencer
Deprecated.
 
getConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
getConnection() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getConnection() - Method in interface org.eclipse.rdf4j.sail.NotifyingSail
Opens a connection on the Sail which can be used to query and update data.
getConnection() - Method in interface org.eclipse.rdf4j.sail.Sail
Opens a connection on the Sail which can be used to query and update data.
getConnection() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getConnection(NotifyingRepository, NotifyingRepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryListener
 
getConnection(Repository, RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryInterceptor
 
getConnectionID(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
getConnectionInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
 
getConnectionInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Returns a store-specific SailConnection object.
getConnectionInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getConnectionsGroup() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getConnectionTimeout() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the http connection read timeout in milliseconds.
getConnectionTimeOut() - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
Get the connection timeout (in ms).
getConstantValue(Var) - Method in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics.MemCardinalityCalculator
 
getConstantVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
getConstraintComponent() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
getConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getConstraintComponents(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getConstraints() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
getConstraintViolation() - Method in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
getConstruct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
 
getConstructVars(Collection<StatementPattern>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
Gets the set of variables that are relevant for the constructor.
getConstructVars(Collection<StatementPattern>) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
Gets the set of variables that are relevant for the constructor.
getConstVarName(Value) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
 
getContainer(IRI, Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Extracts the RDF Container starting with the supplied head resource from the supplied source Model.
getContentTypeSerialisation(HttpResponse) - Static method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getContext() - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
getContext() - Method in class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
 
getContext() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
getContext() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
getContext() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
getContext() - Method in interface org.eclipse.rdf4j.model.Statement
Gets the context of this statement.
getContext() - Method in class org.eclipse.rdf4j.repository.util.RDFRemover
Gets the context identifier that this RDFRemover enforces upon all statements that are reported to it (in case enforcesContext() returns true).
getContext() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
getContext() - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
getContext() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
getContext() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
getContext() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
getContext() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
getContext() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
 
getContext(RepositoryConnection, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
getContext(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getContextCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
Override this if you are able to determine the cardinality based not only on the contextVar itself but also the other vars (e.g.
getContextCardinality(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getContextID(Resource) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
Get the ID for a context.
getContextIDs() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getContextIDs() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getContextIDs() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getContextIDs() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets all resources that are used as content identifiers.
getContextIDs() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getContextIDs() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.base.ObservingSailDataset
 
getContextIDs() - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Returns the set of all unique context identifiers that are used to store statements.
getContextIDs() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
getContextIDs() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
getContextIDs() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getContextIDs() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Returns the set of all unique context identifiers that are used to store statements.
getContextIDs(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getContextIDsInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getContextIDsInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getContexts() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
getContexts() - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
Gets the contexts that this RDFRemover enforces upon all statements that are reported to it (in case enforcesContext() returns true).
getContexts() - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Gets the contexts that this RDFInserter enforces upon all statements that are reported to it (in case enforcesContext() returns true).
getContexts() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ClearContextOperation
Deprecated.
 
getContexts() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getContexts() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getContextsLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the contexts lists resource for a specific repository.
getContextStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
getContextStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getContextStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
getContextStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getContextVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Returns the context variable, if available.
getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Returns the context variable, if available.
getContextVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Returns the context variable, if available.
getContextVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
getContextVar() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getContextVar() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
getCoreDatatype() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
getCoreDatatype() - Method in interface org.eclipse.rdf4j.model.Literal
CoreDatatype is an interface for natively supported datatypes in RDF4J.
getCoreDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
getCostEstimate() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getCostEstimate() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
getCostEstimate() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
The cost estimate that the query planner calculated for this node.
getCreator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
getCreator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
getCreator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
getCreator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getCreator() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Returns the object that created this MemValue.
getCurrentHashCode(Value) - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getCurrentHashCodeMapping() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getCurrentMonitor() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
 
getCurrentNodeMapping() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getCurrentQueryPreparer() - Method in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
getCurrentSnapshot() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getData() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
getData() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
getData() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
getData() - Method in class org.eclipse.rdf4j.spin.SpinParser.DataVisitor
 
getDataAndRelease() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
getDataBlock() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
getDataBlock() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
getDataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
getDataDir() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the data directory as File
getDataDir() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
getDataDir() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getDataDir() - Method in interface org.eclipse.rdf4j.repository.Repository
Get the directory where data and logging for this repository is stored.
getDataDir() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
getDataDir() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getDataDir() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
getDataDir() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
getDataDir() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getDataDir() - Method in interface org.eclipse.rdf4j.sail.Sail
Gets the Sail's data directory.
getDataGraph() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
getDataGraph() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
getDataGraph() - Method in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
getDataGraph() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
getDataGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getDataset() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getDataset() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getDataset() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
getDataset() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
getDataset() - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
getDataset() - Method in interface org.eclipse.rdf4j.query.Operation
Gets the dataset that has been set using Operation.setDataset(Dataset), if any.
getDataset() - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
getDataset() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
getDataset() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getDataset() - Method in class org.eclipse.rdf4j.sail.UpdateContext
 
getDatasetClauseList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
 
getDatasetMapping() - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
getDatatype() - Method in interface org.eclipse.rdf4j.model.Literal
Gets the datatype for this literal.
getDatatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
getDatatype() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
getDatatype() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getDatatypeForDuration(Duration) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
getDebugPartStr() - Method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get a string for debugging purposes, containing the name and starting position of this part.
getDecimalExpansionScale() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
Returns the decimal expansion scale used in division operations resulting in a decimal value with non-terminating decimal expansion.
getDecimalValue(Literal, BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the decimal value of the supplied literal.
getDecimalValue(Value, BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getDecimalValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getDefaultFileExtension() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Gets the default file name extension for this file format.
getDefaultGraphs() - Method in interface org.eclipse.rdf4j.query.Dataset
Gets the default graph URIs of this dataset.
getDefaultGraphs() - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
getDefaultGraphs() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
getDefaultGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
getDefaultInsertGraph() - Method in interface org.eclipse.rdf4j.query.Dataset
Gets the default insert graph URI of this dataset.
getDefaultInsertGraph() - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
getDefaultInsertGraph() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
getDefaultInsertGraph() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
getDefaultIsolationLevel() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
getDefaultIsolationLevel() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getDefaultIsolationLevel() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencer
 
getDefaultIsolationLevel() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
getDefaultIsolationLevel() - Method in interface org.eclipse.rdf4j.sail.Sail
Retrieves the default IsolationLevel level on which transactions in this Sail operate.
getDefaultIsolationLevel() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getDefaultLogReader() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
Get default log reader
getDefaultLogReader() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Default (fallback) LogReader instance.
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
getDefaultMessage() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
getDefaultMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getDefaultMIMEType() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Gets the default MIME type for this file format.
getDefaultNamespaces() - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
 
getDefaultQueryEvaluationMode() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
getDefaultQueryEvaluationMode() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
getDefaultRemoveGraphs() - Method in interface org.eclipse.rdf4j.query.Dataset
Gets the default remove graph URIs of this dataset.
getDefaultRemoveGraphs() - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
getDefaultRemoveGraphs() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
getDefaultRemoveGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
getDefaultRemoveGraphs(Dataset) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
getDefaultReportDeltas() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
getDefaultResourceName(String) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Get full resource name from default location
getDefaultSettings(ShaclSail) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getDefaultValue() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
getDefaultValue() - Method in interface org.eclipse.rdf4j.rio.RioSetting
Returns the default value for this parser setting if it is not set by a user.
getDefaultValue() - Method in class org.eclipse.rdf4j.spin.Argument
 
getDelegate() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getDelegate() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
getDelegate() - Method in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
getDelegate() - Method in interface org.eclipse.rdf4j.repository.config.DelegatingRepositoryImplConfig
 
getDelegate() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
getDelegate() - Method in interface org.eclipse.rdf4j.repository.DelegatingRepository
 
getDelegate() - Method in interface org.eclipse.rdf4j.repository.DelegatingRepositoryConnection
 
getDelegate() - Method in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
getDelegate() - Method in interface org.eclipse.rdf4j.sail.config.DelegatingSailImplConfig
 
getDeleteClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
 
getDeleteExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
getDeprecatedContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getDeprecatedStatements() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getDepth() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
getDescribe() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
 
getDescription() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
getDescription() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
getDescription() - Method in interface org.eclipse.rdf4j.rio.RioSetting
The human readable name for this parser setting
getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Add
The named graph to which to add.
getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Copy
The named graph to which to copy.
getDestinationGraph() - Method in class org.eclipse.rdf4j.query.algebra.Move
The named graph to which to copy.
getDetail() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getDetails() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getDirectAddBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getDirectGetBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getDirectGetValue(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getDirectHasBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getDirectSetBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
This is used to generate a direct setter into the array to put a binding value into.
getDiscardedLeft(Class<? extends PushablePlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
getDiscardedRight(Class<? extends PushablePlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
getDisjoint() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getDistance() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getDistance() - Method in interface org.eclipse.rdf4j.sail.lucene.DocumentDistance
 
getDistanceExpr() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getDistanceFunctionCall() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getDistanceVar() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getDocument() - Method in interface org.eclipse.rdf4j.sail.lucene.DocumentResult
Returns null if the document no longer exists.
getDocument(String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
getDocument(URL) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
Create a Document representing the XML file at the specified location.
getDocument(URL, boolean, boolean) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
Create a Document representing the XML file at the specified location.
getDocument(URL, boolean, boolean, Schema) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
 
getDocument(URL, Schema) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
Create a Document representing the XML file at the specified location.
getDocuments(String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
getDouble(Function, Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the double value
getDoubleValue(Literal, double) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the double value of the supplied literal.
getDoubleValue(Value, double) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getDoubleValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getDurationValue(Literal, Duration) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the Duration value of the supplied literal.
getEffectiveBooleanValue(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Determines the effective boolean value (EBV) of the supplied value as defined in the SPARQL specification: The EBV of any literal whose type is CoreDatatype.XSD:boolean or numeric is false if the lexical form is not valid for that datatype (e.g.
getEffectiveBooleanValue(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Determines the effective boolean value (EBV) of the supplied value as defined in the SPARQL specification: The EBV of any literal whose type is CoreDatatype.XSD:boolean or numeric is false if the lexical form is not valid for that datatype (e.g.
getEffectiveTarget(ConstraintComponent.Scope, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
getEffectiveValidationResultsLimitPerConstraint() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
getElements() - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
getElements() - Method in class org.eclipse.rdf4j.query.algebra.Order
 
getElements() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
getEnclosedString(String, String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getEnclosedString(String, String, String, boolean) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getEndColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Get end column.
getEndDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getEndDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Return the end date
getEndDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
End (latest) date of of the log records returned by this log reader.
getEndLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Get end line.
getEndTokenColumnPos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getEndTokenLinePos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getEndValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
getEquals() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getErrorInfo(HttpResponse) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getErrorMessage() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
getErrors() - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
getErrorType() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
getEscapedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
Escape the specified String value according to the SPARQL 1.1 Spec https://www.w3.org/TR/2013/REC-sparql11-query-20130321/#grammarEscapes
getEvaluationMode() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
See EVALUATION_MODE_KEY parameter.
getEvaluationStatistics() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
Used by SailSourceConnection to determine query join order.
getEvaluationStatistics() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
 
getEvaluationStatistics() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getEvaluationStrategy(Dataset, TripleSource) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getEvaluationStrategyFactory() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
getEvaluationStrategyFactory() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getEvaluationStrategyFactoryClassName() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
getExact(MemResource, MemIRI, MemValue, MemResource, int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
Iterates through this list and returns the statement that exactly matches the provided arguments.
getExceptionForAlreadyPopulated(Resource, String, Object, Value) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getExceptionForCastIssue(Resource, String, Class<?>, Value) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getExceptionForLiteralFormatIssue(Resource, String, Value, Class<?>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getExclusiveConnectionLock() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
getExclusiveLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
getExclusiveLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
getExecutorService() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Get the ExecutorService used by this session manager.
getExecutorService() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getExplicitSailSource() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
 
getExplicitSailSource() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
 
getExplicitSailSource() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getExpr() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
getExpr() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
getExprVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
Returns the context variable, if available.
getExtensions() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
getExtensions(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getExtensions(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getExtensionTupleExprs(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getExtVarName() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
getFalseNode(Class<? extends PushablePlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
getFatalErrors() - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
getFederatedServiceResolver() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolverClient
Gets the FederatedServiceResolver used by this client.
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Returns the FederatedServiceResolver being used.
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getFieldPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getFile() - Method in class org.eclipse.rdf4j.common.io.NioFile
 
getFileExtensions() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Gets the file format's file extensions.
getFileFormat() - Method in interface org.eclipse.rdf4j.common.io.Sink
Get the FileFormat this sink uses.
getFileFormat() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
getFileFormat() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
getFileFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getFileFormatForFileName(String) - Method in class org.eclipse.rdf4j.common.lang.service.FileFormatServiceRegistry
Tries to match the extension of a file name against the list of registred file formats.
getFileFormatForMIMEType(String) - Method in class org.eclipse.rdf4j.common.lang.service.FileFormatServiceRegistry
Tries to match a MIME type against the list of registered file formats.
getFilter() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getFilter() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getFilter(QueryModelNode, String) - Static method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
getFilter(ConnectionsGroup, StatementMatcher.Variable<Value>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
getFilterAndDistance(QueryModelNode, String) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpecBuilder
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
getFilterAttacher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getFilterAttacherWithNegation(boolean, PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getFilteredBindings(BindingSet, Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.StringBuilderCollector
 
getFinalValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ValueCollector
 
getFinalValue() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateCollector
 
getFirst(RepositoryConnection, Resource, Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getFirst(SailConnection, Resource, Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getFirstUnusedOrElse(int) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
getFlags() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getFlagsArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
getFloatValue(Literal, float) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the float value of the supplied literal.
getFloatValue(Value, float) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getFloatValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getFocusNode() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
getFocusNode() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getForeignVarFreq(List<Var>, Map<Var, Integer>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getForeignVarFreq(List<Var>, Map<Var, Integer>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getFragment() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the raw fragment component of this IRI after the hash.
getFragment() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getFragment() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
getFreeToAllocateMemory() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getFrom() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getFtpProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getFtpProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getFullChainSize(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getFullName() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the full name of the application, which consists of the long name and the version number.
getFullQueryString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
getFunction() - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
getFunction(ConstraintComponent.Scope) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
getFunction(ConstraintComponent.Scope) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
getFunctionNameAsString(FunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
getFunctionParsers() - Method in class org.eclipse.rdf4j.spin.SpinParser
 
getFunctionValueVar() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getGenericPlanNode() - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
getGeoProperty() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getGeoProperty() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getGeoVar() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getGeoVar() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Create
 
getGraph() - Method in class org.eclipse.rdf4j.query.algebra.Load
 
getGraphPatternGroup() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
 
getGraphQueryString(String, BindingSet) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Retrieve a modified queryString into which all bindings of the given argument are replaced with their value.
getGroup() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.GroupFinder
 
getGroupBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getGroupClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getGroupConditions() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
 
getGroupElements() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getGuaranteedLastIndexInUse() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
getHandledBoolean() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
Determines whether QueryResultCollector.handleBoolean(boolean) was called for this collector.
getHandledTuple() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
getHandler() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
getHasValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getHasValueIn() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getHavingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getHeaderData() - Method in class org.eclipse.rdf4j.rio.hdt.HDTHeader
Get raw header data (byte array data stored as NTriples)
getHighestPriority(ShaclSail.TransactionSettings.ValidationApproach, ShaclSail.TransactionSettings.ValidationApproach) - Static method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
getHost() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the host component of this IRI.
getHttpClient() - Method in interface org.eclipse.rdf4j.http.client.HttpClientDependent
HttpClient that has been assigned or has been used by this object.
getHttpClient() - Method in interface org.eclipse.rdf4j.http.client.HttpClientSessionManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
getHttpClient() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
getHttpClient() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getHttpClient() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
getHttpClientSessionManager() - Method in interface org.eclipse.rdf4j.http.client.SessionManagerDependent
HttpClientSessionManager that has been assigned or has been used by this object.
getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
getHttpContext() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Get the HttpContext used for sending HTTP requests.
getHttpProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getHttpProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get HTTP proxy port as string
getHttpsProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get HTTPS proxy host
getHttpsProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getHumanReadable(int) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getId() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
 
getId() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
getId() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
getId() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getId() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.Identifiable
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
getId() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getId() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
getId() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getID() - Method in class org.eclipse.rdf4j.model.base.AbstractBNode.GenericBNode
 
getID() - Method in interface org.eclipse.rdf4j.model.BNode
Retrieves this blank node's identifier.
getID() - Method in class org.eclipse.rdf4j.model.impl.SimpleBNode
 
getID() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
getID() - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
getID() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
getIdPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getIDStatement(Model, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
getIDStatement(RepositoryConnection, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
getIgnoredProperties() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
GetImage() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getIn() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getIncludeInferred() - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
getIncludeInferred() - Method in interface org.eclipse.rdf4j.query.Operation
Returns whether or not this operation will return inferred statements (if any are present in the repository).
getIncludeInferred() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
getIncludeInferred() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getIndentationLevel() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Get the indentation level (number of tabs or indentation string).
getIndentationString() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Gets the string used for indentation.
getIndentString() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Gets the string used for indentation.
getIndex() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
getIndex(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
getIndex(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getIndex(Thread) - Static method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
getIndexBacktraceMode() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
getIndexDir() - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
getIndexedTypeMapping() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
getIndexedTypeMapping() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
 
getInferredSailSource() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
 
getInferredSailSource() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
 
getInferredSailSource() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getInitializedRepositories() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Returns all initialized repositories.
getInitializedRepositories() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getInitializedRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
getInitializedRepositoryIDs() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Returns all initialized repositories.
getInitializedRepositoryIDs() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getInputStream(String) - Static method in class org.eclipse.rdf4j.common.io.ResourceUtil
Get an inputstream on the specified resource.
getInsertClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
 
getInsertContext() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getInsertContext() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The default context to add the statements to.
getInsertContext() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getInsertExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
getInSetAsString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
getInstance() - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Returns the Platform instance corresponding with the current platform.
getInstance() - Static method in class org.eclipse.rdf4j.common.transaction.TransactionSettingRegistry
Gets the TransactionSettingRegistry singleton.
getInstance() - Static method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Provide a single shared instance of a SimpleValueFactory.
getInstance() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
Gets the default FunctionRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
Gets the default TupleFunctionRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
getInstance() - Static method in class org.eclipse.rdf4j.query.parser.QueryParserRegistry
Gets the default QueryParserRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
 
getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry
Gets the default BooleanQueryResultParserRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry
Gets the default BooleanQueryResultWriterRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry
Gets the default TupleQueryResultParserRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry
Gets the default TupleQueryResultWriterRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.repository.config.RepositoryRegistry
Gets the default RepositoryRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.rio.DatatypeHandlerRegistry
Gets the default DatatypeHandlerRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.rio.LanguageHandlerRegistry
Gets the default LanguageHandlerRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.rio.RDFParserRegistry
Gets the default RDFParserRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.rio.RDFWriterRegistry
Gets the default RDFWriterRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.sail.config.SailRegistry
Gets the default SailRegistry.
getInstance() - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
getInstance() - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
getInstance() - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
getInstance(boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
getInstance(String) - Static method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Creates an initialized RemoteRepositoryManager with the specified server URL.
getInstance(String, String, String) - Static method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Creates an initialized RemoteRepositoryManager with the specified server URL and credentials.
getInstance(Lock, CloseableIteration<T, R>) - Static method in class org.eclipse.rdf4j.common.concurrent.locks.LockingIteration
Deprecated.
 
getInstance(CloseableIteration<E, X>, CloseableIteration<E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
getInstance(SailDataset, SailDataset) - Static method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
Creates a new SailDataset that includes both the provided SailDatasets.
getInstance(PlanNode...) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
getInstance(PlanNode, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
getInstance(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
getInstance(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
getInstanceDedupe(PlanNode...) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
getInt(byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Get an integer value from a byte array at a specific offset.
getIntegerProperty(Map<String, String>, String, String) - Method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get the positive integer value from a property map.
getIntegerValue(Literal, BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the integer value of the supplied literal.
getIntegerValue(Value, BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getIntegerValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getIntValue(Literal, int) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the int value of the supplied literal.
getIntValue(Value, int) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getIntValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getIri() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
getIri() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
getIri() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
getIri() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
getIri() - Method in enum org.eclipse.rdf4j.model.base.DefaultDatatype
 
getIri() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
getIri() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.PopulationStandardDeviationAggregateFactory
 
getIri() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationAggregateFactory
 
getIri() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.PopulationVarianceAggregateFactory
 
getIri() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceAggregateFactory
 
getIri() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
 
getIri() - Method in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
getIri() - Method in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
getIri() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
getIRI() - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
getIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
getIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
getIRI() - Method in enum org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
getIRIs(Class) - Static method in class org.eclipse.rdf4j.model.util.Vocabularies
Get all the IRIs of the classes and properties of a vocabulary.
getIRIStringFromPrefix(Prefix) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
getIRIValue(Model, Resource, IRI, IRI) - Static method in class org.eclipse.rdf4j.model.util.Configurations
Retrieve a property value for the supplied subject as a IRI if present, falling back to a supplied legacy property .
getIsoCanonicalMapping(Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
getIsolationLevel() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
getIsolationLevel() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getIsolationLevel() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Retrieves the current transaction isolation level of the connection.
getIsolationLevel() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getIsolationLevel() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getIsolationLevel() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
getIteration() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getIteration(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getIterationCacheSyncThreshold() - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
getIterationCacheSyncThreshold() - Method in interface org.eclipse.rdf4j.sail.config.SailImplConfig
 
getIterationCacheSyncThreshold() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Retrieves the currently configured threshold for syncing query evaluation iteration caches to disk.
getJoinArgs(TupleExpr, L) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getJoinArgs(TupleExpr, L) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getJoined(Class<? extends PushablePlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
getJoinSize(Set<String>, Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
getJoinSize(Set<String>, Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
getJsonldWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
getJSONObject(InputStream, Reader, JsonFactory) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
getJSONObject(InputStream, Reader, JsonFactory) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParser
 
getKey() - Method in interface org.eclipse.rdf4j.rio.DatatypeHandler
A unique key for this datatype handler to identify it in the DatatypeHandlerRegistry.
getKey() - Method in class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
getKey() - Method in interface org.eclipse.rdf4j.rio.LanguageHandler
A unique key for this language handler to identify it in the LanguageHandlerRegistry.
getKey() - Method in class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler
 
getKey() - Method in class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
 
getKey() - Method in interface org.eclipse.rdf4j.rio.RioSetting
A unique key for this parser setting.
getKey(Object) - Static method in class org.eclipse.rdf4j.sail.model.NonSerializables
Retrieves the registry key for the given object.
getKey(TransactionSettingFactory) - Method in class org.eclipse.rdf4j.common.transaction.TransactionSettingRegistry
 
getKey(EvaluationStrategy) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
Deprecated.
Retrieve the registry key for the given EvaluationStrategy
getKey(Function) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
 
getKey(TupleFunction) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
 
getKey(QueryParserFactory) - Method in class org.eclipse.rdf4j.query.parser.QueryParserRegistry
 
getKey(AggregateFunctionFactory) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
 
getKey(BooleanQueryResultParserFactory) - Method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry
 
getKey(BooleanQueryResultWriterFactory) - Method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry
 
getKey(TupleQueryResultParserFactory) - Method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry
 
getKey(TupleQueryResultWriterFactory) - Method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry
 
getKey(RepositoryFactory) - Method in class org.eclipse.rdf4j.repository.config.RepositoryRegistry
 
getKey(DatatypeHandler) - Method in class org.eclipse.rdf4j.rio.DatatypeHandlerRegistry
 
getKey(LanguageHandler) - Method in class org.eclipse.rdf4j.rio.LanguageHandlerRegistry
 
getKey(RDFParserFactory) - Method in class org.eclipse.rdf4j.rio.RDFParserRegistry
 
getKey(RDFWriterFactory) - Method in class org.eclipse.rdf4j.rio.RDFWriterRegistry
 
getKey(SailFactory) - Method in class org.eclipse.rdf4j.sail.config.SailRegistry
 
getKey(S) - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Gets the key for the specified service.
getKeys() - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Gets the set of registered keys.
getLabel() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
getLabel() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
getLabel() - Method in interface org.eclipse.rdf4j.model.Literal
Gets the label (the lexical value) of this literal.
getLabel() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
getLabel() - Method in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
getLabel() - Method in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
 
getLabel() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
getLabel(Optional<Value>, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
 
getLabel(Literal, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the label of the supplied literal.
getLabel(Value, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getLabel((Literal)v, fallback in case the supplied value is a literal, returns the fallback value otherwise.
getLang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
getLanguage() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
getLanguage() - Method in interface org.eclipse.rdf4j.model.Literal
Gets the language tag for this literal, normalized to lower case.
getLanguage() - Method in interface org.eclipse.rdf4j.queryrender.QueryRenderer
Return the language this QueryRenderer will render queries in.
getLanguage() - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
getLanguage() - Method in class org.eclipse.rdf4j.queryrender.sparql.SPARQLQueryRenderer
Return the language this QueryRenderer will render queries in.
getLanguageIn() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getLastListResource() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
getLeftArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
Gets the left argument of this binary tuple operator.
getLeftArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
Gets the left argument of this binary value operator.
getLessThan() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getLessThanOrEquals() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getLevel() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getLevel() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getLevel() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Level of the log records returned by this log reader.
getLevel() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
Get log level
getLevel() - Method in class org.eclipse.rdf4j.spin.ConstraintViolation
 
getLimit() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
Get the limit.
getLimit() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max.
getLimit() - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
getLimit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getLimit() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
getLimit(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Returns the limit of the current variable bindings before any further projection.
getLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Deprecated. 
getLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Deprecated. 
getLineNo() - Method in class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
getLineNumber() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
getLineNumber() - Method in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Gets the line number associated with this parse exception.
getLineNumber() - Method in exception org.eclipse.rdf4j.rio.RDFParseException
Gets the line number associated with this parse exception.
getLineNumber() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
getLineNumberOffset() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
getLineNumberOffset() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
getLinks() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
getListener() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Gets the listener that currently will receive any events from this parser.
getLiteral(Function, Value, IRI) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the literal of a specific data type
getLiteral(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getLiteral(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
getLiteralPropertyValueAsString(Statement) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
getLiteralValue(Model, Resource, IRI, IRI) - Static method in class org.eclipse.rdf4j.model.util.Configurations
Retrieve a property value for the supplied subject as a Literal if present, falling back to a supplied legacy property .
getLocalName() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
getLocalName() - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
getLocalName() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
getLocalName() - Method in interface org.eclipse.rdf4j.model.IRI
Gets the local name part of this IRI.
getLocalName() - Method in class org.eclipse.rdf4j.rio.rdfxml.Att
 
getLocalName() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
getLocalName() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
getLocalNameIndex(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Finds the index of the first local name character in an (non-relative) URI.
getLocalTransactionSettings() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getLocation() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
Gets the base dir against which to resolve relative paths.
getLocation() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Gets the URL of the remote server, e.g.
getLocation() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
getLocation() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Gets the URL of the server or directory.
getLocation() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getLocation() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
getLocation() - Method in interface org.eclipse.rdf4j.sail.LockManager
Technical description of where the lock is located, such as a URL.
getLocationString(long, long) - Static method in exception org.eclipse.rdf4j.rio.RDFParseException
Creates a string to that shows the specified line and column number.
getLocator() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
 
getLocator() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
getLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
getLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
getLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
getLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
getLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
 
getLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.Lock.Supplier
 
getLock(String) - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
getLock(String) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
getLockDir() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
getLockedBy() - Method in exception org.eclipse.rdf4j.repository.RepositoryLockedException
Returns the name representing the Java virtual machine that acquired the lock.
getLockedBy() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
getLockedBy() - Method in exception org.eclipse.rdf4j.sail.SailLockedException
Returns the name representing the Java virtual machine that acquired the lock.
getLockInner(T) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
getLockInner(T, String) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
getLockManager() - Method in exception org.eclipse.rdf4j.sail.SailLockedException
 
getLockSupplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
 
getLogConfiguration() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get logging configuration
getLoggingDir() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
getLoggingDir() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
The location on the file system where logging data is stored.
getLogReader(String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
getLogReader(String) - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
getLogReader(String) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
A reader that can read logging information as stored by the specific logger's appender.
getLong(byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Get a long value from a byte array at a specific offset.
getLongName() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the long name of the application.
getLongQuotedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
For string literals that contain single- or double-quotes
getLongValue(Literal, long) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the long value of the supplied literal.
getLongValue(Value, long) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getLongValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getLowerBound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
getLowestNonTrivialPartition() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getLuceneIndex() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getMajor() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's major version number.
getMapper(String, String, ConstraintComponent.Scope, Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
getMappingSize() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
Return a mapping size to determine a canonical lowest mapping.
getMatcherQuery() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
getMatchesPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getMatchesVariableName() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
return the name of the bound variable that should match the query
getMaxCount() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMaxDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getMaxDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getMaxDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max (latest) available date of the log records.
getMaxExclusive() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMaxExecutionTime() - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
getMaxExecutionTime() - Method in interface org.eclipse.rdf4j.query.Operation
Returns the maximum operation execution time.
getMaxExecutionTime() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
getMaxInclusive() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMaxIterationCount() - Method in class org.eclipse.rdf4j.spin.RuleProperty
 
getMaxIterationCount(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
getMaxLength() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMaxQueryTime() - Method in class org.eclipse.rdf4j.query.impl.AbstractQuery
Deprecated.
getMaxQueryTime() - Method in interface org.eclipse.rdf4j.query.Query
Deprecated.
getMaxQueryTime() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getMaxQueryTime() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
getMaxQueryTime() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getMaxQueryTime() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
Deprecated.
getMaxResultSizeActual(GenericPlanNode) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getMaxSelfTime(GenericPlanNode) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getMaxTotalTime(GenericPlanNode) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getMemBNode(BNode) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemBNodes() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Deprecated, for removal: This API element is subject to removal in a future version.
Use getMemBNodesIterator() instead.
getMemBNodesIterator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Gets all bnodes that are managed by this value factory.
getMemIRIsIterator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Gets all URIs that are managed by this value factory.
getMemLiteral(Literal) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemLiterals() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Deprecated, for removal: This API element is subject to removal in a future version.
Use getMemLiteralsIterator() instead.
getMemLiteralsIterator() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Gets all literals that are managed by this value factory.
getMemResource(Resource) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemStatementIterator(MemResource, MemIRI, MemValue, Boolean, int, MemResource[], MemStatementList) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getMemTriple(Triple) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
getMemURI(IRI) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
See getMemValue() for description.
getMemURIs() - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Deprecated, for removal: This API element is subject to removal in a future version.
Use getMemIRIsIterator() instead.
getMemValue(Value) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Returns a previously created MemValue that is equal to the supplied value, or null if the supplied value is a new value or is equal to null.
getMergedDataset(Dataset) - Method in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
Determines the active dataset by appropriately merging the pre-set dataset and the dataset defined in the SPARQL operation itself.
getMergedDataset(Dataset) - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserUpdate
Determines the active dataset by appropriately merging the pre-set dataset and the dataset defined in the SPARQL operation itself.
getMessage() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getMessage() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
Get message
getMessage() - Method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMessage() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getMessage() - Method in class org.eclipse.rdf4j.spin.ConstraintViolation
 
getMilestone() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Get the milestone number
getMIMETypes() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Gets the file format's MIME types.
getMinCount() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMinDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getMinDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
getMinDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Min (earliest) available date of the log records.
getMinExclusive() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMinInclusive() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMinLength() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getMinLength() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getMinor() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's minor version number.
getModel() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser.Namespaces
 
getModelFactory() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Get the ModelFactory used for creating new Model objects in the manager.
getModelFactory() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getModelFactory() - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
getModelFactory() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
getModifier() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's release modifier part.
getMostSignificantValidationApproach(ShaclSail.TransactionSettings.ValidationApproach, ShaclSail.TransactionSettings.ValidationApproach) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
getMultilineMap() - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
getName() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Gets the name of this file format.
getName() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
getName() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Get a descriptive name for this platform.
getName() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixGnomePlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixKDEPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
getName() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns the name of this windows platform.
getName() - Method in interface org.eclipse.rdf4j.common.transaction.IsolationLevel
 
getName() - Method in interface org.eclipse.rdf4j.common.transaction.TransactionSetting
The globally unique transaction settings name.
getName() - Method in interface org.eclipse.rdf4j.common.transaction.TransactionSettingFactory
Name of TransactionSetting this factory produces
getName() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
getName() - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
Gets the name of the namespace.
getName() - Method in class org.eclipse.rdf4j.model.ModelNamespace
 
getName() - Method in interface org.eclipse.rdf4j.model.Namespace
Gets the name of the current namespace (i.e.
getName() - Method in class org.eclipse.rdf4j.model.vocabulary.Vocabularies.VocabularyNamespace
 
getName() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
getName() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
getName() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Get the name of the projection element (typically the name of the variable in the select expressions)
getName() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
getName() - Method in interface org.eclipse.rdf4j.query.Binding
Gets the name of the binding (e.g.
getName() - Method in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
getName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
 
getName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
getName() - Method in class org.eclipse.rdf4j.query.QueryLanguage
Gets the name of this query language.
getName() - Method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
getName() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
getName() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
getName() - Method in class org.eclipse.rdf4j.sail.shacl.PerformanceHintFactory
 
getName() - Method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
 
getName() - Method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
getName() - Method in class org.eclipse.rdf4j.sail.shacl.ValidationApproachFactory
 
getName(IRI) - Method in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
getName(IRI) - Method in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
getNamedGraph(Var) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
getNamedGraphs() - Method in interface org.eclipse.rdf4j.query.Dataset
Gets the named graph URIs of this dataset.
getNamedGraphs() - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
getNamedGraphs() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Gets the (unmodifiable) set of named graph URIs.
getNamedGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
getNamespace() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
getNamespace() - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
getNamespace() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
getNamespace() - Method in interface org.eclipse.rdf4j.model.IRI
Gets the namespace part of this IRI.
getNamespace() - Method in class org.eclipse.rdf4j.rio.rdfxml.Att
 
getNamespace() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
getNamespace() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
getNamespace(String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
getNamespace(String) - Method in interface org.eclipse.rdf4j.model.NamespaceAware
Gets the namespace that is associated with the specified prefix, if any.
getNamespace(String) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
getNamespace(String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
getNamespace(String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getNamespace(String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getNamespace(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets the namespace that is associated with the specified prefix, if any.
getNamespace(String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getNamespace(String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getNamespace(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Gets the namespace that is associated with the specified prefix or throws an RDFParseException.
getNamespace(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
getNamespace(String) - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Gets the namespace that is associated with the specified prefix, if any.
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getNamespace(String) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
getNamespace(String) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Gets the namespace that is associated with the specified prefix, if any.
getNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getNamespacePrefixLocation(String, String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the namespace with the specified prefix for a specific repository on the specified server.
getNamespaces() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
getNamespaces() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
getNamespaces() - Method in interface org.eclipse.rdf4j.model.NamespaceAware
Gets the set that contains the assigned namespaces.
getNamespaces() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
getNamespaces() - Method in interface org.eclipse.rdf4j.query.GraphQueryResult
Retrieves relevant namespaces from the query result.
getNamespaces() - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
getNamespaces() - Method in class org.eclipse.rdf4j.query.impl.IteratingGraphQueryResult
Deprecated.
 
getNamespaces() - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
getNamespaces() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
getNamespaces() - Method in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
getNamespaces() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getNamespaces() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getNamespaces() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets all declared namespaces as a RepositoryResult of Namespace objects.
getNamespaces() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getNamespaces() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getNamespaces() - Method in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Gets the map that contains the collected namespaces.
getNamespaces() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
getNamespaces() - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Gets the namespaces relevant to the data contained in this object.
getNamespaces() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
getNamespaces() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Gets the namespaces relevant to the data contained in this Sail object.
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser.Namespaces
 
getNamespaces() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.Targetable
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getNamespaces() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getNamespaces(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getNamespacesForSparql() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
getNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getNamespacesLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the namespaces lists resource for a specific repository on the specified server.
getNewMemorySail() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getNewRepositoryID(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Generates an ID for a new repository based on the specified base name.
getNewRepositoryID(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
Get next log record
getNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Get next log record
getNextElement() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
getNextElement() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
Gets the next element.
getNextElement() - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Returns the next item in the queue, which may be null, or throws an exception.
getNextElement() - Method in class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
 
getNextElement() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
Gets the next element.
getNextElement() - Method in class org.eclipse.rdf4j.common.iterator.UnionIterator
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
getNextElement() - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
getNextElement() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Searches through statementList, starting from index _nextStatementIdx + 1, for statements that match the constraints that have been set for this iterator.
getNextElement() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
Searches through statementList, starting from index _nextStatementIdx + 1, for triples that match the constraints that have been set for this iterator.
getNextLiCounter() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
getNextPropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
getNextPropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
 
getNextRoot(Set<String>, List<String>) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
Returns the next node to be a root.
getNextRules() - Method in class org.eclipse.rdf4j.spin.RuleProperty
 
getNextRules(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
getNextSubselect(List<TupleExpr>, List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getNextSubselect(List<TupleExpr>, List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getNextToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Get the next Token.
getNextToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Get the next Token.
getNode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getNodeID() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
getNodeIdExpr() - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
getNodeKind() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getNodeResource(Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Retrieves the resource of a node element (subject or object) using relevant attributes (rdf:ID, rdf:about and rdf:nodeID) from its attributes list.
getNodes() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getNodesOrder(Map<String, Object>) - Static method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
Returns the nodes in a JSON-LD object ordered by the number of their subnodes (predicates in which the nodes are subjects)
getNonFatalErrors() - Method in class org.eclipse.rdf4j.rio.ParserConfig
Get the current set of non-fatal errors.
getNonProxyHostsStarting() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get the semicolon-separated list of hostnames starting with given strings, that do not use the proxy settings.
getNot() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getNoTransaction(Repository, Function<RepositoryConnection, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Function.
getNoTransaction(Repository, Function<RepositoryConnection, T>, Consumer<RepositoryException>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Function.
getNow() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getNow() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
getNow() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
getNrBits() - Method in class org.eclipse.rdf4j.rio.hdt.HDTArray
Get number of bits used to encode an entry
getObj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
 
getObj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
 
getObject() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
getObject() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
getObject() - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
getObject() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
getObject() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
getObject() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
getObject() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
getObject() - Method in interface org.eclipse.rdf4j.model.Statement
Gets the object of this statement.
getObject() - Method in interface org.eclipse.rdf4j.model.Triple
Gets the object of this triple.
getObject() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
getObject() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
getObject() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
getObject() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
getObject() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
getObject() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getObject(CloseableIteration<? extends Statement, SailException>) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getObject(RepositoryResult<Statement>) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getObjectCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
Override this if you are able to determine the cardinality based not only on the objectVar itself but also the other vars (e.g.
getObjectCardinality(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
getObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
 
getObjectList(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
getObjectLiterals(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
getObjectName() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getObjectResources(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
getObjects(Resource, ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getObjects(Resource, ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getObjects(Resource, ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getObjects(Resource, ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getObjects(Resource, ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getObjects(Resource, ShapeSource.Predicates) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getObjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
getObjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
getObjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
getObjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getObjectStatementCount() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Gets the number of statements for which this MemValue is the object.
getObjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
getObjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
getObjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
getObjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getObjectStatementList() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Gets the list of statements for which this MemValue is the object.
getObjectURIs(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
getObjectValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getObjectVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
getObjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getObservations() - Method in class org.eclipse.rdf4j.sail.base.Changeset
Deprecated.
Use getObserved() instead!
getObserved() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getOffset() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
Get the offset
getOffset() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Index of the first record returned by this log reader.
getOffset() - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
getOffset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getOffset() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
getOldMonitors() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
 
getOperand(int) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
getOperation() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
getOperator() - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
getOperator() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
getOperator() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
getOperator() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
getOperator() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
getOperator() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
getOperator() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
getOperators() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
getOpPattern() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
getOptimalBulkValidationApproach() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
Should return the fastest validation approach for bulk validation.
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
getOptimalBulkValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getOptimisticReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Gets an optimistic read lock, if available.
getOptimisticState() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
getOptimizerPipeline() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Get the QueryOptimizerPipeline that this factory will inject into the EvaluationStrategy, if any.
getOptimizerPipeline() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
getOptimizers() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
getOptimizers() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryOptimizerPipeline
Get the optimizers that make up this pipeline.
getOptionalTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Retrieves the optional tuple expressions as a list of tuples with the tuple expression as the key and the list of value expressions as the value.
getOptionalXmlFeatureSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
Returns a collection of settings that will be used, if set in AbstractQueryResultParser.getParserConfig(), as XML parser features using XMLReader.setFeature(String, boolean).
getOptionalXmlFeatureSettings() - Method in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
Returns a collection of settings that will be used, if set in AbstractRDFParser.getParserConfig(), as XML parser features using XMLReader.setFeature(String, boolean).
getOptionalXmlPropertySettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
Returns a collection of settings that will be used, if set in AbstractQueryResultParser.getParserConfig(), as XML parser properties using XMLReader.setProperty(String, Object)
getOptionalXmlPropertySettings() - Method in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
Returns a collection of settings that will be used, if set in AbstractRDFParser.getParserConfig(), as XML parser properties using XMLReader.setProperty(String, Object)
getOr() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
getOr() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getOrAdd(K, Supplier<E>) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
getOrCreateAndModifyOptional(Optional<O>, Supplier<O>, UnaryOperator<O>) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getOrCreateMemBNode(BNode) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
getOrCreateMemLiteral(Literal) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
getOrCreateMemResource(Resource) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
getOrCreateMemTriple(Triple) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
getOrCreateMemURI(IRI) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
getOrCreateMemValue(Value) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Gets or creates a MemValue for the supplied Value.
getOrder() - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriples
Return triple order
getOrderClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
getOrdering() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
getOrigin() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.DefaultPlatform
 
getOSApplicationDataDir() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the operating system dependent application data directory.
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
getOSApplicationDataDir() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
Returns an application data directory in the "Application Data" user directory of Windows.
getOSApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getOSApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the operating system dependent application data directory.
getOutputStream() - Method in interface org.eclipse.rdf4j.common.io.ByteSink
get the OutputStream used by this ByteSink.
getOutputStream() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
getOutputStream() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
getOwner() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
getOwner() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
getOwner() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
This is for internal use only.
getPackages() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
Get packages as a set
getParameter(String) - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
getParameter(String) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getParameterNames() - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
getParameterNames() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getParentContainer(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getParenthesizedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getParentNode() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getParentNode() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Gets the node's parent.
getParentQueryModelNode() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getParentQueryModelNode() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getParentQueryModelNode() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getParentQueryModelNode() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQueryEvaluator
 
getParsedOperation() - Method in class org.eclipse.rdf4j.spin.Template
 
getParsedQuery() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.BooleanQueryImpl
 
getParsedQuery() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.GraphQueryImpl
 
getParsedQuery() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.TupleQueryImpl
 
getParsedQuery() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
getParsedQuery() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
 
getParsedQuery() - Method in class org.eclipse.rdf4j.repository.sail.SailBooleanQuery
 
getParsedQuery() - Method in class org.eclipse.rdf4j.repository.sail.SailGraphQuery
 
getParsedQuery() - Method in class org.eclipse.rdf4j.repository.sail.SailTupleQuery
 
getParsedQuery() - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
getParsedQuery() - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
getParsedQuery(int) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
getParsedUpdate() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
getParsedUpdate() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserUpdate
 
getParseErrorListener() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
getParseErrorListener() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
getParseLocationListener() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
getParseLocationListener() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
getParser() - Method in interface org.eclipse.rdf4j.query.parser.QueryParserFactory
Returns a QueryParser instance.
getParser() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
Returns a shared, thread-safe, instance of SPARQLParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
Returns a new instance of BinaryQueryResultParser.
getParser() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory
Returns a BooleanQueryResultParser instance.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
Returns a new instance of SPARQLBooleanJSONParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
Returns a new instance of SPARQLResultsJSONParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
Returns a new instance of SPARQLStarResultsJSONParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
Returns a new instance of SPARQLBooleanXMLParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
Returns a new instance of SPARQLResultsXMLParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParserFactory
Returns a new instance of SPARQLStarResultsXMLParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
Returns a new instance of BooleanTextParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
Returns a new instance of SPARQLResultsCSVParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
Returns a new instance of SPARQLResultsTSVParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
Returns a new instance of SPARQLStarResultsTSVParser.
getParser() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory
Returns a TupleQueryResultParser instance.
getParser() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory
Returns a new instance of BinaryRDFParser.
getParser() - Method in class org.eclipse.rdf4j.rio.hdt.HDTParserFactory
Returns a new instance of HDTParser.
getParser() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory
 
getParser() - Method in class org.eclipse.rdf4j.rio.n3.N3ParserFactory
Returns a new instance of N3Parser.
getParser() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParserFactory
 
getParser() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory
Returns a new instance of NQuadsParser.
getParser() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory
Returns a new instance of NTriplesParser.
getParser() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
getParser() - Method in interface org.eclipse.rdf4j.rio.RDFParserFactory
Returns a RDFParser instance.
getParser() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory
Returns a new instance of RDFXMLParser.
getParser() - Method in class org.eclipse.rdf4j.rio.trig.TriGParserFactory
Returns a new instance of TriGParser.
getParser() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarParserFactory
Returns a new instance of TriGStarParser.
getParser() - Method in class org.eclipse.rdf4j.rio.trix.TriXParserFactory
Returns a new instance of TriXParser.
getParser() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory
Returns a new instance of TurtleParser.
getParser() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParserFactory
Returns a new instance of TurtleStarParser.
getParser(Set<Namespace>) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
 
getParserConfig() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getParserConfig() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
getParserConfig() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Retrieves the current parser configuration as a single object.
getParserConfig() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
getParserConfig() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Returns the parser configuration this connection uses for Rio-based operations.
getParserConfig() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
getParserConfig() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
getParserConfig() - Method in interface org.eclipse.rdf4j.rio.RDFParser
Retrieves the current parser configuration as a single object.
getParserErrorListener() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
getParserFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForFileName(String) - Static method in class org.eclipse.rdf4j.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
getParserFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be parsed.
getParserFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be parsed.
getParseStandAloneDocuments() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Returns whether the parser is currently in a mode to parse stand-alone RDF documents.
getParseStandAloneDocuments() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
getPassThroughEnabled() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
getPassThroughEnabled() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Retrieve the passThroughEnabled setting to be used for any newly created RepositoryConnections.
getPassword() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
getPatch() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Gets the version's micro version / patch level number.
getPath() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the raw path component of this IRI.
getPath() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getPath() - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
getPath() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getPath() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
getPath() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getPath() - Method in class org.eclipse.rdf4j.spin.ConstraintViolation
 
getPathElements() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
 
getPathExpression() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getPathMod() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
getPattern() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
getPattern() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getPattern(Var, ArrayList<StatementPattern>) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Returns the StatementPattern, if any, from the specified Collection that has the specified subject var.
getPatternArg() - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
getPatternString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getPersist() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
getPersist() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
getPlanAsGraphvizDot(StringBuilder) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
getPlanAsGraphvizDot(StringBuilder) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
getPlanNode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
getPlanNode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
getPlanNode() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeProvider
 
getPlanNode(ConnectionsGroup, Resource[], ConstraintComponent.Scope, boolean, Function<PlanNode, PlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getPlanNodeForOverrideTargetNode(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope, boolean, StatementMatcher.StableRandomVariableProvider, EffectiveTarget, Optional<Path>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getPlanNodeForOverrideTargetNode(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope, StatementMatcher.StableRandomVariableProvider, EffectiveTarget, Optional<Path>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
getPlans() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getPlatform() - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Returns the Platform instance corresponding with the current platform.
getPoint(Function, Value, SpatialContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the geo point
getPort() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the port number of this IRI.
getPred() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
 
getPred() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
 
getPredicate() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
getPredicate() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
getPredicate() - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
getPredicate() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
getPredicate() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
getPredicate() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
getPredicate() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
getPredicate() - Method in interface org.eclipse.rdf4j.model.Statement
Gets the predicate of this statement.
getPredicate() - Method in interface org.eclipse.rdf4j.model.Triple
Gets the predicate of this triple.
getPredicate() - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
getPredicate() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
getPredicate() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.Target
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getPredicate() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getPredicate() - Method in class org.eclipse.rdf4j.spin.Argument
 
getPredicateCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
Override this if you are able to determine the cardinality based not only on the predicateVar itself but also the other vars (e.g.
getPredicateCardinality(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getPredicateName() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getPredicateStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
Gets the number of Statements for which this MemURI is the predicate.
getPredicateStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
Gets the list of statements for which this MemURI is the predicate.
getPredicateValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getPredicateVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getPredicateVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
getPreferredBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the preferred BooleanQueryResultFormat for encoding boolean query results.
getPreferredRDFFormat() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the preferred RDFFormat for encoding RDF documents.
getPreferredRDFFormat() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Indicates the current preferred RDFFormat.
getPreferredTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the preferred TupleQueryResultFormat for encoding tuple query results.
getPreferredTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Indicates the current preferred TupleQueryResultFormat.
getPreferredValidationApproach(ConnectionsGroup) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
getPreferredValidationApproach(ConnectionsGroup) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
A constraint component should decide which validation approach is going to be the optimal performance wise based on the state of the transaction and base sail.
getPreferredValidationApproach(ConnectionsGroup) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getPreferredValidationApproach(ConnectionsGroup) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
getPreferredValidationApproach(ConnectionsGroup) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
getPrefix() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
getPrefix() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
getPrefix() - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
Gets the prefix of the namespace.
getPrefix() - Method in class org.eclipse.rdf4j.model.ModelNamespace
 
getPrefix() - Method in interface org.eclipse.rdf4j.model.Namespace
Gets the prefix of the current namespace.
getPrefix() - Method in class org.eclipse.rdf4j.model.vocabulary.Vocabularies.VocabularyNamespace
 
getPrefix() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
getPrefix() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DeleteDataQuery
 
getPrefix() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
 
getPrefix() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
getPrefixClauses(Iterable<Namespace>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
Creates a string representing of the supplied namespaces as SPARQL prefix declarations.
getPrefixDeclarations() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getPrefixDeclarations() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getPrefixDeclList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
getPreviousHashCode(Value) - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getPreviousStateConnection() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getProcessName() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
getProjectedNames() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
getProjectedNamesFor(Collection<String>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
getProjection() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
getProjectionAlias() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Get the alias the projection element value should be mapped to.
getProjectionContext() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
getProjectionElemList() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
getProjectionElemList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
getProjectionResultVars() - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
Returns the names of the variables projected by this query (as strings).
getProjectionResultVars() - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
Returns the names of the variables projected by this query (as strings).
getProjectionResultVars() - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedUpdate
Returns the names of the variables projected by this query (as strings).
getProjections() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
getProperties() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the properties
getProperties() - Method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get properties, if any.
getProperties(InputStream) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get the properties from the input stream, reading at most BUFLEN bytes.
getProperties(String) - Static method in class org.eclipse.rdf4j.common.io.ResourceUtil
Retrieve a properties resource.
getProperties(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve all property values for the supplied subject and property from the given model.
getProperty() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getProperty() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getProperty(String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
 
getProperty(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve a property value for the supplied subject from the given model.
getPropertyField(IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
getPropertyIRI(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve a property value as an IRI for the supplied subject from the given model.
getPropertyIRIs(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve all property IRI values for the supplied subject and property from the given model.
getPropertyLiteral(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve a property value as a Literal for the supplied subject from the given model.
getPropertyLiterals(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve all property Literal values for the supplied subject and property from the given model.
getPropertyNames() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
Returns a set of the property names.
getPropertyPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getPropertyResource(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve a property value as an IRI for the supplied subject from the given model.
getPropertyResource(Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Retrieves the object resource of a property element using relevant attributes (rdf:resource and rdf:nodeID) from its attributes list.
getPropertyResources(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve all property Resource values for the supplied subject and property from the given model.
getPropertyString(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve a property value as a String for the supplied subject from the given model.
getPropertyStrings(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieve all property values as Strings for the supplied subject and property from the given model.
getPropertyValues(Model, Resource, IRI, IRI) - Static method in class org.eclipse.rdf4j.model.util.Configurations
Retrieve all property values for the supplied subject as a Set of values and include all values for any legacy property.
getPropertyVarName() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getProportionalRedColor(Double, Double) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getProportionalRedColor(Double, Long) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getProtocolLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the protocol resource on the specified server.
getPrototype() - Method in interface org.eclipse.rdf4j.collection.factory.api.BindingSetEntry
 
getPrototype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
getProxiedIdentity() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
getProxiedRepository() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
getProxiedRepositoryID() - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
getProxiesEnabled() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getProxySettings() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get proxy settings
getQName() - Method in class org.eclipse.rdf4j.rio.rdfxml.Att
 
getQualifiedMaxCount() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getQualifiedMinCount() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getQualifiedValueShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getQualifiedValueShapesDisjoint() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getQuery() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the raw query component of this IRI after the first question mark.
getQuery() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
getQuery() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getQuery() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
getQuery() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
getQuery(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.AddQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ClearQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ConstructQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.CopyQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DropQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.MoveQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
getQueryActionString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
 
getQueryContext() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
getQueryEndpointUrl() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
getQueryEvaluationMode() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
getQueryEvaluationMode() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
getQueryFragment() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
getQueryFragment(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getQueryFragment(String, String, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getQueryGeometry() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getQueryLanguage() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
getQueryLanguage() - Method in interface org.eclipse.rdf4j.query.parser.QueryParserFactory
Returns the query language for this factory.
getQueryLanguage() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
getQueryLanguage() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getQueryLanguage() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
getQueryLanguage() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getQueryLanguage() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
getQueryMethod(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getQueryMethod(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getQueryMethodParameters(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getQueryMethodParameters(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getQueryNamespaces() - Method in class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
 
getQueryPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getQueryPatterns() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getQueryPreparer() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
getQueryPreparer() - Method in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
getQueryResult() - Method in class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
getQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Gets the query result format that this parser can parse.
getQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Gets the query result format that this writer uses.
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getQuerySolutionCacheThreshold() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Get the number of query solutions the EvaluationStrategy will keep in main memory before it attempts to sync to a temporary disk cache.
getQuerySolutionCacheThreshold() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
getQueryString() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
getQueryString() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLBooleanQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLGraphQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getQueryString() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLTupleQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLUpdate
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
getQueryString() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
 
getQueryString() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.In
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.AlternativePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.GroupedPath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePredicatePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.NegatedPropertySet
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.OneOrMorePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.SequencePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrMorePath
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrOnePath
 
getQueryString() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
getQueryString() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
getQueryString() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Assignment
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Base
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.From
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
getQueryString() - Method in interface org.eclipse.rdf4j.sparqlbuilder.core.QueryElement
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.BNodeTriplePattern
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.Filter
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.MinusGraphPattern
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.AnonymousBlankNode
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.LabeledBlankNode
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral
 
getQueryString() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
getQueryString(String, BindingSet) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
getQueryType() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
the type of query, must equal LuceneSailSchema.LUCENE_QUERY.
getQueryURL() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getQueryVar(Var, ArrayList<StatementPattern>) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Return all the var of the patterns with the subject subjectVar, if a pattern is a literal, it will return a singleton list, otherwise it will return an empty list or a list without any literal var
getQuotedString(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
getRDF(HttpUriRequest, RDFHandler, boolean) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Parse the response in this thread using the provided RDFHandler.
getRDFBackground(HttpUriRequest, boolean, WeakReference<?>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
getRDFCollection(RepositoryConnection, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.repository.util.Connections
Retrieve all Statements that together form the RDF Collection starting with the supplied starting resource.
getRdfFirst(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getRdfFirst(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getRdfFirst(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getRdfFirst(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getRdfFirst(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getRdfFirst(Resource) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getRDFFormat() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.hdt.HDTParserFactory
Returns RDFFormat.HDT.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3ParserFactory
Returns RDFFormat.N3.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns RDFFormat.N3.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParserFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getRDFFormat() - Method in interface org.eclipse.rdf4j.rio.RDFParser
Gets the RDF format that this parser can parse.
getRDFFormat() - Method in interface org.eclipse.rdf4j.rio.RDFParserFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in interface org.eclipse.rdf4j.rio.RDFWriter
Gets the RDF format that this RDFWriter uses.
getRDFFormat() - Method in interface org.eclipse.rdf4j.rio.RDFWriterFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory
Returns the RDF format for this factory.
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trig.TriGParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trix.TriXParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParserFactory
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
getRDFHandler() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
getRdfRest(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getRdfRest(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getRdfRest(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getRdfRest(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getRdfRest(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getRdfRest(Resource) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getRdfRest(RepositoryConnection, Resource, Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getRdfRest(SailConnection, Resource, Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
getRdfsSubClassOfReasoner() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getRdfsSubClassOfReasoner() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getRdfsSubClassOfReasoner() - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup.RdfsSubClassOfReasonerProvider
 
getRdfStarTriples(Resource, IRI, Value) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.RDFStarTripleSource
Gets all Triple nodes that have a specific subject, predicate and/or object.
getRdfStarTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
getRDFValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
 
getReadContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getReadContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The default context(s) to get the data from.
getReadContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getReadingCount() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
getReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Gets a read lock.
getReadLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Gets a read lock.
getReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Gets a read lock.
getReadState() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
getRealSizeForTesting() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
getReference() - Method in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
getReference() - Method in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
 
getReificationURI() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
getReindexQuery() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
See REINDEX_QUERY_KEY parameter.
getRelation() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getRelativeApplicationDataDir(String) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getRelativeApplicationDataDir(String) - Method in interface org.eclipse.rdf4j.common.platform.Platform
Get the directory relative to getApplicationDataDir() for the specified application.
getRelativeApplicationDataDir(String, boolean, boolean, boolean) - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
Get the relative name of the application directory
getRelevantBindingNames(List<BindingSet>, Set<String>) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Compute the relevant binding names using the variables occurring in the service expression and the input bindings.
getRemoveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
getRemoveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The context(s) to remove the data from.
getRemoveContexts() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
getRemoved() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
getRemovedPrefixes() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
getRemovedStatements() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getReplacement(Value) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getRepositoriesLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the repository list resource on the specified server.
getRepository() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
getRepository() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getRepository() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Returns the Repository object to which this connection belongs.
getRepository() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Gets the repository that is known by the specified ID from this manager.
getRepository(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
Retrieves a (new or existing) Repository object for the supplied repository URL.
getRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getRepository(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryResolver
 
getRepository(String) - Method in interface org.eclipse.rdf4j.repository.sail.config.RepositoryResolver
Deprecated.
 
getRepository(RepositoryImplConfig) - Method in interface org.eclipse.rdf4j.repository.config.RepositoryFactory
Returns a Repository instance that has been initialized using the supplied configuration data.
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory
 
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory
 
getRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
getRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
getRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getRepositoryConfig(Model, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
getRepositoryConfig(Repository, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
getRepositoryConfig(StatementCollector) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Retrieve configuration of the current repository and send it to the supplied StatementCollector
getRepositoryConfigLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the config of a specific repository resource.
getRepositoryConfigModel(Model, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
getRepositoryDir(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getRepositoryID(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Extracts the repository ID from the repository location.
getRepositoryIdOfRepository(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
Retrieves the Repository ID that will be passed to a RepositoryManager for the given repository URL.
getRepositoryIDs() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Get the IDs of all available repositories.
getRepositoryIDs() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getRepositoryIDs(Model) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
getRepositoryIDs(Repository) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
getRepositoryImplConfig() - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
getRepositoryInfo(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getRepositoryInfo(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Gets the repository that is known by the specified ID from this manager.
getRepositoryInfo(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
getRepositoryList() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getRepositoryList(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getRepositoryLocation(String, String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of a specific repository resource on the specified server.
getRepositoryManager(File) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
Creates a LocalRepositoryManager, if not already created, that will be shutdown when the JVM exits cleanly.
getRepositoryManager(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
Creates a RepositoryManager, if not already created, that will be shutdown when the JVM exits cleanly.
getRepositoryManagerOfRepository(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
Retrieves the RepositoryManager that will be used for the given repository URL.
getRepositoryType() - Method in interface org.eclipse.rdf4j.repository.config.RepositoryFactory
Returns the type of the repositories that this factory creates.
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory
Returns the repository's type: openrdf:ContextAwareRepository.
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory
Returns the repository's type: openrdf:DatasetRepository.
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
Returns the repository's type: openrdf:HTTPRepository.
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory
 
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
Returns the repository's type: openrdf:SailRepository.
getRepositoryType() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory
 
getRepositoryURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getRepositoryURL() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getRequestedBy() - Method in exception org.eclipse.rdf4j.repository.RepositoryLockedException
Returns the name representing the Java virtual machine that requested the lock.
getRequestedBy() - Method in exception org.eclipse.rdf4j.sail.SailLockedException
Returns the name representing the Java virtual machine that requested the lock.
getRequiredTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
getResource() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
getResource() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
 
getResource(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
Returns the Resource corresponding with the specified Document.
getResourceAsStream(String) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getResourceID(Resource) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
Returns the String ID corresponding with the specified Resource.
getResourceName(String) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Get full resource name
getResourceValue(Model, Resource, IRI, IRI) - Static method in class org.eclipse.rdf4j.model.util.Configurations
Retrieve a property value for the supplied subject as a Resource if present, falling back to a supplied legacy property .
getResourceValue(Resource) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalRDFParser
 
getResponseCharset(HttpResponse) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the character encoding specified in the HTTP headers of the supplied response, if any.
getResponseMIMEType(HttpResponse) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Gets the MIME type specified in the response headers of the supplied method, if any.
getRestOfQueryToken(String) - Static method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
Tokenizes the input string on prolog elements and returns the final Token.
getResult() - Method in class org.eclipse.rdf4j.query.algebra.If
 
getResultBindingSet() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
getResultSizeActual() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getResultSizeActual() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
getResultSizeActual() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
The actual number of results that this node produced while the query was executed.
getResultSizeEstimate() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getResultSizeEstimate() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Returns the number of tuples that this QueryNode predicts will be outputted.
getResultSizeEstimate() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
The number of results that this node was estimated to produce.
getResultVars() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getRetryInterval() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.ServiceUnavailableRetryHandler
 
getReturnType() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
getReverseLookup() - Static method in class org.eclipse.rdf4j.model.base.CoreDatatypeHelper
 
getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
Gets the right argument of this binary tuple operator.
getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
Gets the right argument of this binary value operator.
getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
getRoot() - Method in class org.eclipse.rdf4j.spin.ConstraintViolation
 
getRoot(ConnectionsGroup, Resource[], Path, StatementMatcher, List<Statement>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
getRoot(ConnectionsGroup, Resource[], Path, StatementMatcher, List<Statement>) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment.TraceBack
 
getRoot(ConnectionsGroup, Resource[], StatementMatcher, Statement) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
getRsxDataAndShapesGraphLink(RepositoryConnection, Resource[]) - Static method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getRsxDataAndShapesGraphLink(SailConnection, Resource[]) - Static method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getRuleQuery() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
getSail() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
Gets the Sail object that is on top of the Sail stack that this repository operates on.
getSail() - Method in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
getSail() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
getSail() - Method in interface org.eclipse.rdf4j.sail.SailChangedEvent
The Sail object that sent this event.
getSail(SailImplConfig) - Method in interface org.eclipse.rdf4j.sail.config.SailFactory
Returns a Sail instance that has been initialized using the supplied configuration data.
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Deprecated.
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
 
getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory
 
getSailBase() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getSailConnection() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
Returns the underlying SailConnection.
getSailImplConfig() - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
getSailStore() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getSailType() - Method in interface org.eclipse.rdf4j.sail.config.SailFactory
Returns the type of the Sails that this factory creates.
getSailType() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory
Returns the Sail's type: openrdf:CustomGraphQueryInferencer.
getSailType() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory
Returns the Sail's type: openrdf:DedupingInferencer.
getSailType() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
Returns the Sail's type: openrdf:DirectTypeHierarchyInferencer.
getSailType() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Deprecated.
Returns the Sail's type: openrdf:ForwardChainingRDFSInferencer.
getSailType() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory
Returns the Sail's type: rdf4j:SchemaCachingRDFSInferencer.
getSailType() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
Returns the Sail's type: openrdf:MemoryStore.
getSailType() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory
 
getSAXResult(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
getScheme() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the scheme component of this IRI.
getScheme() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getSchemeSpecificPart() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
getScope() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Gets the context scope for the arbitrary-length path.
getScope() - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
getScope() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Gets the context scope for the statement pattern.
getScope() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Gets the context scope for the zero-length path.
getScope() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getScore() - Method in interface org.eclipse.rdf4j.sail.lucene.DocumentScore
 
getScorePattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getScoreVariableName() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
The variable name associated with the query score
getScript() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
getScriptEngine() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
getSearchIndex(QueryContext) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
getSearchQueryInterpreters() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
 
getSelectClauses() - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.SelectClauseCollector
Deprecated.
 
getSelectQueryString(Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.Service
Returns a SELECT query string using the provided projection vars.
getSelfTimeActual() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
The time that this node used by itself (eg.
getSeparator() - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
getServerDir(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
 
getServerLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Extracts the server location from the repository location.
getServerProtocol() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getServerProtocolVersion() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Get the RDF4J Server's protocol version, as an integer
getServerURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getServerURL() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Gets the URL of the remote server, e.g.
getService(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Retrieve the FederatedService registered for serviceUrl.
getService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Retrieve the FederatedService registered for serviceUrl.
getService(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolver
Retrieve the FederatedService registered for serviceUrl.
getService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
getServiceExpr() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getServiceExpressionString() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getServiceRef() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getServiceVars() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
getSesameClient() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
getSesameSession() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getSeverity() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getSeverity() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getSeverity() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
getShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
getShape() - Method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
getShape() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getShape() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
getShape() - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
getShape(Function, Value, SpatialContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the geo shape
getShapeGraph() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
getShapes(List<ContextWithShape>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
getShapes(IRI[], boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getShapes(RepositoryConnection, IRI[]) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getShapes(RepositoryConnection, SailConnection, IRI[]) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
getShapes(ShapeSource, Shape.ParseSettings) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
getShapesGraph() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
getShapesGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
getShapesGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getShapesGraphs() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
getShapesInContext(ShapeSource, Shape.ParseSettings, Cache, Resource[], Resource[]) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
getSharedConnectionLock() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
getSharedHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
getSharedLiteral(MemLiteral) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
getShortValue(Literal, short) - Static method in class org.eclipse.rdf4j.model.util.Literals
Gets the short value of the supplied literal.
getShortValue(Value, short) - Static method in class org.eclipse.rdf4j.model.util.Literals
Returns the result of getShortValue((Literal)value, fallback) in case the supplied value is a literal, returns the fallback value otherwise.
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
Default implementation of QueryModelNode.getSignature() that prints the name of the node's class.
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Count
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
getSignature() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Returns the signature of this query model node.
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
getSignature() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getSilent(Repository, Function<RepositoryConnection, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository within a transaction, sends the connection to the given Function, before either rolling back the transaction if it failed, or committing the transaction if it was successful.
getSilentNoTransaction(Repository, Function<RepositoryConnection, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Opens a RepositoryConnection to the given Repository without opening a transaction, sends the connection to the given Function.
getSinceSnapshot() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
getSize() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getSizeLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the 'size' resource for a specific repository on the specified server.
getSmallestMemStatementList(MemResource, MemIRI, MemValue, MemResource) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
getSmallestStatementList(MemResource, MemIRI, MemValue) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getSnippet(String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
getSnippetPattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getSnippets(String) - Method in interface org.eclipse.rdf4j.sail.lucene.DocumentScore
 
getSnippetVarName() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getSO(int, int, HDTDictionarySection, HDTDictionarySection) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
Get part of triple from shared HDT Dictionary or (if not found) from specific HDT Dictionary
getSocksProxyHost() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getSocksProxyPort() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
getSortedBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getSortedBindingNames(Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
getSource() - Method in class org.eclipse.rdf4j.query.algebra.Load
 
getSourceConstraint() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getSourceConstraintComponent() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getSourceExpression() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Add
The named graph from which to add.
getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Copy
The named graph from which to copy.
getSourceGraph() - Method in class org.eclipse.rdf4j.query.algebra.Move
The named graph from which to copy.
getSourceName() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.1. Use ProjectionElem.getName() instead.
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.ParsedOperation
 
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
getSparql() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getSparqlFilter(boolean, StatementMatcher.Variable<Value>, StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
getSparqlFilterExpression(StatementMatcher.Variable<Value>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
Simple constraints need only implement this method to support SPARQL based validation.
getSparqlValuesDecl(Set<String>, boolean, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getSpatialAlgebra() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
getSpatialContext() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
getSpatialContext(String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
getSpinParser() - Method in class org.eclipse.rdf4j.spin.function.AskFunction
 
getSpinParser() - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
getSpinParser() - Method in class org.eclipse.rdf4j.spin.function.EvalFunction
 
getSpinParser() - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
getSpinParser() - Method in class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
getSSLTrustAllHttpClientBuilder() - Static method in class org.eclipse.rdf4j.http.client.util.HttpClientBuilders
Return an HttpClientBuilder that can be used to build an HttpClient which trusts all certificates (particularly including self-signed certificates).
getStackTrace() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getStackTrace() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
Get stack trace as list of strings
getStandardURI() - Method in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
getStandardURI() - Method in class org.eclipse.rdf4j.rio.RDFFormat
 
getStartDate() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getStartDate() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Return the start date
getStartDate() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Start (earliest) date of the log records returned by this log reader.
getStartValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
getStatement() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
getStatement(RepositoryConnection, Resource, IRI, Value, Resource...) - Static method in class org.eclipse.rdf4j.repository.util.Connections
Retrieve a single Statement matching with the supplied subject, predicate, object and context(s) from the given RepositoryConnection.
getStatementCount() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.ServiceNodeAnalyzer
 
getStatementGeneral(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getStatementMatcher() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
getStatementMatchers() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
getStatementMatchers(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
GetStatementOptional - Interface in org.eclipse.rdf4j.model.util
Either supplies a statement matching the given pattern, or Optional.empty() otherwise.
getStatementPatterns() - Method in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
getStatementPatterns() - Method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
getStatementPatterns() - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
getStatementPatternScope() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
getStatementPatternVars(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getStatementPatternVars(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getStatements() - Method in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
Gets the collection that contains the collected statements.
getStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
An internal method to retrieve the inner array that stores the statements.
getStatements() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets all statements with a specific subject, predicate and/or object from the repository.
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Gets all statements from the specified contexts that have a specific subject, predicate and/or object.
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.VerySimpleRdfsBackwardsChainingConnection
 
getStatements(Resource, IRI, Value, boolean, RDFHandler, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
getStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Returns an Iterable over all Statements in this Model that match the supplied criteria.
getStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
Gets all statements that have a specific subject, predicate and/or object.
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Gets all statements with a specific subject, predicate and/or object from the repository.
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
getStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets all statements with a specific subject, predicate and/or object from the repository.
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.ObservingSailDataset
 
getStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Gets all statements that have a specific subject, predicate and/or object.
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getStatementsInternal(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
getStatementsInternal(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
getStatementsLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the statements resource for a specific repository.
getStatementsQuadMode(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getStatementsSingleTriple(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
getStatementsWithoutInterrupt() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
getStaticLiteralHashCode(Literal) - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getStaticValueMapping() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
getStats() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
getStats() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getStream() - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
getStream(Map<Resource, Set<Resource>>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
getString(String) - Static method in class org.eclipse.rdf4j.common.io.ResourceUtil
Retrieve the String contents of the specified resource, obtained by opening in inputstream on the resource and then interpreting the bytes contained in the inputstream as if they represented characters.
getString(Function, Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the string value
getStringValue() - Method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
Get the corresponding string value for this token.
getSubj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
 
getSubj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
 
getSubject() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
getSubject() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
getSubject() - Method in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
getSubject() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
getSubject() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
getSubject() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
getSubject() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
getSubject() - Method in interface org.eclipse.rdf4j.model.Statement
Gets the subject of this statement.
getSubject() - Method in interface org.eclipse.rdf4j.model.Triple
Gets the subject of this triple.
getSubject() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
getSubject() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
getSubject() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
getSubject() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
getSubject() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
getSubject() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
getSubject() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getSubject() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
getSubjectCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
Override this if you are able to determine the cardinality based not only on the subjectVar itself but also the other vars (e.g.
getSubjectCardinality(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
getSubjectName() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getSubjects(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getSubjects(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getSubjects(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getSubjects(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getSubjects(ShapeSource.Predicates) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getSubjects(ShapeSource.Predicates) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getSubjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
getSubjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
getSubjectURIs(IRI, Value, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
getSubjectValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getSubjectVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
getSubjectVar() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getSubjectVar() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getSubjectVar() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
getSubQuery() - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
getSubSelects(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getSubSelects(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
GetSuffix(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getSupportedIsolationLevels() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
getSupportedIsolationLevels() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getSupportedIsolationLevels() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencer
 
getSupportedIsolationLevels() - Method in interface org.eclipse.rdf4j.sail.Sail
Retrieve the IsolationLevels supported by this SAIL, ordered by increasing complexity.
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
getSupportedSettings() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
 
getSupportedSettings() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
getSupportedSettings() - Method in interface org.eclipse.rdf4j.rio.RDFParser
 
getSupportedSettings() - Method in interface org.eclipse.rdf4j.rio.RDFWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
getSupportedShaclPredicates() - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
Lists the predicates that have been implemented in the ShaclSail.
getSymbol() - Method in enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
 
getSymbol() - Method in enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
getSyncDelay() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
getSyncDelay() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Gets the currently configured sync delay.
getSystemEnv(String) - Method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Get system environment variable
getTabSize() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
 
getTabSize() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getTarget() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetableShape() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
getTargetableShape() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
getTargetableShape() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
getTargetableShape() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
getTargetableShape() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
getTargetableShape() - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
getTargetChain() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
getTargetChain() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
getTargetChain() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
getTargetChain() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.TargetChainInterface
 
getTargetChain(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
This is only the target part.
getTargetClass() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.Target
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getTargetFilter(ConnectionsGroup, Resource[], PlanNode) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getTargetName() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.1. Use ProjectionElem.getProjectionAlias() instead.
getTargetNames() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.1. Use ProjectionElemList.getProjectedNames() instead.
getTargetNamesFor(Collection<String>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
Deprecated, for removal: This API element is subject to removal in a future version.
getTargetNode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetObjectsOf() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.Targetable
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
getTargetQueryFragment(StatementMatcher.Variable, StatementMatcher.Variable, RdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
getTargetShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetSubjectsOf() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTargetVar() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getTargetVariable(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
getTargetVarName(int) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getTemplate() - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
getTemplate() - Method in class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
getTemplate() - Method in class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
getTemplate() - Method in interface org.eclipse.rdf4j.spin.ParsedTemplate
 
getTemplate() - Method in class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
getTemplate() - Method in class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
getTemplate(IRI, IRI, Set<IRI>, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
getThread() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getThread() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Thread name of the log records returned by this log reader.
getThreadName() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getThreadName() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
Get thread name
getThreadNames() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
getThreadNames() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
All available thread names of the log records.
getTillSnapshot() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
getTime() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
getTime() - Method in interface org.eclipse.rdf4j.common.logging.LogRecord
Get date time
getTimedOut() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getTimeStamp() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getTimeStamp() - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
getTitle() - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
getToken(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Get the specific Token.
getTotalTimeActual() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
The total time in milliseconds that this node-tree (all children and so on) used while the query was executed.
getTotalTimeNanosActual() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
getTotalTimeNanosActual() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
getTrackLineColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
 
getTrackLineColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
getTransactionalValidationLimit() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
getTransactionalValidationLimit() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
getTransactionIsolation() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Retrieve the currently set IsolationLevel.
getTransactionLock() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
getTransactionSetting(String) - Method in interface org.eclipse.rdf4j.common.transaction.TransactionSettingFactory
Retrieve a TransactionSetting with the supplied value.
getTransactionSetting(String) - Method in class org.eclipse.rdf4j.sail.shacl.PerformanceHintFactory
 
getTransactionSetting(String) - Method in class org.eclipse.rdf4j.sail.shacl.ValidationApproachFactory
 
getTransactionSettings() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
getTransactionSettings() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
getTransactionsLocation(String) - Static method in class org.eclipse.rdf4j.http.protocol.Protocol
Get the location of the transaction resources for a specific repository.
getTransactionURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getTreeString() - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
getTripleRefs() - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
getTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
getTriples(Resource, IRI, Value) - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
Gets all RDF-star triples that have a specific subject, predicate and/or object.
getTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
getTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
getTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
getTripleSource() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
getTripleSource() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
 
getTripleSource() - Method in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
getTrueNode(Class<? extends PushablePlanNode>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
getTuple() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
getTupleExpr() - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
Gets the tuple expression underlying this operation.
getTupleExpr() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
getTupleExpr() - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
getTupleExprCardinality(TupleExpr, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
getTupleExprClone() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
getTupleExprCost(TupleExpr, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getTupleExprCost(TupleExpr, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getTupleFunctionParsers() - Method in class org.eclipse.rdf4j.spin.SpinParser
 
getTupleFunctionRegistry() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
getTupleQueryResult(HttpUriRequest, TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Parse the response in this thread using the provided TupleQueryResultHandler.
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParser
Gets the query result format that this parser can parse.
getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory
Returns the tuple query result format for this factory.
getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriter
Gets the query result format that this writer uses.
getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory
Returns the tuple query result format for this factory.
getTupleQueryString(String, BindingSet) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Retrieve a modified queryString into which all bindings of the given argument are replaced, with the binding names included in the SELECT clause.
getTuples() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
getTxn() - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
get the parsed transaction
getType() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
getType() - Method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
 
getType() - Method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
getType() - Method in interface org.eclipse.rdf4j.repository.config.RepositoryImplConfig
 
getType() - Method in class org.eclipse.rdf4j.rio.hdt.HDTArray
Get the type of the array
getType() - Method in class org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
 
getType() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
getType() - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
getType() - Method in interface org.eclipse.rdf4j.sail.config.SailImplConfig
 
getType() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getTypeAdded() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
getTypePattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
getTypePattern() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
getTypeRemoved() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
getUnboundTest(QueryEvaluationContext, Var, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
getUnboundVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getUnboundVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
getUnboundVars(List<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
getUnionSize(Set<String>, Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
getUnionSize(Set<String>, Set<String>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
getUnits() - Method in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
getUnits() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getUnits(Function, Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.FunctionArguments
Get the UoM IRI of the unit
getUnitSymbol(IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
getUpdate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
getUpdateContainers() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
getUpdateEndpointUrl() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
getUpdateExpr() - Method in class org.eclipse.rdf4j.sail.UpdateContext
 
getUpdateExpr() - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
getUpdateExprs() - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
getUpdateMethod(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getUpdateMethod(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getUpdateMethod(QueryLanguage, String, String, Dataset, boolean, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getUpdateMethodParameters(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getUpdateMethodParameters(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getUpdateMethodParameters(QueryLanguage, String, String, Dataset, boolean, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getUpdateString() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getUpdateString(String, BindingSet) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Retrieve a modified queryString into which all bindings of the given argument are replaced with their value.
getUpdateURL() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
getUpdateURL() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getUpperBound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
getUri() - Method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
getUri() - Method in class org.eclipse.rdf4j.spin.RuleProperty
 
getUri() - Method in class org.eclipse.rdf4j.spin.Template
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Day
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Hours
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Minutes
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Month
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Seconds
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Timezone
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Tz
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Year
 
getURI() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Boundary
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Buffer
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.ConvexHull
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Difference
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Distance
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhContains
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCoveredBy
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCovers
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhDisjoint
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhEquals
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhInside
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhMeet
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhOverlap
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Envelope
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Intersection
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8DC
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EC
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EQ
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPP
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPPI
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8PO
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPP
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPPI
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Relate
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfContains
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfCrosses
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfDisjoint
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfEquals
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfIntersects
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfOverlaps
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfTouches
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfWithin
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SRID
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SymmetricDifference
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Union
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.MD5
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA1
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA256
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA384
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA512
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Abs
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Ceil
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Floor
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Round
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrDt
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrLang
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.STRUUID
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.UUID
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Concat
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Contains
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.LowerCase
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Replace
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrAfter
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrBefore
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrEnds
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrLen
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrStarts
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.UpperCase
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.IsTripleFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.StatementFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleObjectFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TriplePredicateFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleSubjectFunction
 
getURI() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
getURI() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
getURI() - Method in class org.eclipse.rdf4j.rio.rdfxml.Att
 
getURI() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
getURI() - Method in class org.eclipse.rdf4j.sail.shacl.ast.XmlDatatypeUtilFunction
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Add
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.And
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.apf.ConcatTupleFunction
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.apf.StrSplit
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Concat
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Divide
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.EqualTo
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.GreaterThan
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.GreaterThanOrEqualTo
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.LessThan
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.LessThanOrEqualTo
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.list.Index
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.list.Length
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.list.Member
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Localname
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Multiply
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Not
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.NotEqualTo
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Or
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.BuildString
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.BuildURI
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.Cast
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.CurrentTimeMillis
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.DateFormat
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.DecimalFormat
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.DecodeURL
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.EncodeURL
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.For
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.ForEach
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.GenerateUUID
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.IndexOf
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.IsValidURI
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.LastIndexOf
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.Mod
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.Random
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.ReplaceAll
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.Split
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.TimeMillis
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.Trim
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.spif.UnCamelCase
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
getURI() - Method in class org.eclipse.rdf4j.spin.function.Subtract
 
getURI(String) - Method in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
getURI(String) - Method in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
getURI(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getUrl() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
getURL() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
getURL(String) - Static method in class org.eclipse.rdf4j.common.io.ResourceUtil
The URL to the specified resource
getUsedBNodeIDs() - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
getUsedNamespaces(Set<Statement>, Set<String>) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
getUserHome() - Method in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
getUserHome() - Method in interface org.eclipse.rdf4j.common.platform.Platform
Returns the directory for the current user.
getUserHome() - Method in class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
getUserInfo() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the raw user-information component of this IRI.
getUsername() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
getUUID() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Deprecated, for removal: This API element is subject to removal in a future version.
getUUID() - Method in interface org.eclipse.rdf4j.util.UUIDable
Returns the UUID of this object.
getValidationApproach() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
getValidationPlan(SailConnection, Resource[], Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
getValidationPlan(SailConnection, Resource[], Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
getValidationReport() - Method in exception org.eclipse.rdf4j.sail.shacl.ShaclSailValidationException
Deprecated.
The returned ValidationReport is planned to be moved to a different package and this method is planned to return that class.
getValidationReport(Throwable) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSailValidationReportHelper
Looks for a ValidationException starting with the specified throwable and working back through the cause references, and returns the validation report as a Model if one is found.
getValidationReportAsString(Throwable) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSailValidationReportHelper
Finds a validation report using ShaclSailValidationReportHelper.getValidationReport(Throwable) and returns a String containing the pretty-printed report.
getValidationResult() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getValidationResult() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
getValidationResult() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
getValidationResultsLimitPerConstraint() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
getValidationResultsLimitPerConstraint() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
ValidationReports contain validation results.
getValidationResultsLimitTotal() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
getValidationResultsLimitTotal() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
ValidationReports contain validation results.
getValidNodeId(BNode) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Create a syntactically valid node id from the supplied blank node id.
getValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
getValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
getValue() - Method in interface org.eclipse.rdf4j.common.transaction.IsolationLevel
 
getValue() - Method in interface org.eclipse.rdf4j.common.transaction.TransactionSetting
The value for this transaction setting.
getValue() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
getValue() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
getValue() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
getValue() - Method in interface org.eclipse.rdf4j.query.Binding
Gets the value of the binding.
getValue() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
getValue() - Method in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
An optional attribute value of the Token.
getValue() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanSAXParser
 
getValue() - Method in class org.eclipse.rdf4j.rio.hdt.CRC16
 
getValue() - Method in class org.eclipse.rdf4j.rio.hdt.CRC32
 
getValue() - Method in class org.eclipse.rdf4j.rio.hdt.CRC8
 
getValue() - Method in enum org.eclipse.rdf4j.rio.hdt.HDTArray.Type
Get value associated with this type
getValue() - Method in enum org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
getValue() - Method in enum org.eclipse.rdf4j.rio.hdt.HDTPart.Type
Get value associated with this type
getValue() - Method in enum org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
getValue() - Method in class org.eclipse.rdf4j.rio.rdfxml.Att
 
getValue() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
getValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
getValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
getValue() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
getValue() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings
 
getValue() - Method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
 
getValue() - Method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
getValue() - Method in class org.eclipse.rdf4j.spin.ConstraintViolation
 
getValue(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
getValue(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
getValue(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
getValue(String) - Method in interface org.eclipse.rdf4j.query.BindingSet
Gets the value of the binding with the specified name from this BindingSet.
getValue(String) - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
getValue(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
getValue(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
getValue(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
getValue(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getValue(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
getValue(Var, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
getValueExpr(String) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
getValueFactory() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
getValueFactory() - Static method in class org.eclipse.rdf4j.model.util.Values
getValueFactory() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
Gets a ValueFactory object that can be used to create URI-, blank node- and literal objects.
getValueFactory() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
getValueFactory() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
getValueFactory() - Method in class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
getValueFactory() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
getValueFactory() - Method in interface org.eclipse.rdf4j.repository.Repository
Gets a ValueFactory for this Repository.
getValueFactory() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Gets a ValueFactory for this RepositoryConnection.
getValueFactory() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
getValueFactory() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
getValueFactory() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
getValueFactory() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
getValueFactory() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
The ValueFactory that should be used in association with this.
getValueFactory() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
getValueFactory() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
getValueFactory() - Method in interface org.eclipse.rdf4j.sail.Sail
Gets a ValueFactory object that can be used to create IRI-, blank node-, literal- and statement objects.
getValueForExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
Retrieve the associated Value (if any) for the given valueExpr.
getValueForVar(Var, BindingSet) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
getValueType() - Method in class org.eclipse.rdf4j.spin.Argument
 
getValueVariable(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
getVar(String) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
getVar(Value) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
getVarFreqMap(List<Var>, M) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
getVariableMap() - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
getVariableNames() - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
getVariablePrefix(StatementMatcher.Variable, StatementMatcher.Variable) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
getVarList() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getVarList() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
getVarList() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
getVarListInternal() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
getVarName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
getVarName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
getVarName() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
getVarName(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
getVarName(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
getVarName(ValueExpr) - Static method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
getVarNames() - Method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
getVarNames() - Method in class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
Deprecated.
 
getVarNames(Set<String>, boolean, Set<String>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
getVars() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.VariableFinder
 
getVars() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector
 
getVars() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Adds the variables of this statement pattern to the supplied collection.
getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
Adds the variables of this statement pattern to the supplied collection.
getVars(L) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Adds the variables of this statement pattern to the supplied collection.
getVarValue(Var, boolean, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
getVarValue(Var, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
getVerb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
getVerb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
 
getVersion() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Get the version of the application.
getVersion() - Static method in class org.eclipse.rdf4j.RDF4J
Get version number string
getWarnings() - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
getWatchObjects() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Exposed for test purposes.
getWatchPredicates() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Exposed for test purposes.
getWatchSubjects() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Exposed for test purposes.
getWhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
 
getWhereExpr() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
getWildcardInstance(CloseableIteration<? extends E, X>, CloseableIteration<? extends E, X>) - Static method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
getWithClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
 
getWktWriter() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
getWrappedConnection() - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapper
 
getWrappedConnection() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
Gets the connection that is wrapped by this object.
getWrappedConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Gets the connection that is wrapped by this object.
getWriteLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Gets an exclusive write lock.
getWriteLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Gets an exclusive write lock.
getWriteLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Gets an exclusive write lock.
getWriter() - Method in interface org.eclipse.rdf4j.common.io.CharSink
get the Writer used by this CharSink.
getWriter() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
 
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getWriter() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
getWriter() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
Returns a new instance of BinaryQueryResultWriter.
getWriter(OutputStream) - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory
Returns a BooleanQueryResultWriter instance that will write to the supplied output stream.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
Returns a new instance of SPARQLResultsJSONWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
Returns a new instance of SPARQLResultsJSONWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
Returns a new instance of SPARQLStarResultsJSONWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
Returns a new instance of SPARQLBooleanXMLWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
Returns a new instance of SPARQLResultsXMLWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriterFactory
Returns a new instance of SPARQLResultsXMLWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
Returns a new instance of BinaryQueryResultWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
Returns a new instance of SPARQLResultsCSVWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
Returns a new instance of SPARQLResultsTSVWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
Returns a new instance of SPARQLStarResultsTSVWriter.
getWriter(OutputStream) - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory
Returns a TupleQueryResultWriter instance that will write to the supplied output stream.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
Returns a new instance of BinaryRDFWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
Returns a new instance of NQuadsWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
Returns a new instance of NTriplesWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(OutputStream) - Method in interface org.eclipse.rdf4j.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied output stream.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
Returns a new instance of TriGStarWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
Returns a new instance of TurtleWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
Returns a new instance of TurtleStarWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(OutputStream, String) - Method in interface org.eclipse.rdf4j.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied output stream.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
Returns a new instance of TriGStarWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
 
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
throws UnsupportedOperationException
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
Returns a new instance of N3Writer.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
Returns a new instance of NQuadsWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
Returns a new instance of NTriplesWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(Writer) - Method in interface org.eclipse.rdf4j.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied writer.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
Returns a new instance of TriGStarWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
Returns a new instance of TurtleWriter.
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
Returns a new instance of TurtleStarWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory
throws UnsupportedOperationException
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(Writer, String) - Method in interface org.eclipse.rdf4j.rio.RDFWriterFactory
Returns an RDFWriter instance that will write to the supplied writer.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
Returns a new instance of RDFXMLWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
Returns a new instance of RDFXMLPrettyWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
Returns a new instance of TriGWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
Returns a new instance of TriGStarWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
Returns a new instance of TriXWriter.
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
 
getWriterConfig() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
getWriterConfig() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Retrieves the current writer configuration as a single object.
getWriterConfig() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
getWriterConfig() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
getWriterConfig() - Method in interface org.eclipse.rdf4j.rio.RDFWriter
Retrieves the current writer configuration as a single object.
getWriterConfig() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
getWriterFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForFileName(String) - Static method in class org.eclipse.rdf4j.rio.Rio
Tries to match the extension of a file name against the list of RDF formats that can be written.
getWriterFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Tries to match a MIME type against the list of tuple query result formats that can be written.
getWriterFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.rio.Rio
Tries to match a MIME type against the list of RDF formats that can be written.
getWriterPreference() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
getWriterPreference() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
getWriterPreference() - Method in class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
getWriteState() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
getXMLReader() - Method in class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
Creates an XML Reader configured using the current parser settings.
getXone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ByteCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
Get the specific XML Schema datatype which this function returns.
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateTimeCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DecimalCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DoubleCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.FloatCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.LongCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NegativeIntegerCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonNegativeIntegerCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ShortCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedByteCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedIntCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedLongCast
 
getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedShortCast
 
getXsdDatatype(Literal) - Static method in class org.eclipse.rdf4j.model.util.Literals
Deprecated, for removal: This API element is subject to removal in a future version.
getXsdName() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
Returns a prefixed name representation of the specific datatype that this function returns
getZeroLengthPathIterator(BindingSet, Var, Var, Var, Value, Value, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
GIT_BRANCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:GitBranch
GIT_REPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:GitRepository
GIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:give
GIVEN_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
GIVEN_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:given-name
GIVENNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
Deprecated.
Use GIVEN_NAME instead for new statements
GLOBAL - org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
GLOBAL_BASEURI - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTGlobal
 
GLOBAL_FORMAT - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTGlobal
 
GLOBAL_LOG_VALIDATION_EXECUTION - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
GLOBAL_LOG_VALIDATION_EXECUTION_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
GLOBAL_SOFTWARE - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTGlobal
 
globalLogValidationExecution - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.globalLogValidationExecution
globalLogValidationExecution - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
GMONTH - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
GMONTH - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
GMONTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#gMonth
GMONTHDAY - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
GMONTHDAY - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
GMONTHDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#gMonthDay
gp - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
 
GRANT_USE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:grantUse
graph - Variable in class org.eclipse.rdf4j.query.algebra.Clear
 
graph - Variable in class org.eclipse.rdf4j.query.algebra.Create
 
graph - Variable in class org.eclipse.rdf4j.query.algebra.Load
 
graph - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
graph - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
graph - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
graph - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
graph - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
graph(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
graph(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
Specify which graph to target
graph(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
graph(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
Specify the graph to create
graph(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
Specify which graph to target
GRAPH - org.eclipse.rdf4j.query.Query.QueryType
Graph queries (such as the SPARQL CONSTRUCT and DESCRIBE query form) return a sequence of RDF statements as the result.
GRAPH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
GRAPH - Static variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
 
GRAPH - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.CreateQuery
 
GRAPH - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
GRAPH - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
GRAPH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Graph
GRAPH_COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Graph Collection
GRAPH_IRI_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#graphIRI Points to graph names (IRIs) in various sp:Update operations.
GRAPH_NAME_NODE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#graphNameNode The name (IRI or Variable) of a NamedGraph.
GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the graph parameter.
GRAPH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
graph
GRAPH_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
GraphComparator() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.GraphComparator
 
GraphComparisons - Class in org.eclipse.rdf4j.model.util
Functions for canonicalizing RDF models and computing isomorphism.
GraphComparisons() - Constructor for class org.eclipse.rdf4j.model.util.GraphComparisons
 
GraphComparisons.Partitioning - Class in org.eclipse.rdf4j.model.util
Encapsulates the current partitioning state of the algorithm, keeping track of previous and current node:hashcode mappings as well as static value mappings.
GraphGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphManagementQuery<T extends GraphManagementQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
 
GraphManagementQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
 
graphName - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
GraphName - Interface in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Denotes a query element that can be used as a Graph Name
GraphNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphNodePath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphOrDefault() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
graphPattern - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
GraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql
A graph pattern consisting of (required and optional) tuple expressions, binding assignments and boolean constraints.
GraphPattern - Interface in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Denotes a SPARQL Graph Pattern
GraphPattern() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Creates a new graph pattern.
GraphPattern(GraphPattern) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
Creates a new graph pattern that inherits the context and scope from a parent graph pattern.
GraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphPatternGroupable - Interface in org.eclipse.rdf4j.query.algebra
Deprecated.
Use VariableScopeChange instead.
GraphPatternNotTriples - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
 
GraphPatternNotTriples() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
 
GraphPatternNotTriples(GraphPattern) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
 
GraphPatternNotTriples() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphPatterns - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A class with static methods to create graph patterns.
GraphPatterns() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
graphQuery(Repository, String, Function<GraphQueryResult, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Construct or Describe query on the given Repository within a transaction and passes the results to the given Function with the result from the function returned by the method.
graphQuery(Repository, String, RDFHandler) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Construct or Describe query on the given Repository within a transaction and passes the results to the given RDFHandler.
GraphQuery - Interface in org.eclipse.rdf4j.query
 
GraphQueryImpl(ParsedGraphQuery) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.GraphQueryImpl
 
graphQueryNoTransaction(Repository, String, Function<GraphQueryResult, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Construct or Describe query on the given Repository without opening a transaction and passes the results to the given Function with the result from the function returned by the method.
graphQueryNoTransaction(Repository, String, RDFHandler) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Construct or Describe query on the given Repository without opening a transaction and passes the results to the given RDFHandler.
graphQueryProjection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
GraphQueryResult - Interface in org.eclipse.rdf4j.query
A representation of a query result as a sequence of Statement objects.
GraphQueryResultFilter(GraphQueryResult) - Constructor for class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
GraphQueryResultImpl - Class in org.eclipse.rdf4j.query.impl
Deprecated.
since 2.0. Use IteratingGraphQueryResult instead.
GraphQueryResultImpl(Map<String, String>, CloseableIteration<? extends Statement, ? extends QueryEvaluationException>) - Constructor for class org.eclipse.rdf4j.query.impl.GraphQueryResultImpl
Deprecated.
 
GraphQueryResultIteration(GraphQueryResult) - Constructor for class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
GraphRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GraphRefAll() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GRAPHS - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
GraphTemplate - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Graph Template, used in Construct queries
GraphTemplate() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
 
GraphTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
greater - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
GREATER_THAN - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
GREATER_THAN_EQUALS - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
GreaterThan - Class in org.eclipse.rdf4j.spin.function
 
GreaterThan() - Constructor for class org.eclipse.rdf4j.spin.function.GreaterThan
 
GreaterThanOrEqualTo - Class in org.eclipse.rdf4j.spin.function
 
GreaterThanOrEqualTo() - Constructor for class org.eclipse.rdf4j.spin.function.GreaterThanOrEqualTo
 
group - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
group - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.GroupFinder
 
group - Variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
group - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
group - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
group() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Enclose the path with `(` and `)`.
Group - Class in org.eclipse.rdf4j.query.algebra
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.
Group() - Constructor for class org.eclipse.rdf4j.query.algebra.Group
 
Group(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
 
Group(TupleExpr, Iterable<String>) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
 
Group(TupleExpr, Iterable<String>, Iterable<GroupElem>) - Constructor for class org.eclipse.rdf4j.query.algebra.Group
 
GROUP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:group
GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Group
GROUP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
GROUP_BY - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.GroupBy
 
GROUP_BY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#groupBy Points from a Query to the list of GROUP BY expressions.
group_concat(String, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
group_concat(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
GROUP_CONCAT - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
GROUP_CONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
GROUP_CONCAT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
Groupable - Interface in org.eclipse.rdf4j.sparqlbuilder.core
Denotes a groupable SPARQL query element (can be used in a GROUP BY clause)
groupBindings - Variable in class org.eclipse.rdf4j.query.algebra.Group
 
groupBy - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
groupBy - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
groupBy - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
groupBy(Groupable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Add grouping specifiers for the query results.
groupBy(Groupable...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Group By clause
groupBy(GroupBy) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set this query's Group By clause
GroupBy - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Group By clause
GroupBy() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.GroupBy
 
GroupByCountFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
GroupByCountFilter(PlanNode, Function<Long, Boolean>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
GroupByFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
GroupByFilter(PlanNode, Function<Collection<ValidationTuple>, Boolean>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
GroupClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GroupConcat - Class in org.eclipse.rdf4j.query.algebra
The GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
GroupConcat(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupConcat
 
GroupConcat(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupConcat
 
GroupConcat() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GroupCondition() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GroupedPath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
GroupedPath(PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.GroupedPath
 
GroupElem - Class in org.eclipse.rdf4j.query.algebra
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.
GroupElem(String, AggregateOperator) - Constructor for class org.eclipse.rdf4j.query.algebra.GroupElem
 
groupElements - Variable in class org.eclipse.rdf4j.query.algebra.Group
 
GroupFinder() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.GroupFinder
 
GroupGraphPattern - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL Group Graph Pattern
GroupGraphPattern() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
GroupGraphPattern(boolean) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
GroupGraphPattern(GraphPattern) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
GroupGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
groupIfNotGrouped(PropertyPath) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
GroupIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator(EvaluationStrategy, Group, BindingSet, long, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
Deprecated.
GroupIterator(EvaluationStrategy, Group, BindingSet, long, QueryEvaluationContext, ValueFactory, CollectionFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
GroupIterator(EvaluationStrategy, Group, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
GroupIterator.AggregatePredicateCollectorSupplier<T extends AggregateCollector,​D> - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
This is to collect together in operation an aggregate function the name of it.
GroupIterator.AvgAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.AvgCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.ConcatAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.CountAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.CountCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.DistinctBindingSets - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.DistinctValues - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.Entry - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.IntegerCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.MaxAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.MinAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.QueryStepEvaluator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.SampleAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.SampleCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.StringBuilderCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.SumAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.ValueCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupIterator.WildCardCountAggregate - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
GroupOrUnionGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
GroupVisitor() - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
gsub(String, String, String) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
Deprecated.
use instead.
gt(Number, Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left > right
gt(Number, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left > right
gt(Operand, Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left > right
gt(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left > right
GT - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
greater than
GT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:gt
GT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
GT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
gte(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left >= right
GTEQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:gteq
GUARANTEED_LAST_INDEX_IN_USE - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
guaranteedLastIndexInUse - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
GYEAR - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
GYEAR - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
GYEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#gYear
GYEARMONTH - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
GYEARMONTH - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
GYEARMONTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#gYearMonth
GZipUtil - Class in org.eclipse.rdf4j.common.io
GZip-related utilities.
GZipUtil() - Constructor for class org.eclipse.rdf4j.common.io.GZipUtil
 

H

HAD_ACTIVITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadActivity
HAD_DICTIONARY_MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadDictionaryMember
HAD_GENERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadGeneration
HAD_MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadMember
HAD_PLAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadPlan
HAD_PRIMARY_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadPrimarySource
HAD_ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:hadRole
HAD_ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadRole
HAD_USAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:hadUsage
handleAlreadyClosed() - Method in class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
 
handleAlreadyClosed() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
handleBindings() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceJoinIterator
 
handleBindings() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
Implementations must implement this method to handle bindings.
handleBindings() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.BatchingServiceIteration
 
handleBindings() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.FallbackServiceIteration
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
handleBoolean(boolean) - Method in interface org.eclipse.rdf4j.query.QueryResultHandler
Handles the specified boolean value.
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleClose() - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockingIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration
Deprecated.
Called by AbstractCloseableIteration.close() when it is called for the first time.
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Closes this iteration as well as the wrapped iteration if it is a CloseableIteration.
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Closes this iteration as well as the underlying iteration if it has already been created and happens to be a CloseableIteration.
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Closes this Iteration as well as the wrapped Iteration if it happens to be a CloseableIteration .
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
Closes this Iteration and also closes the wrapped Iteration if it is a CloseableIteration.
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.SilentIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
Called by AbstractCloseableIterator.close() when it is called for the first time.
handleClose() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
handleClose() - Method in class org.eclipse.rdf4j.common.iterator.UnionIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
Closes this iteration as well as the underlying iteration if it has already been created and happens to be a CloseableIteration.
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
handleClose() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
handleClose() - Method in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
handleClose() - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
handleClose() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
 
handleClose() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
handleClose() - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
handleClose() - Method in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
handleClose() - Method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
 
handleClose() - Method in class org.eclipse.rdf4j.sail.helpers.SailBaseIteration
 
handleClose() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
This method is thread-safe (i.e.
handleClose() - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
handleClose() - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
handleComment(String) - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
handleComment(String) - Method in interface org.eclipse.rdf4j.rio.RDFHandler
Handles a comment.
handleComment(String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
handleComment(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
handleCommonDatatype(Literal, Literal, boolean, CoreDatatype.XSD, CoreDatatype.XSD, boolean, boolean, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
handleDefaultGraph(Resource) - Static method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
handleFilter(Resource[], Resource, IRI, Value, CloseableIteration<? extends Statement, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
handleInlineNode(Statement, boolean, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
handleLinks(List<String>) - Method in interface org.eclipse.rdf4j.query.QueryResultHandler
Handles the links elements which are present in SPARQL Results JSON and SPARQL Results XML documents in the header.
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleList(Statement, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
handleNamespace(String, String) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Handles a namespace prefix declaration.
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
handleNamespace(String, String) - Method in interface org.eclipse.rdf4j.rio.RDFHandler
Handles a namespace declaration/definition.
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
handlePathModifiers(StatementPattern.Scope, Var, TupleExpr, Var, Var, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
handlePostLogging(long, ValidationResultIterator) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
handlePostLogging(long, ValidationResultIterator) - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
handlePreLogging() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
handlePreLogging() - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
handler - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
The QueryResultHandler that will handle the parsed query results.
handler - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
handler - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
handler - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
handleReification(Value) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
handlerRef - Variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler.InterruptTask
 
handleSailException(SailException) - Method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
Handler for exceptions generated by the closure of the SailClosable array given to this object.
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
handleSolution(BindingSet) - Method in interface org.eclipse.rdf4j.query.QueryResultHandler
Handles a solution.
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
handleSolution(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
Extending classes must implement this method instead of overriding AbstractQueryResultWriter.handleSolution(BindingSet) in order to benefit from automatic handling of RDF-star encoding.
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleSorting(boolean, PlanNode) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper
 
handleSorting(PlanNode, PlanNode) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper
 
handleStatement(boolean) - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
handleStatement(boolean) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
handleStatement(RDFDataset, Statement) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalRDFParser
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.repository.util.RDFRemover
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
handleStatement(Statement) - Method in interface org.eclipse.rdf4j.rio.RDFHandler
Handles a statement.
handleStatement(Statement) - Method in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
handleStatementConvertRDFStar(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
handleStatementEncodeRDFStar(Statement) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
handleStatementInternal(Statement, boolean, boolean, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Internal method that differentiates between the pretty-print and streaming writer cases.
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
handleStylesheet(String) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Handles a stylesheet URL.
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleWriterConfig() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
has(Consumer<EmptyPropertyPathBuilder>, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(Consumer, RdfObject...) that converts the specified Boolean objects to RdfLiterals.
has(Consumer<EmptyPropertyPathBuilder>, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(Consumer, RdfObject...) that converts the specified Number objects to RdfLiterals.
has(Consumer<EmptyPropertyPathBuilder>, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(Consumer, RdfObject...) that converts the specified String objects to RdfLiterals.
has(Consumer<EmptyPropertyPathBuilder>, Value...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(Consumer, RdfObject...) that converts the specified Value objects to RdfObjects.
has(Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject, predicate path and object.
has(K) - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Checks whether a service for the specified key is available.
has(IRI, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts Boolean objects into RdfLiteral instances
has(IRI, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts Number objects into RdfLiteral instances
has(IRI, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts String objects into RdfLiteral instances
has(IRI, Value...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject and the given predicate and object
has(IRI, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject and the given predicate and object
has(RdfPredicateObjectList...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject and the given predicate-object list(s)
has(RdfPredicate, Boolean...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts Boolean objects into RdfLiteral instances
has(RdfPredicate, Number...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts Number objects into RdfLiteral instances
has(RdfPredicate, String...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Wrapper for RdfSubject.has(RdfPredicate, RdfObject...) that converts String objects into RdfLiteral instances
has(RdfPredicate, Value...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject and the given predicate and object
has(RdfPredicate, RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Create a triple pattern from this subject and the given predicate and object
HAS_ADDITIONAL_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasAdditionalName
HAS_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasAddress
HAS_ALL_OBJECTS_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
HAS_ANCHOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:has_anchor
HAS_BEGINNING - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasBeginning
HAS_CALENDAR_BUSY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasCalendarBusy
HAS_CALENDAR_LINK - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasCalendarLink
HAS_CALENDAR_REQUEST - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasCalendarRequest
HAS_CATALOG - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:catalog
HAS_CATEGORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasCategory
HAS_COUNTRY_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasCountryName
HAS_DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:dataset
HAS_DATE_TIME_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasDateTimeDescription
HAS_DISTRIBUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:distribution
HAS_DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasDuration
HAS_DURATION_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasDurationDescription
HAS_EMAIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasEmail
HAS_END - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasEnd
HAS_FAMILY_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasFamilyName
HAS_FN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasFN
HAS_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/hasFormat
HAS_GENDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasGender
HAS_GEO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasGeo
HAS_GIVEN_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasGivenName
HAS_HONORIFIC_PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasHonorificPrefix
HAS_HONORIFIC_SUFFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasHonorificSuffix
HAS_INSTANT_MESSAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasInstantMessage
HAS_KEY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasKey
HAS_LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasLanguage
HAS_LOCALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasLocality
HAS_LOGO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasLogo
HAS_MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasMember
HAS_MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasMember
HAS_MEMBER_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:hasMemberRelation
HAS_MEMBERSHIP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasMembership
HAS_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasName
HAS_NICKNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasNickname
HAS_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasNote
HAS_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:organization
HAS_ORGANIZATION_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasOrganizationName
HAS_ORGANIZATION_UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasOrganizationUnit
HAS_PART - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/hasPart
HAS_PART - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:hasPart
HAS_PHOTO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasPhoto
HAS_POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:hasPolicy
HAS_POST - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasPost
HAS_POSTAL_CODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasPostalCode
HAS_PRIMARY_SITE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasPrimarySite
HAS_PROVENANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:has_provenance
HAS_QUERY_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:has_query_service
HAS_RECORD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:record
HAS_REGION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasRegion
HAS_REGISTERED_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:hasRegisteredOrganization
HAS_REGISTERED_SITE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasRegisteredSite
HAS_RELATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasRelated
HAS_ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:role
HAS_ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasRole
HAS_SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:service
HAS_SITE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasSite
HAS_SOUND - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasSound
HAS_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasSource
HAS_STREET_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasStreetAddress
HAS_SUB_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasSubOrganization
HAS_TELEPHONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasTelephone
HAS_TEMPORAL_DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasTemporalDuration
HAS_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasTime
HAS_TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasTitle
HAS_TOP_CONCEPT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:hasTopConcept relation.
HAS_TRS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasTRS
HAS_UID - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasUID
HAS_UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:hasUnit
HAS_URL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasURL
HAS_VALUE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
HAS_VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:hasValue
HAS_VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:hasValue
HAS_VALUE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
HAS_VALUE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:HasValueConstraintComponent
HAS_VALUE_CONSTRAINT_COMPONENT_HAS_VALUE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
HAS_VALUE_CONSTRAINT_COMPONENT_HAS_VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:HasValueConstraintComponent-hasValue
HAS_VERSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/hasVersion
HAS_XSDDURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hasXSDDuration
hasAdded - Variable in class org.eclipse.rdf4j.sail.shacl.Stats
 
hasAdded() - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
hasAddedStatements() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
hasAggregateOperatorInExpression() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
hasAlias() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
 
HasAllObjects - Class in org.eclipse.rdf4j.spin.function.spif
 
HasAllObjects() - Constructor for class org.eclipse.rdf4j.spin.function.spif.HasAllObjects
 
hasApproved() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
hasApproved(Resource, IRI, Value, Resource[]) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
hasArea - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasArea property
hasBinding - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
hasBinding(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
hasBinding(String) - Method in interface org.eclipse.rdf4j.query.BindingSet
Checks whether this BindingSet has a binding with the specified name.
hasBinding(String) - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
hasBinding(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
HasBinding(String, Function<ArrayBindingSet, Boolean>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.HasBinding
 
hasBooleanSet - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
hasBoundingBox - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasBoundingBox property
hasCachedCardinality(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
hasCentroid - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasCentroid property
hasCharset() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Checks if the FileFormat has a (default) charset.
hasCondition() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
hasConnectionListeners() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
hasContextStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
hasContextStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
hasContextStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
hasContextStatements() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
 
hasDefaultFileExtension(String) - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Checks if the specified file name extension matches the FileFormat's default file name extension.
hasDefaultGeometry - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasDefaultGeometry property
hasDefaultMIMEType(String) - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Checks if the specified MIME type matches the FileFormat's default MIME type.
hasDeprecated() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
hasDeprecated(Resource, IRI, Value, Resource[]) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
hasDeprecated(Statement) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
hasError() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
hasError() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
hasError() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
hasFileExtension(String) - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Checks if the FileFormat's file extension is equal to the specified file extension.
hasGeometry - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasGeometry property
hasGroup - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
hash - Variable in class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
hash(String, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.HashFunction
Calculate hash value, represented as hexadecimal string.
HASH - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
HASH_TOKEN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
hashAValue(Function<BindingSet, Value>, int, BindingSet) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
Hashes a value that complies with the hashCode/equals conception but only in context of this collection/factory storage layer.
hashBag(HashCode...) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
hashBNodes(Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
hashBNodes(Model, GraphComparisons.Partitioning) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
hashcode - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
hashCode - Variable in class org.eclipse.rdf4j.model.base.InternedIRI
 
hashCode - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The MemURI's hash code, 0 if not yet initialized.
hashCode() - Method in class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
hashCode() - Method in class org.eclipse.rdf4j.common.app.AppVersion
 
hashCode() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
hashCode() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
 
hashCode() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
hashCode() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractBNode
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractNamespace
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractStatement
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple
 
hashCode() - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
hashCode() - Method in interface org.eclipse.rdf4j.model.BNode
Computes the hash code of this blank node.
hashCode() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
hashCode() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
hashCode() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
hashCode() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
hashCode() - Method in interface org.eclipse.rdf4j.model.IRI
Computes the hash code of this IRI.
hashCode() - Method in interface org.eclipse.rdf4j.model.Literal
Computes the hash code of this literal.
hashCode() - Method in interface org.eclipse.rdf4j.model.Namespace
Computes the hash code of this namespace.
hashCode() - Method in interface org.eclipse.rdf4j.model.Statement
Computes the hash code of this statement.
hashCode() - Method in interface org.eclipse.rdf4j.model.Triple
Computes the hash code of this triple.
hashCode() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
hashCode() - Method in class org.eclipse.rdf4j.query.AbstractBindingSet
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Add
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.And
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Avg
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Count
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Create
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Datatype
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Distinct
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Exists
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Group
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.If
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.In
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IsBNode
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IsLiteral
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IsNumeric
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IsResource
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.IsURI
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Join
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Label
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Lang
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.LangMatches
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ListMemberOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Load
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.LocalName
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Max
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Min
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Move
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Namespace
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Not
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Or
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Order
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Reduced
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.SameTerm
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Sample
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Str
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Sum
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Union
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
hashCode() - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
hashCode() - Method in interface org.eclipse.rdf4j.query.Binding
The hash code of a binding is defined as the bit-wise XOR of the hash codes of its name and value:
hashCode() - Method in interface org.eclipse.rdf4j.query.BindingSet
The hash code of a binding is defined as the bit-wise XOR of the hash codes of its bindings:
hashCode() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
hashCode() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
hashCode() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
hashCode() - Method in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
hashCode() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
hashCode() - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
hashCode() - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
hashCode() - Method in class org.eclipse.rdf4j.query.QueryLanguage
 
hashCode() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
hashCode() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
hashCode() - Method in class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
hashCode() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
hashCode() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
hashCode() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
hashCode() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
hashCode() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.ValidationTupleValueAndActiveTarget
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
hashCode() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
hashCode() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
hashCode() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
hashCode() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral
 
hashFunction - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
HashFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
Abstract hash function
HashFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.HashFunction
 
HashFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
HASHHUFF - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
hashJoinAttributeNames(Join) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
hashJoinAttributeNames(LeftJoin) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
HashJoinIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Generic hash join implementation suitable for use by Sail implementations.
HashJoinIteration(CloseableIteration<BindingSet, QueryEvaluationException>, Set<String>, CloseableIteration<BindingSet, QueryEvaluationException>, Set<String>, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
HashJoinIteration(CloseableIteration<BindingSet, QueryEvaluationException>, Set<String>, CloseableIteration<BindingSet, QueryEvaluationException>, Set<String>, boolean, IntFunction<Map<BindingSetHashKey, List<BindingSet>>>, IntFunction<List<BindingSet>>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Deprecated, for removal: This API element is subject to removal in a future version.
HashJoinIteration(EvaluationStrategy, Join, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Deprecated, for removal: This API element is subject to removal in a future version.
HashJoinIteration(EvaluationStrategy, LeftJoin, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Deprecated, for removal: This API element is subject to removal in a future version.
HashJoinIteration(EvaluationStrategy, TupleExpr, TupleExpr, BindingSet, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
HashJoinIteration(QueryEvaluationStep, QueryEvaluationStep, BindingSet, boolean, String[], QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
hashOfBindingSetFuntion(List<Function<BindingSet, Value>>) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
Generate a method that calculates a hash code that is valid in context of a single store implementation and QueryExecutionContext.
hashTable - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
hashTable - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
hashTableValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
hashTableValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
hashTuple(HashCode...) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
hasId() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
 
hasIterator() - Method in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
HASKEY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#hasKey
hasLength - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasLength property
hasLimit() - Method in class org.eclipse.rdf4j.query.algebra.Slice
Checks whether the row selection has a (valid) limit.
hasLimit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
hasMetricArea - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricArea property
hasMetricLength - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricLength property
hasMetricPerimeterLength - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricPerimeterLength property
hasMetricSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricSize property
hasMetricSpatialAccuracy - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricSpatialAccuracy property
hasMetricSpatialResolution - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricSpatialResolution property
hasMetricVolume - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasMetricVolume property
hasMIMEType(String) - Method in class org.eclipse.rdf4j.common.lang.FileFormat
Checks if specified MIME type matches one of the FileFormat's MIME types.
hasName(String) - Method in class org.eclipse.rdf4j.query.QueryLanguage
 
hasNewStatements() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
hasNext() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
hasNext() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Checks whether the source type iteration contains more elements.
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Calls the hasNext method of the underlying iteration.
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.EmptyIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Checks whether the underlying Iteration contains more elements.
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
hasNext() - Method in interface org.eclipse.rdf4j.common.iteration.Iteration
Deprecated.
Returns true if the iteration has more elements.
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
Checks whether the wrapped Iteration contains more elements, closing this Iteration when this is not the case.
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.IteratorIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.LimitIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.SilentIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.ConvertingIterator
Checks whether the source type itertor contains more elements.
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.EmptyIterator
 
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
hasNext() - Method in class org.eclipse.rdf4j.common.iterator.SingletonIterator
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
hasNext() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
hasNext() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
hasNext() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
hasNext() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
hasNext() - Method in class org.eclipse.rdf4j.model.util.PatternIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.ArrayBindingSetIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.BindingToBindingNameIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.ResultSizeCountingIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
Calls the hasNext method of the underlying iteration.
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
hasNext() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
hasNext() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet.EmptyBindingIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
hasNext() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
hasNext() - Method in interface org.eclipse.rdf4j.query.QueryResult
Returns true if the query result has more elements.
hasNext() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
hasNext() - Method in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
hasNext() - Method in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
hasNext() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
 
hasNext() - Method in class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
hasNext() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
hasNext() - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
hasNext() - Method in class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.helpers.SailBaseIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet.SingleIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
hasNext() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
hasNext() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
Checks whether the underlying iteration contains more elements.
hasNext() - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
hasNext() - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
hasNext(byte) - Static method in class org.eclipse.rdf4j.rio.hdt.VByte
Checks if the most significant bit is set.
hasObject(StatementMatcher.Variable<Value>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
hasObjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
hasObjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
hasObjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
hasObjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
hasObjectStatements() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
 
hasOffset() - Method in class org.eclipse.rdf4j.query.algebra.Slice
Checks whether the row selection has a (valid) offset.
hasOffset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
 
hasPassedThrough(String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
hasPerimeterLength - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasPerimeterLength property
hasPlanNode() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
hasPlanNode() - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
hasPredicateStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
hasPredicateStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
hasPredicateStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
hasPredicateStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
hasPredicateStatements() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
 
hasPrevious() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
hasPreviousStateConnection() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
hasProperty(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
hasProperty(String, String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchDocument
Checks whether a field occurs with a specified value in a Document.
hasProperty(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
hasRemoved - Variable in class org.eclipse.rdf4j.sail.shacl.Stats
 
hasRemoved() - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
hasRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
hasRepositoryConfig(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
hasRepositoryConfig(Repository, String) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
HASSELF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#hasSelf
hasSerialization - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasSerialization property
hasService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Verify if a registered FederatedService exists for the given serviceUrul.
hasShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
hasSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasSize property
hasSpatialAccuracy - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasSpatialAccuracy property
hasSpatialResolution - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasSpatialResolution property
hasStandardURI() - Method in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
hasStandardURI() - Method in class org.eclipse.rdf4j.rio.RDFFormat
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Checks whether the repository contains statements with a specific subject, predicate and/or object, optionally in the specified contexts.
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Determines if the store contains any statements from the specified contexts that have a specific subject, predicate and/or object.
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.VerySimpleRdfsBackwardsChainingConnection
 
hasStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Checks whether the repository contains statements with a specific subject, predicate and/or object, optionally in the specified contexts.
hasStatement(Statement, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
hasStatement(Statement, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
hasStatement(Statement, boolean, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
hasStatement(Statement, boolean, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Checks whether the repository contains the specified statement, optionally in the specified contexts.
hasStatement(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Checks whether the repository contains the specified statement, optionally in the specified contexts.
hasStatement(SailDataset, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
hasStatementInternal(Resource, IRI, Value, boolean, Resource[]) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
hasStatements - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
hasStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
hasStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
hasStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
hasStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
hasStatements() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
Checks whether this MemValue has any statements.
hasStatements() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
hasSubject(StatementMatcher.Variable<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
hasSubjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
hasSubjectStatements() - Method in class org.eclipse.rdf4j.sail.memory.model.MemResource
 
hasSubjectStatements() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemValue
 
hasSubSelectInRightArg() - Method in class org.eclipse.rdf4j.query.algebra.Join
hasSubset(StatementMatcher) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
hasSystemPropertyOverride(RioSetting<?>) - Method in class org.eclipse.rdf4j.rio.RioConfig
 
hasType() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
hasType(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
hasValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
hasValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
hasValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
hasValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
hasValue() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
hasValue() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
HASVALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#hasValue
HasValueConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
HasValueConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
HasValueConstraintComponent(Value) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
hasValueIn - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
hasValueIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
hasValueIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
HasValueInConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
HasValueInConstraintComponent - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
hasVolume - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:hasVolume property
hasWatchValues - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
having - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
having - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
having - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
having(Expression<?>...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Having
Add having conditions
having(Expression<?>...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Specify constraints for this query's Having clause.
having(Expression<?>...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Having clause
having(Having) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set this query's Having clause
Having - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Having clause
Having() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Having
 
HAVING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
HAVING - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Having
 
HAVING_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#having Points from a SELECT query to a list of HAVING expressions.
HavingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
hchar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
HDT - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The HDT file format, an RDF serialization format.
HDTArray - Class in org.eclipse.rdf4j.rio.hdt
HDT Array
HDTArray() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTArray
 
HDTArray.Type - Enum in org.eclipse.rdf4j.rio.hdt
 
HDTArrayFactory - Class in org.eclipse.rdf4j.rio.hdt
HDT Array factory.
HDTArrayFactory() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTArrayFactory
 
HDTArrayLog64 - Class in org.eclipse.rdf4j.rio.hdt
Log64
HDTArrayLog64() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
 
HDTBitmap - Class in org.eclipse.rdf4j.rio.hdt
 
HDTBitmap() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTBitmap
 
HDTDictionary - Class in org.eclipse.rdf4j.rio.hdt
HDT Dictionary Part.
HDTDictionary() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTDictionary
 
HDTDictionarySection - Class in org.eclipse.rdf4j.rio.hdt
HDT DictionarySection part.
HDTDictionarySection(String, long) - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTDictionarySection
Constructor
HDTDictionarySection.Type - Enum in org.eclipse.rdf4j.rio.hdt
 
HDTDictionarySectionFactory - Class in org.eclipse.rdf4j.rio.hdt
HDT DictionarySection factory.
HDTDictionarySectionFactory() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionFactory
 
HDTDictionarySectionPFC - Class in org.eclipse.rdf4j.rio.hdt
HDT DictionarySection Plain Front Coding.
HDTDictionarySectionPFC(String, long) - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
Constructor
HDTGlobal - Class in org.eclipse.rdf4j.rio.hdt
HDT Global Part.
HDTGlobal() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTGlobal
 
HDTHeader - Class in org.eclipse.rdf4j.rio.hdt
HDT Header Part.
HDTHeader() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTHeader
 
HDTParser - Class in org.eclipse.rdf4j.rio.hdt
RDF parser for HDT v1.0 files.
HDTParser() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTParser
Creates a new HDTParser that will use a SimpleValueFactory to create RDF model objects.
HDTParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTParser
Creates a new HDTParser that will use the supplied ValueFactory to create RDF model objects.
HDTParserFactory - Class in org.eclipse.rdf4j.rio.hdt
An RDFParserFactory for HDT parsers.
HDTParserFactory() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTParserFactory
 
HDTPart - Class in org.eclipse.rdf4j.rio.hdt
Helper class for different HDT parts.
HDTPart() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTPart
Constructor
HDTPart(String, long) - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTPart
Constructor
HDTPart.Type - Enum in org.eclipse.rdf4j.rio.hdt
 
HDTTriples - Class in org.eclipse.rdf4j.rio.hdt
HDT Triples Part.
HDTTriples() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
HDTTriples.Order - Enum in org.eclipse.rdf4j.rio.hdt
 
HDTTriplesSection - Class in org.eclipse.rdf4j.rio.hdt
HDT TriplesSection part.
HDTTriplesSection() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTTriplesSection
 
HDTTriplesSectionBitmap - Class in org.eclipse.rdf4j.rio.hdt
HDT Triples section.
HDTTriplesSectionBitmap() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
HDTTriplesSectionFactory - Class in org.eclipse.rdf4j.rio.hdt
HDT Array factory.
HDTTriplesSectionFactory() - Constructor for class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionFactory
 
head - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
head - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
HEAD - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
HEAD_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:headOf
HEAD_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
HEADER - org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
HEADER_FORMAT - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTHeader
 
HEADER_LENGTH - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTHeader
 
headerComplete - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
headerComplete - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
headerData - Variable in class org.eclipse.rdf4j.rio.hdt.HDTHeader
 
headerOpen - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
headerOpen - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
headerWritten - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
headSet(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
headSet(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
HELD_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:heldBy
HELPER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:helper
HEURISTIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
hex(int) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
 
HEX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
HEX - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
HEXBINARY - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
HEXBINARY - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
HEXBINARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#hexBinary
HEXDIG - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
hexval(char) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
HG_REPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:HgRepository
hi - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
HIDDEN_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:hiddenLabel lexical label property.
HIDDEN_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:hiddenLabel property.
HIERARCHICAL_VIEW - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
higher(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
higher(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
highestEverReservedSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
highestEverReservedSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
highlight(IRI) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQuery
Deprecated.
Highlights the given field or all fields if null.
HIGHLIGHTER_PATTERN - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
HIGHLIGHTER_POST_TAG - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
HIGHLIGHTER_PRE_TAG - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
hiInclusive - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
HISTORY_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:historyNote property.
HOLDS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:holds
HOLDS_ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
HOME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Home
HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:homepage
HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
HONORIFIC_PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:honorific-prefix
HONORIFIC_SUFFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:honorific-suffix
host - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
hostname - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Ess
 
HOUR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hour
hours - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
hour part of the dateTime object as String
Hours - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function HOURS, as defined in SPARQL Query Language for RDF
Hours() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Hours
 
Hours() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
HOURS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
HOURS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
HOURS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:hours
HOURS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
HOURS_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:hours-from-dateTime
hoursTimezone - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
hours part of the optional timezone as String
HREF_ATT - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
HTFC - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
HTML - org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
HTML - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML
Http() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Http
 
HTTPBooleanQuery - Class in org.eclipse.rdf4j.repository.http
TupleQuery specific to the HTTP protocol.
HTTPBooleanQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
 
httpClient - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
httpClient - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
httpClient - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
independent life cycle
httpClient - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
httpClientBuilder - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Optional HttpClientBuilder to create the inner SharedHttpClientSessionManager.httpClient (if not provided externally)
HttpClientBuilders - Class in org.eclipse.rdf4j.http.client.util
Convenience utility class offering helper methods to configure HttpClients and HttpClientBuilders.
HttpClientBuilders() - Constructor for class org.eclipse.rdf4j.http.client.util.HttpClientBuilders
 
HttpClientDependent - Interface in org.eclipse.rdf4j.http.client
Common interface for objects, such as Repository and RepositoryConnection, that are dependent on HttpClient.
HttpClientSessionManager - Interface in org.eclipse.rdf4j.http.client
Manager for remote HTTP sessions using a HttpClient.
httpCon - Variable in class org.eclipse.rdf4j.repository.http.HTTPUpdate
 
httpContext - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
HTTPGraphQuery - Class in org.eclipse.rdf4j.repository.http
GraphQuery implementation specific to the HTTP protocol.
HTTPGraphQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
 
HTTPQueryEvaluationException - Exception in org.eclipse.rdf4j.repository.http
 
HTTPQueryEvaluationException(String) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
HTTPQueryEvaluationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
HTTPQueryEvaluationException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
HTTPRepository - Class in org.eclipse.rdf4j.repository.http
A repository that serves as a client for a remote repository on an RDF4J Server.
HTTPRepository() - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepository
 
HTTPRepository(String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepository
 
HTTPRepository(String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepository
 
HTTPRepositoryConfig - Class in org.eclipse.rdf4j.repository.http.config
 
HTTPRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
HTTPRepositoryConfig(String) - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
HTTPRepositoryConnection - Class in org.eclipse.rdf4j.repository.http
RepositoryConnection that communicates with a server using the HTTP protocol.
HTTPRepositoryConnection(HTTPRepository, RDF4JProtocolSession) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
HTTPRepositoryFactory - Class in org.eclipse.rdf4j.repository.http.config
A RepositoryFactory that creates HTTPRepositorys based on RDF configuration data.
HTTPRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
 
HTTPRepositorySchema - Class in org.eclipse.rdf4j.repository.http.config
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0. Use CONFIG instead.
HTTPRepositorySchema() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated.
 
HTTPRepositorySettings - Class in org.eclipse.rdf4j.repository.http.helpers
Class encapsulates configuration settings specific for HTTPRepository.
HTTPRepositorySettings() - Constructor for class org.eclipse.rdf4j.repository.http.helpers.HTTPRepositorySettings
 
HTTPTupleQuery - Class in org.eclipse.rdf4j.repository.http
TupleQuery specific to the HTTP protocol.
HTTPTupleQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
 
HTTPUpdate - Class in org.eclipse.rdf4j.repository.http
Update specific to the HTTP protocol.
HTTPUpdate(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPUpdate
 
HTTPUpdateExecutionException - Exception in org.eclipse.rdf4j.repository.http
 
HTTPUpdateExecutionException(String) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
HTTPUpdateExecutionException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
HTTPUpdateExecutionException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
HYDRA - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Hydra Core Vocabulary.
HYDRA() - Constructor for class org.eclipse.rdf4j.model.vocabulary.HYDRA
 

I

ICQ_CHAT_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
id - Variable in class org.eclipse.rdf4j.model.base.AbstractBNode.GenericBNode
 
id - Variable in class org.eclipse.rdf4j.model.impl.SimpleBNode
The blank node's identifier.
id - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
Setting for the repository ID.
id - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
id - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
id - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
id - Variable in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
id - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
id - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
 
id - Variable in class org.eclipse.rdf4j.sail.memory.model.MemBNode
The blank node's identifier.
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
id - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
id - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
ID - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ID - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#ID
ID - Static variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
 
ID_FIELD_NAME - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
The name of the Document field holding the document identifier.
iDays - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
day part of the dateTime object as int
idCounter - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
Identifiable - Interface in org.eclipse.rdf4j.sail.shacl.ast
 
IDENTIFIER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:identifier
IDENTIFIER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/identifier
IDENTIFIER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:identifier
idPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
idPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
idPool - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
IDREF - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
IDREF - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
IDREF - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#IDREF
IDREFS - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
IDREFS - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
IDREFS - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#IDREFS
IEOVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.IterativeEvaluationOptimizer.IEOVisitor
Deprecated.
 
IEOVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.IterativeEvaluationOptimizer.IEOVisitor
 
If - Class in org.eclipse.rdf4j.query.algebra
The IF function, as defined in SPARQL 1.1 Query.
If() - Constructor for class org.eclipse.rdf4j.query.algebra.If
 
If(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.If
 
If(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.If
 
If(ValueExpr, ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.If
 
If() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
IF - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
iff(Operand, Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
iFractionalSeconds - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
fractional seconds part of the dateTime object as int
IfValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
IfValueEvaluationStep(QueryValueEvaluationStep, QueryValueEvaluationStep, QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.IfValueEvaluationStep
 
ignorableWhitespace(char[], int, int) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
IGNORE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
IGNORED_PROPERTIES - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IGNORED_PROPERTIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ignoredProperties
ignoredProperties - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
ignoredProperties - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
iHours - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
hour part of the dateTime object as int
iHoursTimezone - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
hours part of the optional timezone as int
illegalArgument - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
illegalArgument - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
IllegalArgumentExceptionWithoutStackTrace(String) - Constructor for exception org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil.IllegalArgumentExceptionWithoutStackTrace
 
image - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
image - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The string image of the token.
IMAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
IMG - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
iMinutes - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
minute part of the dateTime object as int
iMinutesTimezone - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
minutes part of the optional timezone as int
iMonths - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
month part of the dateTime object as int
impl - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
Setting for the repository implementation-specific configuration.
impl - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.impl
implConfig - Variable in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
IMPLEMENTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:implements
implicitTargetClass(RepositoryConnection) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
IMPLIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:implies
IMPORTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#imports
IMPORTS_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#imports Can be used to link an RDF graph (usually the instance of owl:Ontology) with a SPIN library to define constraints.
IMT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/IMT
in - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
in - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
in - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
in - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
in - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
in - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
in(Operand, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand IN (expression1, expression2...)
in(Variable, IRI...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
in(Variable, RdfValue...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
In - Class in org.eclipse.rdf4j.query.algebra
Checks whether a certain value is contained in a set of results produced by a query.
In - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
 
In() - Constructor for class org.eclipse.rdf4j.query.algebra.In
 
In(ValueExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.In
 
In(Operand, boolean, Operand...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.In
 
In(Operand, Operand...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.In
 
In() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
IN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IN - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:in
IN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IN_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IN_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:InConstraintComponent
IN_CONSTRAINT_COMPONENT_IN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IN_CONSTRAINT_COMPONENT_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:InConstraintComponent-in
IN_DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:inDataset
IN_DATE_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inDateTime
IN_SCHEME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:inScheme relation.
IN_TEMPORAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inTemporalPosition
IN_TIME_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inTimePosition
IN_XSDDATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inXSDDate
IN_XSDDATE_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
Deprecated.
IN_XSDDATE_TIME_STAMP - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inXSDDateTimeStamp
IN_XSDG_YEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inXSDgYear
IN_XSDG_YEAR_MONTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inXSDgYearMonth
InaccurateRepositoryBloomFilter - Class in org.eclipse.rdf4j.repository.filters
A zero-cost bloom filter that always returns true (no negatives).
InaccurateRepositoryBloomFilter() - Constructor for class org.eclipse.rdf4j.repository.filters.InaccurateRepositoryBloomFilter
 
inActiveContext - Variable in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
inActiveContext - Variable in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
INBOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:inbox
inBuf - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
INCLUDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:include
INCLUDE_INFERRED - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
INCLUDE_INFERRED_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
INCLUDE_INFERRED_INSTANCE - Static variable in class org.eclipse.rdf4j.repository.filters.AccurateRepositoryBloomFilter
 
INCLUDE_INFERRED_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the 'includeInferred' parameter.
INCLUDE_ROOT_RDF_TAG - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLWriterSettings
Boolean setting for RDF/XML Writer to determine whether the rdf:RDF root tag is to be written.
INCLUDE_SOURCE_IN_LOCATION - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if errors should include a reference to the source or not.
INCLUDE_XML_PI - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLWriterSettings
Boolean setting for XML Writer to determine whether the XML PI (Processing Instruction) should be printed.
INCLUDED_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:includedIn
includeInferred - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
includeInferred - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
Setting for including inferred statements by default.
includeInferred - Variable in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.filters.AccurateRepositoryBloomFilter
 
includeInferred - Variable in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
includeInferred - Variable in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
includeInferred - Variable in class org.eclipse.rdf4j.sail.model.SailModel
 
includeInferred - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
includeInferred - Variable in class org.eclipse.rdf4j.sail.UpdateContext
 
IncludeInferred() - Constructor for enum org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
 
includeInferredBranch - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
An SailSource of all statements when in an isolated transaction.
includePropertyShapeValues - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
includePropertyShapeValues - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
includeSet - Variable in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
incoming - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
INCOMING_LINKS - org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration.Mode
Deprecated.
 
IncompatibleOperationException - Exception in org.eclipse.rdf4j.query
An exception indicating that a string could not be parsed into an operation of the expected type by the parser.
IncompatibleOperationException() - Constructor for exception org.eclipse.rdf4j.query.IncompatibleOperationException
 
IncompatibleOperationException(String) - Constructor for exception org.eclipse.rdf4j.query.IncompatibleOperationException
 
IncompatibleOperationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.IncompatibleOperationException
 
IncompatibleOperationException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.IncompatibleOperationException
 
incompatibleValueExpression - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
incompatibleValueExpression - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
INCOMPATIBLEWITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#incompatibleWith
INCOMPLETE_QUERY_FAIL_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key as sail parameter to influence whether incomplete queries are treated as failure (Malformed queries) or whether they are ignored.
incompleteQueryFails - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
incompleteQueryFails - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
 
InConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
InConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
InConstraintComponent(InConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
InConstraintComponent(ShapeSource, Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
increaseIndentation() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Increase indentation level by 1.
increment() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
incrementIndexOrThrowEOF() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Increments the current line index position and asserts EOF is not reached.
incrementIterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
incrementIterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
incrementIterator() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.MultiStreamPlanNode
 
incrementIteratorFrequencyMap(MemStatementIterator) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
incrementNextLi() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
incValueFreq(Value) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
indent() - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
indentationLevel - Variable in class org.eclipse.rdf4j.common.io.IndentingWriter
The current indentation level, i.e.
indentationString - Variable in class org.eclipse.rdf4j.common.io.IndentingWriter
The string to use for indentation, e.g.
indentationWritten - Variable in class org.eclipse.rdf4j.common.io.IndentingWriter
Flag indicating whether indentation has been written for the current line.
IndentingWriter - Class in org.eclipse.rdf4j.common.io
A writer that adds indentation to written text.
IndentingWriter(Writer) - Constructor for class org.eclipse.rdf4j.common.io.IndentingWriter
 
indentLevel - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
indentString - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
INDETERMINATE_DATE_TIME_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
index - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
index - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Ess
 
index - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.ArrayBindingSetIterator
 
index - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
index - Variable in class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
index - Variable in class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
index - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
index - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpecBuilder
 
index - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
index - Variable in class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
index - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
index(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
Index - Class in org.eclipse.rdf4j.spin.function.list
 
Index() - Constructor for class org.eclipse.rdf4j.spin.function.list.Index
 
INDEX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LIST
 
INDEX - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:index
INDEX_CLASS_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key to configure the SearchIndex class implementation.
INDEX_DIR - Static variable in class org.eclipse.rdf4j.sail.lucene.config.LuceneSailConfigSchema
Deprecated.
INDEX_ID - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key to configure the filtering of queries, if this parameter is set, the match object should contain the search:indexid parameter, see the syntax above
INDEX_OF_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
INDEX_TYPE_BACKTRACE_MODE - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
IndexableStatementFilter - Interface in org.eclipse.rdf4j.sail.lucene
Specifies a filter, which determines whether a statement should be included in the keyword index when performing complete reindexing.
indexBacktraceMode - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
indexDir - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Lucene
 
indexDir - Variable in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
indexedFields - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
INDEXEDFIELDS - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the parameter "indexedfields=..." to configure a selection of fields to index, and projections of properties.
indexedFieldsMapping - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
INDEXEDLANG - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the parameter "indexedlang=..." to configure a selection of field language to index.
indexedLangs - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
indexedTypeMapping - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
INDEXEDTYPES - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the parameter "indexedtypes=..." to configure a selection of field type to index.
indexId - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
indexId - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
 
INDEXID - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
IndexOf - Class in org.eclipse.rdf4j.spin.function.spif
 
IndexOf() - Constructor for class org.eclipse.rdf4j.spin.function.spif.IndexOf
 
INDIRECT_CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:IndirectContainer
INDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
INDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
Deprecated.
INDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Individual
INDUSTRY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:industry
inExcludeSet(E) - Method in class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
 
INF_QUAD_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
INF_TRIPLE_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
InferencerConnection - Interface in org.eclipse.rdf4j.sail.inferencer
An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.
InferencerConnectionWrapper - Class in org.eclipse.rdf4j.sail.inferencer
An extension of ConnectionWrapper that implements the InferencerConnection interface.
InferencerConnectionWrapper(InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Creates a new InferencerConnectionWrapper object that wraps the supplied transaction.
inferredAutoFlush - Variable in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
inferredCleared - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
inferredOnly - org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
 
inferredOnlyBranch - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
An SailSource of only inferred statements when in an isolated transaction.
inferredOnlyDataset - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Set of inferred statements that have already been inferred earlier.
inferredOnlySink - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Outstanding inferred statements that are not yet flushed by a read operation.
INFLUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Influence
INFLUENCED - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:influenced
INFLUENCER - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:influencer
Info - org.eclipse.rdf4j.sail.shacl.ast.Severity
 
INFO - org.eclipse.rdf4j.common.logging.LogLevel
 
INFO - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
INFO - org.eclipse.rdf4j.spin.ConstraintViolationLevel
 
INFO - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Info
INFO_FILE_NAME - Static variable in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
INFO_VIOLATION_LEVEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
INFORM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:inform
INFORMED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:informedParty
INFORMING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:informingParty
INHERIT_ALLOWED - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
INHERIT_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:inheritFrom
INHERIT_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
inheritedVarNames - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
inIncludeSet(E) - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
init - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
init() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
init() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Initialize the configuration settings.
init() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
init() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
init() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
init() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
init() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Initialize the log reader.
init() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
init() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
init() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
init() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
init() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Initializes the repository manager.
init() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
init() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
init() - Method in interface org.eclipse.rdf4j.repository.Repository
Initializes this repository.
init() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
init() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
init() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
init() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
init() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencer
Deprecated.
Adds axiom statements to the underlying Sail.
init() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
init() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
init() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
init() - Method in interface org.eclipse.rdf4j.sail.Sail
Initializes the Sail.
init() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
init() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.MultiStreamPlanNode
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
init() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
init(boolean) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Initialize configuration and proxy settings, optionally load (logback) logging
init(QueryContext) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryContextInitializer
Called after a QueryContext has begun.
init(QueryContext) - Method in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
init(QueryContext, SearchIndex) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
init(NotifyingRepository) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryListener
 
init(Repository) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryInterceptor
 
initBase() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
Initialize logging, setting log levels and handlers.
INITIAL_WAIT_TO_COLLECT - Static variable in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
initialHashCode - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
initialise() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
initialise(Token, int[][], String[]) - Static method in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
It uses "currentToken" and "expectedTokenSequences" to generate a parse error message and returns it.
initializationLock - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Lock used to synchronize the initialization state of a sail.
initialize() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Deprecated.
Create a new instance instead of trying to reactivate an old instance.
initialize() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Method to perform any initializations, invoked after construction.
initialize() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
initialize() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
initialize(Properties) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
initialize(Properties) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
 
initialized - Variable in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
initialized - Variable in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
initialized - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
initialized - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
initialized - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
initialized - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
initialized - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Flag indicating whether the Sail has been initialized.
initialized - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
initialized - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.CleanableState
 
initialized - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
initialized - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
initialized(RepositoryManager) - Method in interface org.eclipse.rdf4j.repository.manager.util.RepositoryManagerListener
 
initializedRepositories - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
initializeInternal() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
initializeInternal() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
initializeInternal() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
initializeInternal() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
initializeInternal() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
initializeInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Do store-specific operations to initialize the store.
initializeInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Initializes this repository.
initializeLuceneIndex() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
initializeNamespaceTableFromConfiguration() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
initLock - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
initOperation(O) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
initPreparedQueryString() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
initQuery(O) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
INLINE_BLANK_NODES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Inline blanks nodes by their value and don't write any blank node labels when this setting is true.
inlineBindings - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
inlineBNodes - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
InlineData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
InlineDataFull() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
InlineDataOneVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
innerDeprecate(Statement, int) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
InnerJoin - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
InnerJoin(PlanNode, PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
InnerJoin.NotifyingPushablePlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
input - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
input - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
Input(boolean, boolean) - Constructor for enum org.eclipse.rdf4j.spin.SpinParser.Input
 
INPUT_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
input format
input_stream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
inputBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
inputBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CompatibleBindingSetFilter
Deprecated.
 
inputBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
inputBindings - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
inputBindingsIterator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
inputBindingsIterator - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
inputStream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
inRDFContext - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Flag indicating whether we're currently parsing RDF elements.
insert(int, BindingSet) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
insert(BindingSet) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
Inserts the specified binding set into the list.
insert(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify triples to insert
Insert - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
INSERT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
INSERT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
INSERT(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Convenience method, creates a SPARQL INSERT query using ModifyQuery.
INSERT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
INSERT_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
INSERT_DATA - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
 
INSERT_DATA(TriplesTemplate) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL INSERT DATA query
INSERT_DATA(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL INSERT DATA query
INSERT_DATA_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#InsertData An Update operation to insert specific triples.
INSERT_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the default insert graph URI parameter.
INSERT_PATTERN_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#insertPattern Points to a list of sp:TripleTemplates or sp:NamedGraphs in a modify command.
InsertBindingSetCursor - Class in org.eclipse.rdf4j.repository.sparql.query
Adds more bindings to each of the results.
InsertBindingSetCursor(CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.InsertBindingSetCursor
 
insertBoundTriples(BindingSet, TupleExpr, UpdateContext) - Method in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
InsertClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
insertContext - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
tag:rdf4j.org,2023:config/ca.insertContext
insertContext - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
insertContext - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
insertContext - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
insertData(TriplesTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
Set this query's triples template
insertData(TriplePattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
Add triples to be inserted
InsertData - Class in org.eclipse.rdf4j.query.algebra
 
InsertData(String) - Constructor for class org.eclipse.rdf4j.query.algebra.InsertData
 
InsertData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
InsertDataQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
The SPARQL Insert Data Query
InsertDataQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
 
insertDefaultPrefix(Map<String, String>, String, String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
 
INSERTED_CONTENT_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:insertedContentRelation
INSERTED_KEY_ENTITY_PAIR - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:insertedKeyEntityPair
insertExpr - Variable in class org.eclipse.rdf4j.query.algebra.Modify
 
insertGraph - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
INSERTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Insertion
insertTriples - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
insertUsedContextPrefixes() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Inserts prefix mappings from an XML Literal's context for all prefixes that are used in the XML Literal and that are not defined in the XML Literal itself.
insertValuesClause(String, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Insert the constructed VALUES clause in the beginning of the WHERE block.
INSIDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:inside
insideFunction - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
INSTALL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:install
instance - Static variable in class org.eclipse.rdf4j.common.transaction.TransactionSettingRegistry.TransactionSettingRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry.FunctionRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.parser.QueryParserRegistry.QueryParserRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
 
instance - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry.BooleanQueryResultParserRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry.BooleanQueryResultWriterRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry.TupleQueryResultParserRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry.TupleQueryResultWriterRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryRegistry.RepositoryRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.rio.DatatypeHandlerRegistry.DatatypeHandlerRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.rio.LanguageHandlerRegistry.LanguageHandlerRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.rio.RDFParserRegistry.RDFParserRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.rio.RDFWriterRegistry.RDFWriterRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.sail.config.SailRegistry.SailRegistryHolder
 
instance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
instance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
instance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper.AllDataset
 
instance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
instance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
INSTANCE - Static variable in class org.eclipse.rdf4j.common.io.ResourceUtil.CallerResolver
 
INSTANCE - Static variable in class org.eclipse.rdf4j.spin.function.spif.SingleValueToListTransformer
 
INSTANCE - Static variable in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
INSTANCE - Static variable in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
INSTANT - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Instant
INSTANTANEOUS_EVENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:InstantaneousEvent
instantiateCleaner(int) - Static method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
INSTRUCTIONAL_METHOD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/instructionalMethod
INT - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
INT - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
INT - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#int
int2string(int, int) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Converts an integer to a string, enforcing the resulting string to have at least minDigits digits by prepending zeros if it has less than that amount of digits.
IntCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:int .
IntCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntCast
 
integer - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
integer - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
INTEGER - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
INTEGER - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
INTEGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#integer
INTEGER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
INTEGER_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
INTEGER_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use IntegerCast instead
IntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:integer .
IntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.IntegerCast
Deprecated.
 
IntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCast
 
IntegerCastFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
Abstract superclass for CastFunctions that cast their arguments to an xsd:integer or one of its derived types.
IntegerCastFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCastFunction
 
IntegerCollector(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
integerDatatypes - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
IntegerLiteral - Class in org.eclipse.rdf4j.model.impl
An extension of SimpleLiteral that stores an integer value using a BigInteger object.
IntegerLiteral(BigInteger) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.IntegerLiteral
 
IntegerLiteral(BigInteger) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
Creates an xsd:integer literal with the specified value.
IntegerLiteral(BigInteger, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
IntegerLiteral(BigInteger, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
Creates a literal with the specified value and datatype.
IntegerLiteral(BigInteger, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
IntegerMemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
An extension of MemLiteral that stores an integer value to avoid parsing.
IntegerMemLiteral(Object, String, BigInteger, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, String, BigInteger, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, BigInteger) - Constructor for class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, BigInteger, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
IntegerMemLiteral(Object, BigInteger, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.DecimalLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.IntegerLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
integerValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the integer value of this literal.
integerValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
integerValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
InterceptingRepository - Interface in org.eclipse.rdf4j.repository.event
 
InterceptingRepositoryConnection - Interface in org.eclipse.rdf4j.repository.event
 
InterceptingRepositoryConnectionWrapper - Class in org.eclipse.rdf4j.repository.event.base
Wrapper that notifies interceptors of events on RepositoryConnections before they happen.
InterceptingRepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
InterceptingRepositoryWrapper - Class in org.eclipse.rdf4j.repository.event.base
Wrapper that notifies interceptors of events on Repositories before they happen.
InterceptingRepositoryWrapper() - Constructor for class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
InterceptingRepositoryWrapper(Repository) - Constructor for class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
interceptors - Variable in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
interceptors - Variable in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
INTEREST - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
interlock(CloseableIteration<T, QueryEvaluationException>, SailClosable...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
internalIterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
internalSAXParser - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
InternalUseOnly - Annotation Type in org.eclipse.rdf4j.common.annotation
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 - Class in org.eclipse.rdf4j.model.base
An IRI implementation that interns the stringValue so that two objects can be compared by their stringValue reference.
InternedIRI(String, String) - Constructor for class org.eclipse.rdf4j.model.base.InternedIRI
 
INTERNET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
interrupt() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
Users of this class must call this method to interrupt the execution at the next available point.
interrupt() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
interruptTask - Variable in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
interruptTask - Variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
InterruptTask<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
TimerTask that keeps a weak reference to the supplied iteration and when activated, interrupts it.
InterruptTask(TimeLimitIteration<E, X>) - Constructor for class org.eclipse.rdf4j.common.iteration.InterruptTask
 
InterruptTask(TimeLimitRDFHandler) - Constructor for class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler.InterruptTask
 
intersection(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
intersection(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
intersection(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Intersection - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:intersection, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Intersection - Class in org.eclipse.rdf4j.query.algebra
The INTERSECT set operator, which returns the intersection of the result sets of two tuple expressions.
Intersection() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Intersection
 
Intersection() - Constructor for class org.eclipse.rdf4j.query.algebra.Intersection
 
Intersection(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Intersection
Creates a new intersection operator that operates on the two specified arguments.
INTERSECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
INTERSECTIONOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#intersectionOf
IntersectionQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
A step that prepares the arguments of an Intersection operator before execution.
IntersectionQueryEvaluationStep(QueryEvaluationStep, QueryEvaluationStep, Supplier<Set<BindingSet>>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.IntersectionQueryEvaluationStep
 
IntersectIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
IntersectIteration(Iteration<? extends E, ? extends X>, Iteration<? extends E, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
Creates a new IntersectIteration that returns the intersection of the results of two Iterations.
IntersectIteration(Iteration<? extends E, ? extends X>, Iteration<? extends E, ? extends X>, boolean) - Constructor for class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
Creates a new IntersectIteration that returns the intersection of the results of two Iterations.
IntersectIteration(Iteration<? extends E, ? extends X>, Iteration<? extends E, ? extends X>, boolean, Supplier<Set<E>>) - Constructor for class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
Creates a new IntersectIteration that returns the intersection of the results of two Iterations.
IntersectIteration(Iteration<? extends E, ? extends X>, Iteration<? extends E, ? extends X>, Supplier<Set<E>>) - Constructor for class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
INTERVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Interval
INTERVAL_AFTER - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalAfter
INTERVAL_BEFORE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalBefore
INTERVAL_CONTAINS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalContains
INTERVAL_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalDisjoint
INTERVAL_DURING - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalDuring
INTERVAL_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalEquals
INTERVAL_FINISHED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalFinishedBy
INTERVAL_FINISHES - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalFinishes
INTERVAL_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalIn
INTERVAL_MEETS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalMeets
INTERVAL_MET_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalMetBy
INTERVAL_OVERLAPPED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalOverlappedBy
INTERVAL_OVERLAPS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalOverlaps
INTERVAL_STARTED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalStartedBy
INTERVAL_STARTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:intervalStarts
intFromLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
 
INTL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
into(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.InsertDataQuery
Specify a graph to insert the data into
into(GraphName) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify the graph to insert triples into
INTO - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
INTO_GRAPH - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
INTO_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#into The (optional) target of a LOAD Update operation.
intValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
intValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
intValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
intValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
intValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
intValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
intValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the int value of this literal.
intValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
intValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
intValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
inv() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Invert whatever comes next (i.e.
INVALID - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:invalid
INVALID_CONTENT_LIMIT - Static variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
INVALID_LEXICAL_STATE - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Tried to change to an invalid lexical state.
invalidateCache() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
invalidateCache() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
INVALIDATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:invalidated
INVALIDATED_AT_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:invalidatedAtTime
INVALIDATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Invalidation
InValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
InValueEvaluationStep(In, QueryEvaluationStep, QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.InValueEvaluationStep
 
inverse - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
inverse - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
 
inverse - Variable in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
inverse - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer.VarInfo
 
INVERSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
INVERSE_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
INVERSE_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:inversePath
INVERSEFUNCTIONALPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
InverseMagicProperty - Interface in org.eclipse.rdf4j.spin.function
Magic properties are normally treated as TupleFunctions acting on the subject of a statement.
INVERSEOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#inverseOf
InversePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
InversePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
InversePath(Resource, Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
InversePath(Resource, Path) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
InversePath(PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePath
 
InversePredicatePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
InversePredicatePath(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePredicatePath
 
InversePredicatePath(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePredicatePath
 
Invoke - Class in org.eclipse.rdf4j.spin.function.spif
 
Invoke() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Invoke
 
INVOKE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
invPred(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
invPred(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
IO_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
IOUtil - Class in org.eclipse.rdf4j.common.io
Utility methods for I/O working with Readers, Writers, InputStreams and OutputStreams.
IOUtil() - Constructor for class org.eclipse.rdf4j.common.io.IOUtil
 
iprivate - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
iri - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
iri - Variable in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
iri - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
iri - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
iri - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
iri - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
iri - Variable in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
iri - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
iri - Variable in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
iri - Variable in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
iri - Variable in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
iri - Variable in enum org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
iri - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Base
 
iri - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.From
 
iri - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
iri(Iterable<Namespace>, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI from a supplied prefixed name, using the supplied namespaces
iri(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
iri(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
iri(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
iri(String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI using the supplied iri string
iri(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
Create a prefixed IRI reference from this prefix
iri(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Create a SparqlBuilder Iri instance from a String iri
iri(String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI using the supplied namespace name and local name
iri(String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Create a SparqlBuilder Iri instance from a namespace and local name
iri(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Create a SparqlBuilder Iri instance from an IRI
iri(Namespace, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI using the supplied Namespace and local name
iri(ValueFactory, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI using the supplied iri string
iri(ValueFactory, String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new IRI using the supplied namespace and local name
Iri - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an RDF IRI
IRI - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
IRI - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
IRI - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IRI - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IRI - Interface in org.eclipse.rdf4j.model
An Internationalized Resource Identifier (IRI).
IRI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:IRI
IRI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IRI - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
IRI - Variable in class org.eclipse.rdf4j.spin.Argument
 
IRI - Variable in class org.eclipse.rdf4j.spin.RuleProperty
 
IRI - Variable in class org.eclipse.rdf4j.spin.Template
 
IRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
IRI_DONT_ESCAPE - Static variable in class org.eclipse.rdf4j.common.text.StringUtil
 
IRI_OR_LITERAL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
IRI_OR_LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:IRIOrLiteral
IRI_PATTERN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
IRI_PATTERN - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
IRI_TEMPLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
IRI_TEMPLATE_MAPPING - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
IRIFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
iriFunction(String, Value, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
IRIFunction - Class in org.eclipse.rdf4j.query.algebra
The IRI function, as defined in SPARQL 1.1 Query Language for RDF.
IRIFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.IRIFunction
 
IRIFunction(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IRIFunction
 
IRIOrLiteral - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
IRIref() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
iriRegistry - Variable in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Registry containing the set of MemURI objects as used by a MemoryStore.
iriString - Variable in class org.eclipse.rdf4j.model.impl.SimpleIRI
The IRI string.
IRREFLEXIVEPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#IrreflexiveProperty
IS_A - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:isA
IS_A - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IS_ALL_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:isAllOf
IS_ANY_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:isAnyOf
IS_BLANK - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IS_BLANK - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IS_BLANK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IS_FORMAT_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isFormatOf
IS_IRI - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IS_IRI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IS_IRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IS_LITERAL - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IS_LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IS_LITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IS_MEMBER_OF_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:isMemberOfRelation
IS_NONE_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:isNoneOf
IS_NUMERIC - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IS_NUMERIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IS_NUMERIC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IS_OPEN - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
IS_PART_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isPartOf
IS_PART_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:isPartOf
IS_PRIMARY_TOPIC_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
IS_REFERENCED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isReferencedBy
IS_REPLACED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isReplacedBy
IS_REQUIRED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isRequiredBy
IS_URI - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
IS_URI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
IS_VALID_URI_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
IS_VERSION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/isVersionOf
is30DayMonth(int) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Checks if the supplied month is a month with exactly 30 days.
isA(IRI...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Use the built-in shortcut "a" for rdf:type to build a triple with this subject and the given objects
isA(RdfObject...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.rdf.RdfSubject
Use the built-in shortcut "a" for rdf:type to build a triple with this subject and the given objects
isAbsolute() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Tells whether or not this IRI is absolute.
isAbsolute() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
isActive - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.JavaLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.ReadLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.WriteLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager.ExclusiveLock
 
isActive() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.Lock
Checks whether the lock is still active.
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockManager.ReadLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.OptimisticReadLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
isActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.WriteLock
 
isActive() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
isActive() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
isActive() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Indicates if a transaction is currently active on the connection.
isActive() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
isActive() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
isActive() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
isActive() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.JavaLock
 
isActive() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
isActive() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Indicates if a transaction is currently active on the connection.
isActiveLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
isActiveLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
isActiveOperation() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
isAddInferredStatementsToDefaultContext() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Inferred statements can either be added to the default context or to the context that the original inserted statement has.
isAfterLast(E) - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
isAllContext(Resource[]) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
isAllContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
isAllowBlankNodes() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
isAncestor(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
isAnnotationDriven() - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
isAnonymous() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
isAnonymous() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
isAscending - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
isAscending() - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
isAscending() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
isAtOperatorLimit() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
isAutoCommit() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
Deprecated.
isAutoCommit() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
Deprecated.
isAutoCommit() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Deprecated.
isBasicPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
isBelowOperatorLimit() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
isBlank(Value) - Static method in class org.eclipse.rdf4j.model.util.Models
 
isBlank(Variable) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
IsBlank() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
isBLANK_NODE_LABEL_Char(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid blank node label character.
isBLANK_NODE_LABEL_EndChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid blank node label end character.
isBLANK_NODE_LABEL_StartChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid start character for a blank node label.
isBNode() - Method in interface org.eclipse.rdf4j.model.BNode
 
isBNode() - Method in interface org.eclipse.rdf4j.model.Value
Check if the object is an instance of the given type.
IsBNode - Class in org.eclipse.rdf4j.query.algebra
 
IsBNode() - Constructor for class org.eclipse.rdf4j.query.algebra.IsBNode
 
IsBNode(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IsBNode
 
isBNodeID(byte[]) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
 
isBuffering() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Checks if the writer is configured such that it needs statement buffering.
isBuiltInDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is a built-in XML Schema datatype.
isBuiltInDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is a built-in XML Schema datatype.
isBuiltInDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a built-in XML Schema datatype.
isBulkValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
isCacheSelectNodes() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isCacheSelectNodes() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if selected nodes caches is enabled.
isCacheSelectNodes() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
isCalendarDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date, xsd:time, xsd:gYearMonth, xsd:gMonthDay, xsd:gYear, xsd:gMonth or xsd:gDay.These are the primitive datatypes that represent dates and/or times.
isCalendarDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date, xsd:time, xsd:gYearMonth, xsd:gMonthDay, xsd:gYear, xsd:gMonth or xsd:gDay.These are the primitive datatypes that represent dates and/or times.
isCalendarDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date, xsd:time, xsd:gYearMonth, xsd:gMonthDay, xsd:gYear, xsd:gMonth or xsd:gDay.These are the primitive datatypes that represent dates and/or times.
isCandidateForCache() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Returns true if this iterator was particularly costly and should be considered for caching
isCardinalitySet() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
isCaseSensitive() - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
isCausedByIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
isCausedByIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
isCausedByMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
isCausedByMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
isCausedByRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
isCausedByRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
isChanged() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
isChanged() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
isChanged(Changeset) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
isChildOf(QueryModelNode, QueryModelNode) - Static method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpecBuilder
 
isChildOf(QueryModelNode, QueryModelNode) - Static method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
isClosed() - Method in class org.eclipse.rdf4j.common.io.NioFile
Check if a file was closed explicitly.
isClosed() - Method in class org.eclipse.rdf4j.common.iteration.AbstractCloseableIteration
Deprecated.
Checks whether this CloseableIteration has been closed.
isClosed() - Method in class org.eclipse.rdf4j.common.iterator.AbstractCloseableIterator
Checks whether this Iterator has been closed.
isClosed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
isClosed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
isClosed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
isClosed() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PushablePlanNode
 
isClosed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
isClosed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
isCombiningChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isCompatibleWith(IsolationLevel) - Method in interface org.eclipse.rdf4j.common.transaction.IsolationLevel
Verifies if this transaction isolation level is compatible with the supplied other isolation level - that is, if this transaction isolation level offers at least the same guarantees as the other level.
isCompatibleWith(IsolationLevel) - Method in enum org.eclipse.rdf4j.common.transaction.IsolationLevels
 
isConstant() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
 
isConstant() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep
If an value expression results in a constant then it may be executed once per query invocation.
isConstant() - Method in class org.eclipse.rdf4j.query.algebra.Var
 
isConstant(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
isConstant(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
isConstantZeroArgFunction(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
Determines if the provided zero-arg function is a function that should return a constant value for the entire query execution (e.g NOW()), or if it should generate a new value for every call (e.g.
isConstantZeroArgFunction(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
Determines if the provided zero-arg function is a function that should return a constant value for the entire query execution (e.g NOW()), or if it should generate a new value for every call (e.g.
isContextResource(MemResource, int) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
isContinuationALocalName(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
isCorrectType(String) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
isCorrectType(RepositoryConfig) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
isCorrectURISplit(String, String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Checks whether the URI consisting of the specified namespace and local name has been split correctly according to the URI splitting rules specified in URI.
isCyclicPath(PathIteration.ValuePair) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
isDashDataShapes() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isDashDataShapes() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Support for DASH Data Shapes Vocabulary Unofficial Draft (http://datashapes.org/dash).
isDateSet() - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
isDeactivated() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
isDeactivated() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
isDebugLoggingEnabled() - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
isDebugLoggingEnabled() - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Is debug logging enabled?
isDecimalDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is equal to xsd:decimal or one of the built-in datatypes that is derived from xsd:decimal.
isDecimalDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is equal to xsd:decimal or one of the built-in datatypes that is derived from xsd:decimal.
isDecimalDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:decimal or one of the built-in datatypes that is derived from xsd:decimal.
isDefault() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
ISDEFINEDBY - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
isDelegatingAdd() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
isDelegatingAdd() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
isDelegatingAdd() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
isDelegatingRead() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
If false then the following has/export/isEmpty methods will call RepositoryConnectionWrapper.getStatements(Resource, IRI, Value, boolean, Resource[]).
isDelegatingRemove() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
If false then the following remove methods will call RepositoryConnectionWrapper.removeWithoutCommit(Resource, IRI, Value, Resource[]).
isDelegatingRemove() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
isDelegatingRemove() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
isDelegatingRemove() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
isDeprecated(Triple, List<Statement>) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
isDerivedDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is a derived XML Schema datatype.
isDerivedDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is a derived XML Schema datatype.
isDerivedDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a derived XML Schema datatype.
isDigit(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isDistinct - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
isDistinct - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
isDistinct() - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
isDistinct() - Method in interface org.eclipse.rdf4j.query.algebra.AggregateOperator
 
isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
 
isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
isDistinct() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
ISDN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
isDot(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Checks whether the supplied character is Dot '.'.
isDoubleQuote(String, int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
isDumpingStack() - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
isDurationDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is equal to xsd:duration, xsd:dayTimeDuration, xsd:yearMonthDuration.
isDurationDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is equal to xsd:duration, xsd:dayTimeDuration, xsd:yearMonthDuration.
isDurationDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:duration, xsd:dayTimeDuration, xsd:yearMonthDuration.
isEclipseRdf4jShaclExtensions() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isEclipseRdf4jShaclExtensions() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Support for Eclipse RDF4J SHACL Extensions (http://rdf4j.org/shacl-extensions#).
iSeconds - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
second part of the dateTime object as int
isEmpty - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:isEmpty property
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
isEmpty() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
isEmpty() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
isEmpty() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
isEmpty() - Method in interface org.eclipse.rdf4j.query.BindingSet
 
isEmpty() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
isEmpty() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
isEmpty() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Returns true if this repository does not contain any (explicit) statements.
isEmpty() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
isEmpty() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
isEmpty() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
isEmpty() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
isEmpty() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
isEmpty() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
isEmpty() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
isEmpty() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
isEmpty() - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
 
isEmpty() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
 
isEmpty() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
isEmpty() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
 
isEmpty() - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
 
isEmpty(List<ContextWithShape>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
isEmpty(SailConnection) - Static method in class org.eclipse.rdf4j.sail.shacl.ConnectionHelper
 
isEmptyIncludingCurrentTransaction() - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
isEmptyStream - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
isEnabled() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
isEnabled() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
isEncodedTriple(Value) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
Checks if the supplied Value represents an RDF-star triple encoded as an IRI.
isEnded() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
isEscapeChar(String, int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
isEvaluable() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
isEvaluable() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
isEvaluable() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
isExplicit() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
isExtender(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isExtensionElemAlreadyRendered(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
isFilterCondition() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
isFilterCondition(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
isFilterExistsFunction(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Verifies if the supplied expression is a FILTER (NOT) EXISTS operation
isFine() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
A partitioning is fine if every hashcode maps to exactly one blank node.
isFinished() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
Gets whether this executor is finished or aborted.
isFloatingPointDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
isFloatingPointDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
isFloatingPointDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
isFullyDistinguished() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
isGEODatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
isGEODatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
isGeoField(String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
isGeoField(String) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Returns true if the given property contains a geometry.
isGGP(GraphPattern) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
isGlobalLogValidationExecution() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isGlobalLogValidationExecution() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if logging of every execution steps is enabled.
isGnome() - Method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Detect gnome environments.
isGraphPatternGroup() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
Deprecated.
isGraphPatternGroup() - Method in interface org.eclipse.rdf4j.query.algebra.GraphPatternGroupable
Deprecated.
isGraphPatternGroup(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
isGuaranteedEmpty() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
isGuaranteedEmpty() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
isGZipStream(InputStream) - Static method in class org.eclipse.rdf4j.common.io.GZipUtil
Check if a stream is a GZIP stream, by checking the first bytes of the stream.
isHanging() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
isHex(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Check whether the supplied character is a Hexadecimal character.
isHierarchical() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
isHighlight() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
isHighlight() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
isHighlighted() - Method in interface org.eclipse.rdf4j.sail.lucene.DocumentScore
 
isIdeographic(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isIllegalCombinedWithGroupByExpression(String, List<ProjectionElem>, Set<String>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
isIllegalCombinedWithGroupByExpression(ValueExpr, List<ProjectionElem>, Set<String>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
isIncludeInferred() - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
isIncludeInferred() - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
isIncludeInferred() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
if false, no inferred statements are considered; if true, inferred statements are considered if available
isIncludeInferred() - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
isIncludeInferred() - Method in class org.eclipse.rdf4j.sail.UpdateContext
 
isIncompatible - Variable in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
isIncompleteQueryFails() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
When this is true, incomplete queries will trigger a SailException.
isIndexed(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
isIndexedTypeStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
isIndexedTypeStatement(Statement) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Returns true if the given statement is a type statement of the right type, see LuceneSail.INDEXEDTYPES to use.
isInitialized - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
isInitialized() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Method to check if FederatedService.initialize() had been called.
isInitialized() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
isInitialized() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
isInitialized() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
isInitialized() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Indicates if this RepositoryManager has been initialized.
isInitialized() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
isInitialized() - Method in interface org.eclipse.rdf4j.repository.Repository
Indicates if the Repository has been initialized.
isInitialized() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
isInitialized() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Checks whether the Sail has been initialized.
isInSnapshot(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
isInSnapshot(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
 
isIntegerDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is equal to xsd:integer or one of the built-in datatypes that is derived from xsd:integer.
isIntegerDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is equal to xsd:integer or one of the built-in datatypes that is derived from xsd:integer.
isIntegerDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is equal to xsd:integer or one of the built-in datatypes that is derived from xsd:integer.
isInterrupted - Variable in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
isInterrupted - Variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
 
isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
isIRI() - Method in interface org.eclipse.rdf4j.model.IRI
 
isIRI() - Method in interface org.eclipse.rdf4j.model.Value
Check if the object is an instance of the given type.
IsIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
isJarScheme(String) - Static method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
isKDE() - Method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Detect KDE environments.
isLanguageChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid language tag character.
isLanguageLiteral(Literal) - Static method in class org.eclipse.rdf4j.model.util.Literals
Helper method to determine whether a literal is a language literal, and not a typed literal.
isLanguageStartChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid language tag start character.
isLeapYear(int) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Checks if the supplied year is a leap year (one in which February 29 occurs) according to the definition in the XML Schema XSD definition
isLetter(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Checks whether the supplied character is a letter.
isLetter(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Deprecated.
isLetterOrNumber(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Checks whether the supplied character is a letter or number.
isLetterOrNumber(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
isLiberalCharactersButNotDot(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Checks whether the supplied character is in list of liberal characters according to the N-Triples specification except Dot.
isLiteral() - Method in interface org.eclipse.rdf4j.model.Literal
 
isLiteral() - Method in interface org.eclipse.rdf4j.model.Value
Check if the object is an instance of the given type.
IsLiteral - Class in org.eclipse.rdf4j.query.algebra
 
IsLiteral() - Constructor for class org.eclipse.rdf4j.query.algebra.IsLiteral
 
IsLiteral(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IsLiteral
 
IsLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
isLocalEscapedChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid local escaped character.
isLocked() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
Determines if the directory is locked.
isLocked() - Method in interface org.eclipse.rdf4j.sail.LockManager
Determines if the SAIL is locked.
isLogValidationPlans() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isLogValidationPlans() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if logging of validation plans is enabled.
isLogValidationPlans() - Method in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
isLogValidationViolations() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isLogValidationViolations() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if logging a list of violations and the triples that caused the violations is enabled.
isLowerCaseHexLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
 
isLowerCaseLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Checks whether the supplied character is an lower-case letter.
isMember(int[][], int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
isMember(int[][], int) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
isMillisecondSet() - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
isMoreAvailable() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
isMoreAvailable() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
isMoreAvailable() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Check if more records are available after limit is reached.
isMultilineQuote(String, int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
isMultiProjection - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
isNameChar(int) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Check if the supplied code point represents a valid name character.
isNameChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid name character.
isNamed - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.From
 
isNamed() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
isNamed() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
isNameEndChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid name end character.
isNamespaceCleared() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
isNameStartChar(int) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Check if the supplied code point represents a valid name start character.
isNameStartChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid name start character.
isNCName(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Checks whether the supplied String is an NCName (Namespace Classified Name) as specified at http://www.w3.org/TR/REC-xml-names/#NT-NCName .
isNCNameChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isNCNameStartChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
isNegatedPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
isNegativeTimezone - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Flag indicating whether the timezone, if any, is positive or negative.
isNegativeYear - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Flag indicating whether the year is positive or negative.
isNestedPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
isNewScope() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
isNilContext(Resource[]) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
isNodeShapeOrPropertyShape(Resource) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
isNonFatalError(RioSetting<?>) - Method in class org.eclipse.rdf4j.rio.ParserConfig
This method is used by the parser to check whether they should throw an exception or attempt to recover from a non-fatal error.
isNormalized - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Flag indicating whether the values have been normalized.
isNormalized() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Checks whether this object has already been normalized.
isNotDigit(char) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied character is a digit.
isNotNameChar(int) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
isNotNameStartChar(int) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
isNotPrefixStartChar(int) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
isNumber(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Checks whether the supplied character is a number.
isNumber(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Deprecated.
isNumeric(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
IsNumeric - Class in org.eclipse.rdf4j.query.algebra
IsNumeric - Boolean operator determining if the supplied expression represents a numeric value.
IsNumeric() - Constructor for class org.eclipse.rdf4j.query.algebra.IsNumeric
 
IsNumeric(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IsNumeric
 
IsNumeric() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
isNumericDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is a numeric datatype, i.e.if it is equal to xsd:float, xsd:double, xsd:decimal or one of the datatypes derived from xsd:decimal.
isNumericDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is a numeric datatype, i.e.if it is equal to xsd:float, xsd:double, xsd:decimal or one of the datatypes derived from xsd:decimal.
isNumericDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a numeric datatype, i.e.if it is equal to xsd:float, xsd:double, xsd:decimal or one of the datatypes derived from xsd:decimal.
ISO3166 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/ISO3166
ISO639_2 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/ISO639-2
ISO639_3 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/ISO639-3
ISO8601_TIMESTAMP_FORMAT - Static variable in interface org.eclipse.rdf4j.common.logging.LogRecord
 
isoCanonicalize(Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
ISOLATION_LEVEL_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Deprecated.
Use transaction-setting__isolation-level instead.
isolationLevel - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
isolationLevel - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
IsolationLevel - Interface in org.eclipse.rdf4j.common.transaction
A Transaction Isolation Level.
IsolationLevels - Enum in org.eclipse.rdf4j.common.transaction
Enumeration of Transaction IsolationLevels supported by RDF4J.
IsolationLevels(IsolationLevels...) - Constructor for enum org.eclipse.rdf4j.common.transaction.IsolationLevels
 
isomorphic(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Compares two RDF models, and returns true if they consist of isomorphic graphs and the isomorphic graph identifiers map 1:1 to each other.
isomorphic(Model, Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
Compares two RDF models, and returns true if they consist of isomorphic graphs and the isomorphic graph identifiers map 1:1 to each other.
isomorphicSingleContext(Model, Model) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
isOpaque() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Tells whether or not this IRI is opaque.
isOpaque() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
isOpen - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
isOpen - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
isOpen() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
isOpen() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
isOpen() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Checks whether this connection is open.
isOpen() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
isOpen() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
isOpen() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
isOpen() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Checks whether this SailConnection is open.
isOpeningAngledBracket(String, int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
isOptimizable() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
isOptional - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
isOptional() - Method in class org.eclipse.rdf4j.spin.Argument
 
isOrderedDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is ordered.The values of an ordered datatype can be compared to each other using operators like < and >.
isOrderedDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is ordered.The values of an ordered datatype can be compared to each other using operators like < and >.
isOrderedDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is ordered.The values of an ordered datatype can be compared to each other using operators like < and >.
isOutOfScopeForLeftArgBindings(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.JoinQueryEvaluationStep
 
isOwnMemBnode(BNode) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Checks whether the supplied value is an instance of MemValue and whether it has been created by this MemValueFactory.
isOwnMemIRI(IRI) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
isOwnMemLiteral(Literal) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
isOwnMemTriple(Triple) - Method in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
 
isParallelValidation() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isParallelValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if SHACL validation is run in parellel.
isParallelValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
isParallelValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
isPartOfSubQuery(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
isPassThroughEnabled() - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Indicates if direct pass-through of the endpoint result to the supplied Sink is enabled.
isPERCENT(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
 
isPERCENT(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isPerformanceLogging() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isPerformanceLogging() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
isPerformanceLogging() - Method in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
isPlainLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
isPlainLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
isPlainLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied value is a "plain literal".
isPlainLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied value is a "plain literal".
isPLX_INTERNAL(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isPLX_START(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
 
isPLX_START(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isPN_CHARS(int) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Check if the supplied code point represents a valid prefixed name character.
isPN_CHARS(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid prefixed name character.
isPN_CHARS_BASE(int) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Check if the supplied code point represents a valid prefixed name base character.
isPN_CHARS_BASE(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid prefixed name base character.
isPN_CHARS_U(int) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Check if the supplied code point represents either a valid prefixed name base character or an underscore.
isPN_CHARS_U(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents either a valid prefixed name base character or an underscore.
isPN_LOCAL(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isPN_LOCAL_ESC(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
 
isPN_LOCAL_ESC(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isPN_PREFIX(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Checks if the supplied prefix string is a valid Turtle namespace prefix.
isPrefixChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid prefix character.
isPrefixStartChar(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a valid prefixed name start character.
isPreserveBNodeIDs() - Method in class org.eclipse.rdf4j.rio.ParserConfig
This method is preserved for backwards compatibility.
isPreserveWhitespace() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Checks whether leading and trailing whitespace characters in text elements are preserved.
isPrimitiveDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Checks whether the supplied datatype is a primitive XML Schema datatype.
isPrimitiveDatatype() - Method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Checks whether the supplied datatype is a primitive XML Schema datatype.
isPrimitiveDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Checks whether the supplied datatype is a primitive XML Schema datatype.
isPrinting() - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
isPropertyField(String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
Determines whether the specified field name is a property field name.
isQName(IRI) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
isQuadMode() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
Shall graph information also be retrieved, e.g.
isQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.EvalFunction
 
isRDFDatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
isRDFDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
isRdfsSubClassReasoning() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isRdfsSubClassReasoning() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
isReadable() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
isReaderActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Returns false if there are no active read locks, otherwise returns true.
isReaderActive() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Returns false if there are no active read locks, otherwise returns true.
isReaderActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Returns false if there are no active read locks, otherwise returns true.
isRecognizedDatatype(IRI) - Method in interface org.eclipse.rdf4j.rio.DatatypeHandler
Checks if the given datatype URI is recognized by this datatype handler.
isRecognizedDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler
 
isRecognizedDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler
 
isRecognizedDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler
 
isRecognizedDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
isRecognizedDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler
 
isRecognizedLanguage(String) - Method in interface org.eclipse.rdf4j.rio.LanguageHandler
Checks if the given language tag is recognized by this language handler, including cases where the language tag is considered syntactically well-formed, but is not yet normalized.
isRecognizedLanguage(String) - Method in class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler
 
isRecognizedLanguage(String) - Method in class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
 
isRedirection(int) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Returns whether a given HTTP status code represents a redirection (i.e.
isReduced() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
isReduced() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
 
isReducedOrDistinct(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
isRefback() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
isReified() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
isRelative() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
isResource() - Method in interface org.eclipse.rdf4j.model.Resource
 
isResource() - Method in interface org.eclipse.rdf4j.model.Value
Check if the object is an instance of the given type.
isResource(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
Deprecated.
 
isResource(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer.CompareVisitor
 
IsResource - Class in org.eclipse.rdf4j.query.algebra
 
IsResource() - Constructor for class org.eclipse.rdf4j.query.algebra.IsResource
 
IsResource(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IsResource
 
isResourceURIResource(Value, Value, Value) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
isSafeToRemove(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Checks on whether the given repository is referred to by a ProxyRepository configuration.
isSameCtx(Var, Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
isSameTriple(Statement, Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
Checks if the two statements represent the same triple (that is, they have equal subject, predicate, and object).
isSchemaStatement(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
isScheme(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
isScopeChange - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
isScopeChange() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
 
isScopeChange() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
Check if this AST node constitutes a variable scope change.
isSelect() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Returns whether or not the results of scanning the query model indicates that this represents a select query
isSelfReference() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
Checks whether this URI is a relative URI that references itself (i.e.
isSerializableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isSerializableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
isSerializableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
On transactions using SNAPSHOT isolation the ShaclSail can run the validation serializably.
isSet(RioSetting<T>) - Method in class org.eclipse.rdf4j.rio.RioConfig
Checks for whether a RioSetting has been explicitly set by a user.
isShutdown() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Add
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Create
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Load
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Move
 
isSilent() - Method in class org.eclipse.rdf4j.query.algebra.Service
 
isSilent() - Method in interface org.eclipse.rdf4j.query.algebra.UpdateExpr
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
 
isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
isSilentClear() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
isSimple - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:isSimple property
isSimpleLiteral(boolean, CoreDatatype) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "simple literal".
isSimpleLiteral(boolean, CoreDatatype) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied literal is a "simple literal".
isSimpleLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "simple literal".
isSimpleLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied literal is a "simple literal".
isSimpleLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied value is a "simple literal".
isSimpleLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied value is a "simple literal".
isSparqlValidation() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
isSPOElemList(ProjectionElemList) - Static method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Return whether or not this projection looks like an spo binding for a construct query
isStatementCleared() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
isStillReferenced(ArrangedWriter.SubjectInContext) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
isStreaming - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
isStrict() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
isStrictFunctionChecking() - Method in class org.eclipse.rdf4j.spin.SpinParser
 
isStringLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "string literal".
isStringLiteral(Literal) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied literal is a "string literal".
isStringLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Checks whether the supplied literal is a "string literal".
isStringLiteral(Value) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
Checks whether the supplied literal is a "string literal".
isSubquery() - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
isSubQuery - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
isSubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
isSubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
 
isSubset(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Compares two RDF models, and returns true if the first model is a subset of the second model, using graph isomorphism to map statements between models.
isSubset(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Compares two RDF models, and returns true if the first model is a subset of the second model, using graph isomorphism to map statements between models.
isSubset(TupleQueryResult, TupleQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
 
isSubset(Repository, Repository) - Static method in class org.eclipse.rdf4j.repository.util.RepositoryUtil
Compares the models of the default context of two repositories and returns true if rep1 is a subset of rep2.
isSubsetInternal(Set<Statement>, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
 
ISSUED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/issued
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
isSupported() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
isSupportedDatatype(CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
isSupportedDatatype(CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
isTautologicalExtensionElem(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
A special case check: we project a variable from a subquery that has the same name We must avoid writing SELECT (?x as ?x) WHERE { { SELECT ?x WHERE { ...
isTerminated() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
isThisUnbound(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
isTimeSet() - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
isTimezoneSet() - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
isTLDValid(int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
isTrackResultSize() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Enable or disable results size tracking for the query plan.
isTrackResultSize() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Returns the status of the result size tracking for the query plan.
isTrackResultSize() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
isTrackResultSize() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Returns the status of the result size tracking for the query plan.
isTriple() - Method in interface org.eclipse.rdf4j.model.Triple
 
isTriple() - Method in interface org.eclipse.rdf4j.model.Value
Check if the object is an instance of the given type.
IsTripleFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
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
IsTripleFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.IsTripleFunction
 
isTrue(QueryValueEvaluationStep, QueryBindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
isTrue(QueryValueEvaluationStep, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
isTrue(QueryValueEvaluationStep, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
isTrue(ValueExpr, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Evaluates the boolean expression on the supplied TripleSource object.
isTrue(ValueExpr, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
isTruncated() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
isTruncated() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
isTruncated() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
Users can enable a limit for the number of validation results they want to accept.
isType(Resource, IRI) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
isType(Resource, IRI) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
isType(Resource, IRI) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
isType(Resource, IRI) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
isType(Resource, IRI) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
isType(Resource, IRI) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
isTypeFilteringEnabled() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
isTypeFilteringEnabled() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
is the LuceneSail.INDEXEDTYPES parameter set for this index.
isTypeStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
isTypeStatement(Statement) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Returns true if the given statement is a type statement, see LuceneSail.INDEXEDTYPES to use.
isUnbound(Var, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
isUnboundVar(ValueExpr, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
isUnboundVar(ValueExpr, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
isUnderscore(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Checks whether the supplied character is Underscore.
isUniqueLang() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
isUnreserved(char) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
A character is unreserved according to RFC 2396 if it is either an alphanumeric char or a punctuation mark.
isUnreserved(char) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
 
isUpperCaseHexLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
 
isUpperCaseLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
Checks whether the supplied character is an upper-case letter.
IsURI - Class in org.eclipse.rdf4j.query.algebra
 
IsURI() - Constructor for class org.eclipse.rdf4j.query.algebra.IsURI
 
IsURI(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.IsURI
 
isValid() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
isValid() - Method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
isValidAnyURI(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is an Internationalized Resource Identifier Reference (IRI).
isValidateEntireBaseSail() - Method in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
isValidationEnabled() - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
isValidationEnabled() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Check if SHACL validation on commit() is enabled.
isValidationEnabled() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
isValidBoolean(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid boolean or not.
isValidByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid byte or not.
isValidCalendarValue(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied string can be parsed to a valid XMLGregorianCalendar value.
isValidCharacterDataChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Returns whether the specified character can appear in XML character data.
isValidCharacterDataChar(int) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Returns whether the specified character can appear in XML character data.
isValidCharacterForBNodeLabel(int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Checks whether the supplied character is valid character as per N-Triples specification.
isValidDate(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:date string.
isValidDateTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid date-time.
isValidDateTimeStamp(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid date-timestamp.
isValidDayTimeDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid day-time duration ot not.
isValidDecimal(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid decimal or not.
isValidDouble(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid double or not.
isValidDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid duration.
isValidFloat(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid float or not.
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ByteCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
Verifies that the supplied lexical value is valid for the datatype.
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateTimeCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DecimalCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DoubleCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.FloatCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.LongCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NegativeIntegerCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonNegativeIntegerCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ShortCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedByteCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedIntCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedLongCast
 
isValidForDatatype(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedShortCast
 
isValidGDay(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:gDay string.
isValidGMonth(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:gMonth string.
isValidGMonthDay(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:gMonthDay string.
isValidGYear(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:gYear string.
isValidGYearMonth(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:gYearMonth string.
isValidInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid integer or not.
isValidInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid integer or not.
isValidLanguageTag(String) - Static method in class org.eclipse.rdf4j.model.util.Literals
Checks if the given string is a well-formed BCP47 language tag according to the rules defined in RFC 5646, section 2.1.1.
isValidLocalName(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Checks whether the specified name is allowed as the local name part of an IRI according to the SPARQL 1.1/Turtle 1.1 spec.
isValidLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid long or not.
isValidNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid negative integer or not.
isValidNonNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid non-negative integer or not.
isValidNonPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid non-positive integer or not.
isValidPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid positive integer or not.
isValidPredicateNumber(String) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
isValidPrefixedName(String) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
isValidQName(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:QName string.
isValidShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid short or not.
isValidTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Determines if the supplied value is a valid xsd:time string.
isValidUnsignedByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid unsigned byte or not.
isValidUnsignedInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid unsigned int.
isValidUnsignedLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid unsigned long or not.
isValidUnsignedShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid unsigned short or not.
IsValidURI - Class in org.eclipse.rdf4j.spin.function.spif
 
IsValidURI() - Constructor for class org.eclipse.rdf4j.spin.function.spif.IsValidURI
 
isValidURIReference(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
Verifies that the supplied string is a valid RDF (1.0) URI reference, as defined in section 6.4 of the RDF Concepts and Abstract Syntax specification (RDF 1.0 Recommendation of February 10, 2004).
isValidValue(String, CoreDatatype) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
isValidValue(String, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
isValidValue(String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is valid for the given datatype.
isValidYearMonthDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Verifies if the supplied lexical value is a valid year-month duration.
isVar(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
Deprecated.
 
isVar(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer.CompareVisitor
 
isVariableScopeChange - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
isVariableScopeChange() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
isVariableScopeChange() - Method in interface org.eclipse.rdf4j.query.algebra.VariableScopeChange
indicates if the node represents a variable scope change.
isVariableScopeChange(TupleExpr) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
Verifies if the supplied TupleExpr represents a variable scope change.
isVolatile - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
isVolatile() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
isWellDesigned(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
Checks whether the left join is "well designed" as defined in section 4.2 of "Semantics and Complexity of SPARQL", 2006, Jorge Pérez et al.
isWellDesigned(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
Checks whether the left join is "well designed" as defined in section 4.2 of "Semantics and Complexity of SPARQL", 2006, Jorge Pérez et al.
isWellFormedCollection(Resource) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Check that the collection started with the supplied subject node is a well-formed RDF Collection.
isWhitespace(int) - Static method in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
Check if the supplied code point represents a whitespace character
isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
 
isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
 
isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
isWildcard() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
isWithinBindingScope(ValueExpr, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
isWithinBindingScope(ValueExpr, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
isWritable() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
isWritable() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
isWritable() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
isWritable() - Method in interface org.eclipse.rdf4j.repository.Repository
Checks whether this repository is writable, i.e.
isWritable() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
isWritable() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
isWritable() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
isWritable() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
isWritable() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Checks whether this Sail object is writable.
isWritable() - Method in interface org.eclipse.rdf4j.sail.Sail
Checks whether this Sail object is writable, i.e.
isWriterActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Returns false if there are no active write locks, otherwise returns true.
isWriterActive() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Returns false if there are no active write locks, otherwise returns true.
isWriterActive() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Returns false if there are no active write locks, otherwise returns true.
isWritingStarted() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
See if writing has started
isWritten - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
isWritten() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
isXSDDatatype() - Method in interface org.eclipse.rdf4j.model.base.CoreDatatype
Checks whether the supplied datatype is an XML Schema Datatype.
isXSDDatatype() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
isZipStream(InputStream) - Static method in class org.eclipse.rdf4j.common.io.ZipUtil
Test if an input stream is a zip input stream by checking the "magic number"
iter - Variable in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
iter - Variable in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
The source type iteration.
iter - Variable in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
 
iter - Variable in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
The underlying Iteration.
iter - Variable in class org.eclipse.rdf4j.common.iteration.IteratorIteration
Deprecated.
 
iter - Variable in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
iter - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
iter - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
iter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
 
iter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
iter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
iter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
iter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
iter - Variable in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
iter - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
IteratingGraphQueryResult - Class in org.eclipse.rdf4j.query.impl
Deprecated.
IteratingGraphQueryResult(Map<String, String>, Iterable<? extends Statement>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingGraphQueryResult
Deprecated.
 
IteratingGraphQueryResult(Map<String, String>, Iterator<? extends Statement>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingGraphQueryResult
Deprecated.
 
IteratingGraphQueryResult(Map<String, String>, CloseableIteration<? extends Statement, ? extends QueryEvaluationException>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingGraphQueryResult
Deprecated.
 
IteratingTupleQueryResult - Class in org.eclipse.rdf4j.query.impl
Deprecated.
IteratingTupleQueryResult(List<String>, Iterable<? extends BindingSet>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingTupleQueryResult
Deprecated.
Creates a query result object with the supplied binding names.
IteratingTupleQueryResult(List<String>, Iterator<? extends BindingSet>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingTupleQueryResult
Deprecated.
 
IteratingTupleQueryResult(List<String>, CloseableIteration<? extends BindingSet, QueryEvaluationException>) - Constructor for class org.eclipse.rdf4j.query.impl.IteratingTupleQueryResult
Deprecated.
Creates a query result object with the supplied binding names.
iteration - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult.CleanableState
 
iteration - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult.CleanableState
 
iteration - Variable in class org.eclipse.rdf4j.common.iteration.CloseableIterationSpliterator
 
iteration - Variable in class org.eclipse.rdf4j.common.iteration.IterationSpliterator
Deprecated.
 
iteration - Variable in class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
iteration - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
iteration - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
iteration - Variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult.CleanableState
 
iteration - Variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState
 
Iteration<E,​X extends java.lang.Exception> - Interface in org.eclipse.rdf4j.common.iteration
Deprecated, for removal: This API element is subject to removal in a future version.
For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. Use CloseableIteration instead, even if your iteration doesn't require AutoCloseable.
ITERATION_CACHE_SYNC_THRESHOLD - Static variable in class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
use CONFIG#iterationCacheSyncThreshold instead.
iteration1 - Variable in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
iteration2 - Variable in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
iterationCacheSyncThreshold - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.iterationCacheSyncTreshold
iterationCacheSyncThreshold - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
iterationCacheSyncThreshold - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
iterationCacheSyncThreshold - Variable in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
iterationCacheSyncThreshold - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
iterationClosed(SailBaseIteration<?, ?>) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Called by SailBaseIteration to indicate that it has been closed.
iterationRef - Variable in class org.eclipse.rdf4j.common.iteration.InterruptTask
 
Iterations - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
Iterations() - Constructor for class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
 
iterationsClosed - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
iterationsOpened - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
IterationSpliterator<T> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
IterationSpliterator(Iteration<T, ? extends Exception>) - Constructor for class org.eclipse.rdf4j.common.iteration.IterationSpliterator
Deprecated.
Creates a Spliterator implementation that wraps the supplied Iteration.
iterationSyncThreshold - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
Number of items cached before internal collection is synced to disk.
IterationWrapper<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
IterationWrapper(Iteration<? extends E, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
Creates a new IterationWrapper that operates on the supplied Iteration.
ITERATIVE_EVALUATION_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
IterativeEvaluationOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use IterativeEvaluationOptimizer instead.
IterativeEvaluationOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
IterativeEvaluationOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.IterativeEvaluationOptimizer
Deprecated.
 
IterativeEvaluationOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.IterativeEvaluationOptimizer
 
IterativeEvaluationOptimizer.IEOVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
IterativeEvaluationOptimizer.IEOVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
iterator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.ResultSizeCountingIterator
 
iterator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
iterator - Variable in class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
iterator - Variable in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
 
iterator - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
iterator - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
iterator - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
iterator - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
iterator() - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
iterator() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
iterator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
iterator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
iterator() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
iterator() - Method in interface org.eclipse.rdf4j.query.BindingSet
Creates an iterator over the bindings in this BindingSet.
iterator() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
iterator() - Method in interface org.eclipse.rdf4j.query.QueryResult
 
iterator() - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
 
iterator() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.rio.helpers.CodePointSequence
 
iterator() - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Get an iterator on the attributes.
iterator() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
iterator() - Method in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
iterator() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
iterator() - Method in class org.eclipse.rdf4j.sail.model.SailModel
The returned Iterator implements Closeable.
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
iterator() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
iterator() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
iterator(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
iteratorCache - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
iteratorCache - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
iteratorCache - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
iteratorFrequencyMap - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
iteratorInternal() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
IteratorIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
IteratorIteration(Iterator<? extends E>) - Constructor for class org.eclipse.rdf4j.common.iteration.IteratorIteration
Deprecated.
 
iterators - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
Iterators - Class in org.eclipse.rdf4j.common.iterator
Deprecated, for removal: This API element is subject to removal in a future version.
use Commons Collections or Guava instead.
Iterators() - Constructor for class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
 
iYear - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
year part of the dateTime object as int

J

JABBER_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
JANUARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
Deprecated.
JAVA_SCRIPT_CODE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPINX
 
JAVA_SCRIPT_FILE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPINX
 
JavaCharStream - Class in org.eclipse.rdf4j.query.parser.sparql.ast
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(InputStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(InputStream, String) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(Reader) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Constructor.
javaLock - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.JavaLock
 
JavaLock(Lock) - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.JavaLock
 
jg - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
jg - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
jj_2_1() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_2() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_3() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_4() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_5() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_6() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_7() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_2_rtns - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_1() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_2() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_3() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_4() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_5() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_6() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3_7() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_100() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_34() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_35() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_36() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_37() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_38() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_39() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_40() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_41() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_42() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_43() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_44() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_45() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_46() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_47() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_48() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_49() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_50() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_51() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_52() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_53() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_54() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_55() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_56() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_57() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_58() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_59() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_60() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_61() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_62() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_63() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_64() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_65() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_66() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_67() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_68() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_69() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_70() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_71() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_72() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_73() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_74() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_75() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_76() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_77() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_78() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_79() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_80() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_81() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_82() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_83() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_84() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_85() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_86() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_87() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_88() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_89() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_90() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_91() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_92() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_93() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_94() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_95() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_96() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_97() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_98() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_3R_99() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_add_error_token(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_consume_token(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_endpos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_expentries - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_expentry - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_gc - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_gen - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_kind - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1 - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_0 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_1 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_2 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_3 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_4 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_5 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_0() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_1() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_2() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_3() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_4() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_la1_init_5() - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_lastpos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_lasttokens - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_ls - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_nt - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Next token.
jj_ntk - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_ntk_f() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_rescan - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_rescan_token() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_save(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_scan_token(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jj_scanpos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
jjAddStates(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec0 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec10 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec11 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec12 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec13 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec2 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec3 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec4 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec5 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec6 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec7 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec8 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjbitVec9 - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
JJCalls() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.JJCalls
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjCanMove_2(int, int, int, long, long) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjCheckNAdd(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjFillToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjimage - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjimageLen - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjmatchedKind - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjmatchedPos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveNfa_0(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveNfa_0_curChar128AndAbove(int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveNfa_0_curCharLessThan128(int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveNfa_0_curCharLessThan64(int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa12_0(long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa13_0(long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjnewLexState - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Lex State array.
jjnewStateCnt - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjnextStates - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjround - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjrounds - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjstateSet - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjStopAtPos(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Token literal values.
JJTABS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
Accept the visitor.
JJTADD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtAddChild(Node, int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtAppendChild(Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
Adds the supplied node as the last child node to this node.
jjtAppendChild(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTASKQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTAVG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASEDECL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBIND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBINDINGSCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBINDINGSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBINDINGVALUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBLANKNODE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBLANKNODEPROPERTYLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBNODEFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCEIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCLEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtClose() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTCOALESCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOLLECTION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPARE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRAINT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCTQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTTRIPLEREF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONTAINS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOPY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOUNT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCREATE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATASETCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATATYPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDAY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDELETECLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDELETEDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDELETEWHERE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDESCRIBE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDESCRIBEQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDROP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTENCODEFORURI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTEXISTSFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFALSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFLOOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtGetChild(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtGetChild(Class<T>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
Gets the (first) child of this node that is of the specific type.
jjtGetChildren() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtGetChildren(Class<T>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtGetParent() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
 
jjtGetParent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtGetValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTGRAPHGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHORDEFAULT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHPATTERNGROUP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHREFALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGROUPCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGROUPCONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGROUPCONDITION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTHAVINGCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTHOURS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTINFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTINLINEDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTINSERTCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTINSERTDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIRIFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISBLANK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISIRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISNUMERIC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANGMATCHES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIMIT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLOAD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLOWERCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMAX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMD5 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMINUSGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMINUTES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMODIFY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMONTH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTMOVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtNodeName - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOTEXISTSFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOTIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOW - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNUMERICLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOBJECTLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOFFSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtoMore - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjtOpen() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTOPTIONALGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDERCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDERCONDITION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtoSkip - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjtoSpecial - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
jjtoToken - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
JJTPATHALTERNATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHELT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHMOD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHONEINPROPERTYSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHSEQUENCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPREFIXDECL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROJECTIONELEM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROPERTYLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROPERTYLISTPATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQNAME - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUADSNOTTRIPLES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYCONTAINER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTRAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTRDFLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtree - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
JJTREGEXEXPRESSION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTREPLACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtReplaceChild(Node, Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
Replaces a child node with a new node.
jjtReplaceChild(Node, Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtReplaceWith(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTROUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSAMETERM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSAMPLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSECONDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECTQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSERVICEGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
jjtSetParent(Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
jjtSetValue(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
JJTSHA1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSHA224 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSHA256 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSHA384 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSHA512 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRAFTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRBEFORE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRDT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRENDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRLEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRSTARTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSUBSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSyntaxTreeBuilderState - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
JJTSyntaxTreeBuilderState() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
JJTTIMEZONE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRIPLEREF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRIPLESSAMESUBJECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRIPLESSAMESUBJECTPATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTRUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTZ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUNIONGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUNPARSEDQUADDATABLOCK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUPDATECONTAINER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUPDATESEQUENCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUPPERCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVOID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
JJTYEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
 
join(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
join(List<SparqlFragment>, SparqlFragment.TraceBack) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
join(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
join(ValidationTuple, ValidationTuple) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTupleHelper
 
Join - Class in org.eclipse.rdf4j.query.algebra
A natural join between two tuple expressions.
Join() - Constructor for class org.eclipse.rdf4j.query.algebra.Join
 
Join(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Join
Creates a new natural join operator.
joinAttributes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
joinAttributes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
joinCondition - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
joined - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
JoinExecutorBase<T> - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Deprecated.
JoinExecutorBase<T> - Class in org.eclipse.rdf4j.repository.sparql.federation
Base class for any join parallel join executor.
JoinExecutorBase(CloseableIteration<T, QueryEvaluationException>, TupleExpr, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.JoinExecutorBase
Deprecated.
 
JoinExecutorBase(CloseableIteration<T, QueryEvaluationException>, TupleExpr, BindingSet) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
JoinIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Interleaved join iterator.
JoinIterator(EvaluationStrategy, QueryEvaluationStep, QueryEvaluationStep, Join, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
JoinIterator(EvaluationStrategy, Join, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
JoinQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
JoinQueryEvaluationStep(EvaluationStrategy, Join, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.JoinQueryEvaluationStep
 
JoinStatementWithBindingSetIterator(CloseableIteration<? extends Statement, ? extends QueryEvaluationException>, BiConsumer<MutableBindingSet, Statement>, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
JOINVAR_PREFIX - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
JoinVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
JoinVisitor(EvaluationStatistics, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
JSON - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
SPARQL Query Results JSON Format.
JSON - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL Query Results JSON Format.
JSON_FACTORY - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
JSON_MAPPER - Static variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
JSON_STAR - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL-star Query Results JSON Format (like SPARQL JSON but with RDF-star support).
JSONLD - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The JSON-LD file format, an RDF serialization format that supports recording of named graphs.
JSONLD_MODE - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
JSONLDHierarchicalProcessor - Class in org.eclipse.rdf4j.rio.jsonld
Converts a JSON-LD object to a hierarchical form
JSONLDHierarchicalProcessor() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor
 
JSONLDHierarchicalProcessor.TreeNode - Class in org.eclipse.rdf4j.rio.jsonld
 
JSONLDInternalRDFParser - Class in org.eclipse.rdf4j.rio.jsonld
A package private internal implementation class.
JSONLDInternalRDFParser() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalRDFParser
 
JSONLDInternalTripleCallback - Class in org.eclipse.rdf4j.rio.jsonld
A package private internal implementation class
JSONLDInternalTripleCallback() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
JSONLDInternalTripleCallback(RDFHandler) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
JSONLDInternalTripleCallback(RDFHandler, ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
JSONLDInternalTripleCallback(RDFHandler, ValueFactory, ParserConfig, ParseErrorListener, Function<String, Resource>, Supplier<Resource>) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
JSONLDMode - Enum in org.eclipse.rdf4j.rio.helpers
Deprecated, for removal: This API element is subject to removal in a future version.
JSONLDMode(String, String) - Constructor for enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
JSONLDParser - Class in org.eclipse.rdf4j.rio.jsonld
JSONLDParser() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
Default constructor
JSONLDParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
Creates a JSONLD Parser using the given ValueFactory to create new Values.
JSONLDParserFactory - Class in org.eclipse.rdf4j.rio.jsonld
An RDFParserFactory that creates instances of JSONLDParser.
JSONLDParserFactory() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory
 
JSONLDSettings - Class in org.eclipse.rdf4j.rio.helpers
Settings that can be passed to JSONLD Parsers and Writers.
JSONLDSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Private default constructor.
JSONLDWriter - Class in org.eclipse.rdf4j.rio.jsonld
An RDFWriter that links to JSONLDInternalRDFParser.
JSONLDWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
Create a JSONLDWriter using a OutputStream
JSONLDWriter(OutputStream, String) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
Create a JSONLDWriter using a OutputStream
JSONLDWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
Create a JSONLDWriter using a Writer
JSONLDWriter(Writer, String) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
Create a JSONLDWriter using a Writer
JSONLDWriterFactory - Class in org.eclipse.rdf4j.rio.jsonld
An RDFWriterFactory that creates instances of JSONLDWriter.
JSONLDWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDWriterFactory
 
JSONP_CALLBACK - Static variable in class org.eclipse.rdf4j.query.resultio.BasicQueryWriterSettings
Specifies a callback function name for wrapping JSON results to support the JSONP cross-origin request methodology.
JSONSettings - Class in org.eclipse.rdf4j.rio.helpers
Generic JSON settings, mostly related to Jackson Features.
JSONSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.JSONSettings
Private default constructor.
JtsSpatialAlgebra - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
JTS-enabled implementation of spatial algebra, with full support for polygon-related geospatial functions
JtsSpatialAlgebra(JtsSpatialContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
JtsSpatialSupport() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport.JtsSpatialSupport
 
JURISDICTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Jurisdiction

K

keepPath - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
key - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
A unique key for this setting.
key(ChronoField...) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
key(TemporalAccessor) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
key(Predicate<ChronoField>, ChronoField...) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
KEY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:key
KEY_ENTITY_PAIR - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:KeyEntityPair
KEYWORD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:keyword
KIN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Kin
kind - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
An integer that describes the kind of this token.
KIND - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Kind
KnownFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
KnownFunctionParser(FunctionRegistry, Function<IRI, String>) - Constructor for class org.eclipse.rdf4j.spin.function.KnownFunctionParser
 
knownFunctionsUriReduction(String) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
 
KnownTupleFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
KnownTupleFunctionParser(TupleFunctionRegistry) - Constructor for class org.eclipse.rdf4j.spin.function.KnownTupleFunctionParser
 
KNOWS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 

L

label - Variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
The error type's label.
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
label - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
label - Variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
The literal's label.
label - Variable in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
label - Variable in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
 
label - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
label - Variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.LabeledBlankNode
 
label - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
label(QueryValueEvaluationStep, BindingSet, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
Label - Class in org.eclipse.rdf4j.query.algebra
The LABEL function, which selects the label of literals.
Label() - Constructor for class org.eclipse.rdf4j.query.algebra.Label
 
Label(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Label
 
LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#label
LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:Label class.
LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
LABEL_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
LABEL_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
LABEL_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:labelRelation relation.
LABEL_TEMPLATE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LABEL_TEMPLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:labelTemplate
LABEL_TEMPLATE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#labelTemplate A template string for displaying instantiations of a module in human-readable form.
LabeledBlankNode(String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.LabeledBlankNode
 
labelModel(Model, Map<BNode, HashCode>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
LANDING_PAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:landingPage
lang - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
lang(QueryValueEvaluationStep, BindingSet, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
Lang - Class in org.eclipse.rdf4j.query.algebra
The LANG function, as defined in SPARQL Query Language for RDF.
Lang() - Constructor for class org.eclipse.rdf4j.query.algebra.Lang
 
Lang(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Lang
 
Lang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
LANG - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
LANG - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
LANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LANG - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
LANG_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
LANG_LITERAL_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
LANG_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
LANG_LITERAL_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
LANG_TAG_SPECIFIER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
langMatches(String, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
Implements language range filtering for SPARQL langMatches (https://www.w3.org/TR/sparql11-query/#func-langMatches).
LangMatches - Class in org.eclipse.rdf4j.query.algebra
Checks whether a language tag (e.g.
LangMatches() - Constructor for class org.eclipse.rdf4j.query.algebra.LangMatches
 
LangMatches(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.LangMatches
 
LangMatches() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
LANGMATCHES - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
LANGMATCHES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LANGSTRING - org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
LANGSTRING - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#langString
LANGTAG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LANGTAG - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
language - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
language - Variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
The literal's language tag.
language - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
LANGUAGE - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
LANGUAGE - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:language
LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#language
LANGUAGE_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
LANGUAGE_ATT - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The attribute for language tags of plain literal.
LANGUAGE_EXTENSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
language extension
LANGUAGE_HANDLERS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Setting used to specify which LanguageHandler implementations are to be used for a given parser configuration.
LANGUAGE_IN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LANGUAGE_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:languageIn
LANGUAGE_IN_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LANGUAGE_IN_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LanguageInConstraintComponent
LANGUAGE_IN_CONSTRAINT_COMPONENT_LANGUAGE_IN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LANGUAGE_IN_CONSTRAINT_COMPONENT_LANGUAGE_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LanguageInConstraintComponent-languageIn
LanguageHandler - Interface in org.eclipse.rdf4j.rio
An interface defining methods related to verification and normalization of language tags.
LanguageHandlerRegistry - Class in org.eclipse.rdf4j.rio
Registry of LanguageHandlers.
LanguageHandlerRegistry() - Constructor for class org.eclipse.rdf4j.rio.LanguageHandlerRegistry
 
LanguageHandlerRegistry.LanguageHandlerRegistryHolder - Class in org.eclipse.rdf4j.rio
Internal helper class to avoid continuous synchronized checking.
LanguageHandlerRegistryHolder() - Constructor for class org.eclipse.rdf4j.rio.LanguageHandlerRegistry.LanguageHandlerRegistryHolder
 
languageIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
languageIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
LanguageInConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
LanguageInConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
LanguageInConstraintComponent(LanguageInConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
LanguageInConstraintComponent(ShapeSource, Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
LanguageInFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
LanguageInFilter(PlanNode, Set<String>, List<String>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
languageRanges - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
languageRanges - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
languageTag - Variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
LARGE_LITERALS_HANDLING - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether parser should preserve, truncate, drop, or otherwise manipulate statements that contain long literals.
LARGE_LITERALS_LIMIT - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
If BasicParserSettings.LARGE_LITERALS_HANDLING is set to LargeLiteralHandling.PRESERVE, which it is by default, then the value of this setting is not used.
LargeLiteralHandling - Enum in org.eclipse.rdf4j.rio.helpers
An enumeration used to define constants used with the BasicParserSettings.LARGE_LITERALS_HANDLING parser setting.
LargeLiteralHandling() - Constructor for enum org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
 
last - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
last - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
last - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
last() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
last() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
LAST - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
LAST_INDEX_OF_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
LAST_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
LastIndexOf - Class in org.eclipse.rdf4j.spin.function.spif
 
LastIndexOf() - Constructor for class org.eclipse.rdf4j.spin.function.spif.LastIndexOf
 
lastListResource - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
The resource that was used to append the last part of an rdf:List.
lastModified - Variable in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
lastReturned - Variable in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
The index of the last element that was returned by a call to next() or previous().
lastWrittenPredicate - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
lastWrittenPredicate - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
lastWrittenSubject - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
lastWrittenSubject - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
lastWrittenSubject - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
LAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:lat relation.
LAT_LONG - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:lat_long relation.
LATITUDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
LazyValidationReport - Class in org.eclipse.rdf4j.sail.shacl.results.lazy
A ValidationReport that will defer calculating any ValidationResults until the user asks for them
LazyValidationReport(List<ValidationResultIterator>, long) - Constructor for class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
LBRACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LBRACK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LBRACKET - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
LBRACKET_TOKEN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
LCASE - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
LCASE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
LCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LCC - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/LCC
LCSH - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/LCSH
LDP - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Linked Data Platform.
LDP() - Constructor for class org.eclipse.rdf4j.model.vocabulary.LDP
 
LE - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
lower than or equal to
LE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
LE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
leadingSpace() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
leadingSpace(int) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
LEASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
left - org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
 
left - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
left - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.InValueEvaluationStep
 
left - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
left - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
left - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
left - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
left - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.AlternativePath
 
left - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.SequencePath
 
LEFT_OPERAND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:LeftOperand
LEFT_OPERAND_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:leftOperand
leftArg - Variable in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
The operator's left argument.
leftArg - Variable in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
The operator's left argument.
leftArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.IntersectionQueryEvaluationStep
 
leftArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.OrValueEvaluationStep
 
leftIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
leftIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
leftIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
leftIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
leftIter - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
leftJoin - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
leftJoin - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
LeftJoin - Class in org.eclipse.rdf4j.query.algebra
The LeftJoin operator, as defined in SPARQL Query Language for RDF.
LeftJoin() - Constructor for class org.eclipse.rdf4j.query.algebra.LeftJoin
 
LeftJoin(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.LeftJoin
 
LeftJoin(TupleExpr, TupleExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.LeftJoin
 
LeftJoinIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
LeftJoinIterator(EvaluationStrategy, LeftJoin, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
LeftJoinIterator(QueryEvaluationStep, QueryEvaluationStep, QueryValueEvaluationStep, BindingSet, Set<String>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
LeftJoinQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
LeftJoinQueryEvaluationStep(QueryEvaluationStep, QueryValueEvaluationStep, QueryEvaluationStep, LeftJoin, Set<String>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
LeftJoinQueryEvaluationStep(QueryEvaluationStep, QueryValueEvaluationStep, QueryEvaluationStep, LeftJoin, VarNameCollector) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
Deprecated, for removal: This API element is subject to removal in a future version.
leftNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
leftNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
LeftOuterJoin - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
LeftOuterJoin(PlanNode, PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
leftQes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.MinusQueryEvaluationStep
 
leftQes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnionQueryEvaluationStep
 
leftStep - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.AndValueEvaluationStep
 
legacyIsomorphic(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Deprecated.
legacyTracking - Static variable in enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
LEGAL_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:legalName
LEND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
length - Variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil.TripleMatch
 
length() - Method in class org.eclipse.rdf4j.rio.helpers.CodePointSequence
 
Length - Class in org.eclipse.rdf4j.spin.function.list
 
Length() - Constructor for class org.eclipse.rdf4j.spin.function.list.Length
 
LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.LIST
 
LESS_THAN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
LESS_THAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:lessThan
LESS_THAN_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LessThanConstraintComponent
LESS_THAN_CONSTRAINT_COMPONENT_LESS_THAN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN_CONSTRAINT_COMPONENT_LESS_THAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LessThanConstraintComponent-lessThan
LESS_THAN_EQUALS - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
LESS_THAN_OR_EQUALS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN_OR_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:lessThanOrEquals
LESS_THAN_OR_EQUALS_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN_OR_EQUALS_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LessThanOrEqualsConstraintComponent
LESS_THAN_OR_EQUALS_CONSTRAINT_COMPONENT_LESS_THAN_OR_EQUALS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LESS_THAN_OR_EQUALS_CONSTRAINT_COMPONENT_LESS_THAN_OR_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:LessThanOrEqualsConstraintComponent-lessThanOrEquals
lessThan - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
LessThan - Class in org.eclipse.rdf4j.spin.function
 
LessThan() - Constructor for class org.eclipse.rdf4j.spin.function.LessThan
 
LessThanConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
LessThanConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
LessThanConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
lessThanOrEquals - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
LessThanOrEqualsConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
LessThanOrEqualsConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
LessThanOrEqualsConstraintComponent(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
LessThanOrEqualTo - Class in org.eclipse.rdf4j.spin.function
 
LessThanOrEqualTo() - Constructor for class org.eclipse.rdf4j.spin.function.LessThanOrEqualTo
 
Let - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
LET_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
Deprecated.
level - Variable in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
level - Variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
level - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
Level() - Constructor for enum org.eclipse.rdf4j.query.explanation.Explanation.Level
 
lex(String) - Static method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
Tokenizes a syntactically legal input SPARQL query on prolog elements.
LEXICAL_ERROR - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalValueComparator - Class in org.eclipse.rdf4j.model.util
A lexical RDF Term Comparator, this class does not compare numerically and is therefore a bit faster than a SPARQL compliant comparator.
LexicalValueComparator() - Constructor for class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
lexStateNames - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Lexer state names.
LI - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#li
LIBRARY_ONTOLOGY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#LibraryOntology A marker class that can be attached to base URIs (ontologies) to instruct SPIN engines that this ontology only contains a library of SPIN declarations.
LICENSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/license
LICENSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:license
LICENSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
LICENSE_DOCUMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/LicenseDocument
liCounter - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
Like - Class in org.eclipse.rdf4j.query.algebra
Deprecated, for removal: This API element is subject to removal in a future version.
Like() - Constructor for class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
Like(ValueExpr, String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
limit - Variable in class org.eclipse.rdf4j.common.iteration.LimitIteration
Deprecated.
The amount of elements to return.
limit - Variable in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
limit - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
limit - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep
 
limit - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep
 
limit - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
limit - Variable in class org.eclipse.rdf4j.query.algebra.Slice
 
limit - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
limit - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
limit - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
limit - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
limit(int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set a limit on the number of results returned by this query.
Limit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
LIMIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
LIMIT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LIMIT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
LIMIT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
 
LIMIT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#limit The LIMIT solution modifier of a Query.
LimitedSizeDistinctIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator
Deprecated.
LimitedSizeDistinctIteration(Iteration<? extends BindingSet, ? extends QueryEvaluationException>, AtomicLong, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeDistinctIteration
Deprecated.
 
LimitedSizeEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.limited
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.2.4. See https://github.com/eclipse/rdf4j/issues/3983
LimitedSizeEvaluationStrategy(TripleSource, long, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
Deprecated.
 
LimitedSizeEvaluationStrategy(TripleSource, Dataset, int, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
Deprecated.
 
LimitedSizeIteratorUtil - Class in org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator
Deprecated, for removal: This API element is subject to removal in a future version.
LimitedSizeIteratorUtil() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeIteratorUtil
Deprecated.
 
LimitIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
LimitIteration(Iteration<? extends E, X>, long) - Constructor for class org.eclipse.rdf4j.common.iteration.LimitIteration
Deprecated.
Creates a new LimitIteration.
LimitOffsetClauses() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
limitResults(GraphQueryResult, long, long) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a GraphQueryResult that returns at most the specified maximum number of solutions, starting at the supplied offset.
limitResults(TupleQueryResult, long, long) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a TupleQueryResult that returns at most the specified maximum number of solutions, starting at the supplied offset.
line - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
LINE_SEPARATOR - Static variable in class org.eclipse.rdf4j.common.io.IndentingWriter
The (platform-dependent) line separator.
LINE_SEPARATOR - Static variable in class org.eclipse.rdf4j.common.xml.XMLWriter
The (platform-dependent) line separator.
LINE_SEPARATOR - Static variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
LINE_SEPARATOR - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
LINE_WRAP - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
lineChars - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
lineNo - Variable in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
 
lineNo - Variable in class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
lineNo - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
lineNo - Variable in exception org.eclipse.rdf4j.rio.RDFParseException
 
lineNumber - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
lineNumberCorrection - Variable in class org.eclipse.rdf4j.query.algebra.InsertData
 
lineNumberOffset - Variable in class org.eclipse.rdf4j.query.algebra.DeleteData
 
lineNumberOffset - Variable in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
LINGUISTIC_SYSTEM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/LinguisticSystem
LINK - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
LINK - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
LINK_PREDICATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:linkPredicate
LINK_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
LINKED_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:linkedTo
LinkedHashModel - Class in org.eclipse.rdf4j.model.impl
Hash table based implementation of the Model interface.
LinkedHashModel() - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(int) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(Collection<? extends Statement>) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(Set<Namespace>) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(Set<Namespace>, int) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(Set<Namespace>, Collection<? extends Statement>) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel(Model) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
LinkedHashModel.ModelIterator - Class in org.eclipse.rdf4j.model.impl
 
LinkedHashModel.ModelNode<V extends Value> - Class in org.eclipse.rdf4j.model.impl
 
LinkedHashModel.ModelStatement - Class in org.eclipse.rdf4j.model.impl
 
LinkedHashModelFactory - Class in org.eclipse.rdf4j.model.impl
LinkedHashModelFactory() - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModelFactory
 
links - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
LINKSET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:Linkset
linksFound - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
list - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
list - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.ListContext
 
list - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
list(Resource, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
LIST - Class in org.eclipse.rdf4j.model.vocabulary
http://jena.hpl.hp.com/ARQ/list#.
LIST - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
LIST() - Constructor for class org.eclipse.rdf4j.model.vocabulary.LIST
 
ListBindingSet - Class in org.eclipse.rdf4j.query.impl
A List-based implementation of the BindingSet interface.
ListBindingSet(List<String>, List<? extends Value>) - Constructor for class org.eclipse.rdf4j.query.impl.ListBindingSet
Creates a new List-based BindingSet containing the supplied bindings.
ListBindingSet(List<String>, Value...) - Constructor for class org.eclipse.rdf4j.query.impl.ListBindingSet
Creates a new List-based BindingSet containing the supplied bindings.
ListBindingSet.ListBindingSetIterator - Class in org.eclipse.rdf4j.query.impl
 
ListBindingSetIterator() - Constructor for class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
ListContext(Resource, Resource) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.ListContext
 
listener - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
The listener to report the events to.
listeners - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
listeners - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
listeners - Variable in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
listeners - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
listEntry() - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
listEntry(Value) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
ListMemberOperator - Class in org.eclipse.rdf4j.query.algebra
ValueOperator that verifies if the first of its arguments occurs in any of the subsequent arguments.
ListMemberOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.ListMemberOperator
 
ListMemberValueOperationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
ListMemberValueOperationStep(List<QueryValueEvaluationStep>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ListMemberValueOperationStep
 
listPctEncodings(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
listResources(Resource, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
listToRdf(Collection<? extends Value>, Resource, Model) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclAstLists
 
literal(boolean) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied boolean value
literal(byte) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied byte value
literal(double) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied double value
literal(float) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied float value
literal(int) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied int value
literal(long) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied long value
literal(short) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied short value
literal(Object) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XSD datatype.
literal(Object, boolean) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XSD datatype.
literal(String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value.
literal(String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value.
literal(String, CoreDatatype) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value and datatype.
literal(String, IRI) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value and datatype.
literal(BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied BigDecimal value
literal(BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied BigInteger value
literal(TemporalAccessor) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied TemporalAccessor value
literal(ValueFactory, boolean) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied boolean value
literal(ValueFactory, byte) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied byte value
literal(ValueFactory, double) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied double value
literal(ValueFactory, float) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied float value
literal(ValueFactory, int) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied int value
literal(ValueFactory, long) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied long value
literal(ValueFactory, short) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied short value
literal(ValueFactory, Object, boolean) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new typed Literal out of the supplied object, mapping the runtime type of the object to the appropriate XSD datatype.
literal(ValueFactory, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value.
literal(ValueFactory, String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value.
literal(ValueFactory, String, CoreDatatype) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value and datatype.
literal(ValueFactory, String, IRI) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied lexical value and datatype.
literal(ValueFactory, BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied BigDecimal value
literal(ValueFactory, BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied BigInteger value
literal(ValueFactory, TemporalAccessor) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new Literal with the supplied TemporalAccessor value
Literal - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
Literal - Interface in org.eclipse.rdf4j.model
An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.
LITERAL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Literal
LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Literal
LITERAL - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
LITERAL - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
LITERAL - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
LITERAL_DATATYPE_ATT - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
LITERAL_FORM - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:literalForm property.
LITERAL_LANG_ATT - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
LITERAL_PATTERN - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
LITERAL_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
LITERAL_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
LiteralComparatorFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
LiteralComparatorFilter(PlanNode, Literal, Compare.CompareOp) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
literalOf(Boolean) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create an RDF boolean literal
literalOf(Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create an RDF numeric literal
literalOf(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create an RDF string literal
literalOfLanguage(String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create a literal with a language tag
literalOfType(String, IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create a literal with a datatype
literalOfType(String, Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
create a literal with a datatype
literalRegistry - Variable in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Registry containing the set of MemLiteral objects as used by a MemoryStore.
Literals - Class in org.eclipse.rdf4j.model.util
Various utility methods related to Literal.
Literals() - Constructor for class org.eclipse.rdf4j.model.util.Literals
 
literalToString(Literal) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
LiteralUtilException - Exception in org.eclipse.rdf4j.model.util
An exception thrown by Literals when specific conditions are not met.
LiteralUtilException() - Constructor for exception org.eclipse.rdf4j.model.util.LiteralUtilException
 
LiteralUtilException(String) - Constructor for exception org.eclipse.rdf4j.model.util.LiteralUtilException
 
LiteralUtilException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.model.util.LiteralUtilException
 
LiteralUtilException(Throwable) - Constructor for exception org.eclipse.rdf4j.model.util.LiteralUtilException
 
lo - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
load() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
load() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Load the configuration settings.
load() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
load() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
(Re-)loads the proxy system properties.
load(File, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Parses RDF data from the specified file to the given RDFHandler.
load(InputStream, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Parses RDF data from an InputStream to the RDFHandler.
load(Reader, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Parses RDF data from a Reader to the RDFHandler.
load(URL, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Parses the RDF data that can be found at the specified URL to the RDFHandler.
load(URL, URLConnection, IRI, ParserConfig) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
Load - Class in org.eclipse.rdf4j.query.algebra
 
Load(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Load
 
Load() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
LOAD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LOAD - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
LOAD() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL LOAD query
LOAD_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Load A LOAD Update operation.
LOAD_EXTERNAL_DTD - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting specifying whether external DTDs should be loaded.
loadConfigurationContents(File) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration settings from the specified file.
loadConfigurationContents(String) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration settings from a resource on the classpath.
loadConfigurationProperties(File, Properties) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration properties from the specified file.
loadConfigurationProperties(String, Properties) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Load configuration properties from a resource on the classpath.
loadDataset(URL, IRI, ParserConfig) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
Inspects if the dataset at the supplied URL location has been modified since the last load into this repository and if so loads it into the supplied context.
loadDataset(Dataset) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
loader - Variable in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
loadInputStreamOrReader(Object, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
Adds the data that can be read from the supplied InputStream or Reader to this repository.
loadLogConfiguration() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Load and instantiate the logging configuration.
loadPomProperties(String, String) - Static method in class org.eclipse.rdf4j.common.io.MavenUtil
Loads the Maven pom.properties for the specified artifact.
LoadQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL LOAD Query
LoadQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
loadVersion() - Static method in class org.eclipse.rdf4j.RDF4J
Load version string from java package
loadVersion(String, String, String) - Static method in class org.eclipse.rdf4j.common.io.MavenUtil
Loads the version number from the pom.properties file for the specified artifact.
loadZip(InputStream, String, RDFFormat, RDFHandler) - Method in class org.eclipse.rdf4j.repository.util.RDFLoader
 
LOCAL_DATE_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
LOCAL_ESCAPED_CHARS - Static variable in class org.eclipse.rdf4j.model.util.URIUtil
 
LOCAL_ESCAPED_CHARS - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
LOCAL_TIME_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
localClose() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
localClose() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
localHasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
localHasNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
LOCALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:locality
localName - Variable in class org.eclipse.rdf4j.model.base.InternedIRI
 
localName - Variable in class org.eclipse.rdf4j.rio.rdfxml.Att
 
localName - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
localName - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
localName - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The URI's local name.
localName(QueryValueEvaluationStep, BindingSet, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
Localname - Class in org.eclipse.rdf4j.spin.function
 
Localname() - Constructor for class org.eclipse.rdf4j.spin.function.Localname
 
LocalName - Class in org.eclipse.rdf4j.query.algebra
The LOCAL NAME function, which selects the local name of URIs.
LocalName() - Constructor for class org.eclipse.rdf4j.query.algebra.LocalName
 
LocalName(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.LocalName
 
LOCALNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.AFN
http://jena.hpl.hp.com/ARQ/function#localname The LocalName QueryModelNode as a SPARQL function.
localNameIdx - Variable in class org.eclipse.rdf4j.model.impl.SimpleIRI
An index indicating the first character of the local name in the IRI string, -1 if not yet set.
LocalRepositoryManager - Class in org.eclipse.rdf4j.repository.manager
An implementation of the RepositoryManager interface that operates directly on the repository data files in the local file system.
LocalRepositoryManager(File) - Constructor for class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
Creates a new RepositoryManager that operates on the specfified base directory.
location - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Location
LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:location relation.
LOCATION_PERIOD_OR_JURISDICTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/LocationPeriodOrJurisdiction
locationListener - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
An optional ParseLocationListener to report parse progress in the form of line- and column numbers to.
locationListener - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
An optional ParseLocationListener to report parse progress in the form of line- and column numbers to.
locator - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
A Locator indicating a position in the text that is currently being parsed by the SAX parser.
locator - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
A Locator indicating a position in the text that is currently being parsed by the SAX parser.
LOCATOR_DESIGNATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:locatorDesignator
LOCATOR_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:locatorName
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.WriteLock
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager.ExclusiveLock
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockingIteration
Deprecated.
The lock to release when the Iteration is closed.
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager.ReadLock
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
lock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.WriteLock
 
Lock - Interface in org.eclipse.rdf4j.common.concurrent.locks
A lock on a specific monitor that can be used for synchronization purposes.
LOCK_DIR_NAME - Static variable in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
LOCK_FILE_NAME - Static variable in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
Lock.ExtendedSupplier<T extends Lock> - Interface in org.eclipse.rdf4j.common.concurrent.locks
Extension of the Lock.Supplier interface to support tryLock().
Lock.ExtendedSupplier.Wrapper<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks
 
Lock.Supplier<T extends Lock> - Interface in org.eclipse.rdf4j.common.concurrent.locks
Functional interface for supplying a lock with support for InterruptedException.
LockCleaner<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Automatically log and release locks that are no longer referenced and will be garbage collected.
LockCleaner(boolean, String, Logger, Lock.ExtendedSupplier<T>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
LockCleaner.CleanableLock<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
LockCleaner.CleanableLock.State<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
LockDiagnostics - Enum in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Configuration options for diagnostic features of the ReadWriteLockManager implementations to help debug locking issues.
LockDiagnostics() - Constructor for enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
locked - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.ReadLock
 
locked - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
lockedBy - Variable in exception org.eclipse.rdf4j.repository.RepositoryLockedException
 
lockedBy - Variable in exception org.eclipse.rdf4j.sail.SailLockedException
 
LockingIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.concurrent.locks
Deprecated.
LockingIteration(Lock, Iteration<? extends E, X>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.LockingIteration
Deprecated, for removal: This API element is subject to removal in a future version.
LockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
Manages a set of non-exclusive locks.
LockManager - Interface in org.eclipse.rdf4j.sail
 
LockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
LockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
LockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
LockManager.ReadLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
lockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
lockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
LockMonitoring<T extends Lock> - Interface in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Interface to support monitoring and cleaning of locks.
LockMonitoring.Wrapper<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
lockOrFail() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
Creates a lock in a directory if it does not yet exist.
lockOrFail() - Method in interface org.eclipse.rdf4j.sail.LockManager
Creates a lock in a SAIL if it does not yet exist.
locks - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
locks - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
locks - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
LockTracking<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Full tracking of locks with simple deadlock detection and logging as well as automatic release of abandoned locks (same as LockCleaner).
LockTracking(boolean, String, Logger, int, Lock.ExtendedSupplier<T>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
LockTracking.SimpleLock<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
LockTracking.SimpleLock.State<T extends Lock> - Class in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
lockTrackingEnabled() - Static method in class org.eclipse.rdf4j.common.concurrent.locks.Properties
 
LOCN - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the ISA Programme Location Core Vocabulary.
LOCN() - Constructor for class org.eclipse.rdf4j.model.vocabulary.LOCN
 
log - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
log - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
log - Static variable in class org.eclipse.rdf4j.repository.http.helpers.HTTPRepositorySettings
 
log - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
 
log - Variable in class org.eclipse.rdf4j.rio.RioConfig
 
log(int, String, ValidationTuple, PlanNode, String, String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DeactivatedValidationLogger
 
log(int, String, ValidationTuple, PlanNode, String, String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
LOG_VALIDATION_PLANS - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
LOG_VALIDATION_PLANS_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
LOG_VALIDATION_VIOLATIONS - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
LOG_VALIDATION_VIOLATIONS_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
LOG64 - org.eclipse.rdf4j.rio.hdt.HDTArray.Type
 
logAbandoned(Logger) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
LOGBACK_CONFIG_FILE - Static variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
LogbackConfiguration - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogbackConfiguration() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
LogConfiguration - Interface in org.eclipse.rdf4j.common.app.logging
Configuration settings for application logging.
LogConfigurationBase - Class in org.eclipse.rdf4j.common.app.logging.base
Deprecated.
LogConfigurationBase() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.LogConfigurationBase
Deprecated.
Constructor
LogConfigurator - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogConfigurator() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
LogConfigurator.LogReaderAction - Class in org.eclipse.rdf4j.common.app.logging.logback
 
LogConverterHandler - Class in org.eclipse.rdf4j.common.app.logging.base
Handler to convert java.util.logging events to SLF4J logging events.
LogConverterHandler() - Constructor for class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
Constructor
logFile - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
logFiles - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
logFilesIterator - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
LOGGED_STALLED_LOCKS_MINIMUM_WAIT_TO_COLLECT - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
logger - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
logger - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
logger - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
logger - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
logger - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
logger - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
logger - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
logger - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
logger - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
logger - Static variable in class org.eclipse.rdf4j.common.iteration.SilentIteration
Deprecated.
 
logger - Variable in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
logger - Variable in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
 
logger - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
logger - Variable in class org.eclipse.rdf4j.common.platform.PlatformFactory
 
logger - Variable in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
logger - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
logger - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
logger - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.RetryHandlerStale
 
logger - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.ServiceUnavailableRetryHandler
 
logger - Static variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
logger - Static variable in class org.eclipse.rdf4j.model.util.Configurations
 
logger - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer
Deprecated, for removal: This API element is subject to removal in a future version.
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer
 
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner
 
logger - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
logger - Static variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
logger - Static variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
logger - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
logger - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
logger - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
logger - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
logger - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
logger - Variable in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
logger - Static variable in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
logger - Static variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
logger - Variable in class org.eclipse.rdf4j.rio.helpers.ParseErrorLogger
 
logger - Variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
logger - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
logger - Static variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
logger - Static variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
logger - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
logger - Variable in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
logger - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
logger - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
logger - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
logger - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
 
logger - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
logger - Static variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
logger - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
logger - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
logger - Static variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
logger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
logger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
logger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
logger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
logger - Static variable in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlQueryParserCache
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
logger - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
logger - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.VerySimpleRdfsBackwardsChainingConnection
 
logger - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
LOGGING_CONFIG_FILE - Static variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
LOGGING_DIR - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
LOGGING_DIR_PROPERTY - Static variable in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
LoggingCloseableIteration - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
LoggingCloseableIteration(PlanNode, ValidationExecutionLogger) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
loggingConfiguration - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
loggingDir - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
loggingNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
loggingNext() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
LOGICAL_CONSTRAINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:LogicalConstraint
LogicalOperatorConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
LogicalOperatorConstraintComponent(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LogicalOperatorConstraintComponent
 
LogLevel - Enum in org.eclipse.rdf4j.common.logging
Generic log level enumeration
LogLevel() - Constructor for enum org.eclipse.rdf4j.common.logging.LogLevel
 
LOGO - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
LOGO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:logo
LogReader - Interface in org.eclipse.rdf4j.common.logging
Log reader interface
LogReaderAction() - Constructor for class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator.LogReaderAction
 
LogReaderBase - Class in org.eclipse.rdf4j.common.logging.base
Deprecated.
Use AbstractLogReader instead.
LogReaderBase() - Constructor for class org.eclipse.rdf4j.common.logging.base.LogReaderBase
Deprecated.
 
logReaderClassNames - Variable in class org.eclipse.rdf4j.common.app.logging.logback.LogConfigurator
 
LogRecord - Interface in org.eclipse.rdf4j.common.logging
Log record interface
LogRecordBase - Class in org.eclipse.rdf4j.common.logging.base
Deprecated.
Use SimpleLogRecord instead.
LogRecordBase() - Constructor for class org.eclipse.rdf4j.common.logging.base.LogRecordBase
Deprecated.
 
logStalledLocks() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
LogStatement - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
LogStatement(int, String, ValidationTuple, PlanNode, String, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
logValidationExecution - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
logValidationPlans - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.logValidationPlans
logValidationPlans - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
logValidationPlans - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
logValidationPlans - Variable in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
logValidationViolations - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.logValidationViolations
logValidationViolations - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
logValidationViolations - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
logValidationViolations - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
loInclusive - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
LONG - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
LONG - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
LONG - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:long relation.
LONG - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#long
LongCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A IntegerCastFunction that tries to cast its argument to an xsd:long .
LongCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.LongCast
 
LONGITUDE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
longName - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
LongRioSetting - Class in org.eclipse.rdf4j.rio.helpers
A RioSetting with a Long value.
LongRioSetting(String, String, Long) - Constructor for class org.eclipse.rdf4j.rio.helpers.LongRioSetting
 
longValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
longValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
longValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
longValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
longValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
longValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
longValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the long value of this literal.
longValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
longValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
longValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
lookAhead() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
Fetches the next element if it hasn't been fetched yet and stores it in DualUnionIteration.nextElement.
lookAhead() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
Fetches the next element if it hasn't been fetched yet and stores it in LookAheadIteration.nextElement.
lookAhead() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
Fetches the next element if it hasn't been fetched yet and stores it in LookAheadIterator.nextElement.
lookAhead() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Fetches the next element if it hasn't been fetched yet and stores it in MemStatementIterator.nextElement.
LookAheadIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
LookAheadIteration() - Constructor for class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
 
LookAheadIterator<E> - Class in org.eclipse.rdf4j.common.iterator
 
LookAheadIterator() - Constructor for class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
LookaheadSuccess() - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.LookaheadSuccess
 
LOOP_DETECTED - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
lower(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
lower(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
LOWER_CASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:lower-case
LOWER_CASE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
LOWER_TITLE_CASE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
lowerBound - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
LowerCase - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function LCASE, as defined in SPARQL Query Language for RDF
LowerCase - Class in org.eclipse.rdf4j.spin.function.spif
 
LowerCase() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.LowerCase
 
LowerCase() - Constructor for class org.eclipse.rdf4j.spin.function.spif.LowerCase
 
LowerCase() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
lowerCaseLanguageIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
lowerCaseLanguageIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
LowerTitleCase - Class in org.eclipse.rdf4j.spin.function.spif
 
LowerTitleCase() - Constructor for class org.eclipse.rdf4j.spin.function.spif.LowerTitleCase
 
LPAREN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LRUMap(int) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection.LRUMap
 
lt(Number, Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left < right
lt(Number, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left < right
lt(Operand, Number) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left < right
lt(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left < right
LT - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
lower than
LT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:lt
LT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
LT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
lte(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left <= right
LTEQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:lteq
Lucene() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Lucene
 
LUCENE_DIR_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the key "lucenedir=<path>" as sail parameter to configure the Lucene Directory on the filesystem where to store the lucene index.
LUCENE_QUERY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
LUCENE_RAMDIR_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the key "useramdir=true" as sail parameter to let the LuceneSail store its Lucene index in RAM.
luceneIndex - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
The LuceneIndex holding the indexed literals.
luceneIndex - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
LuceneSail - Class in org.eclipse.rdf4j.sail.lucene
A LuceneSail wraps an arbitrary existing Sail and extends it with support for full-text search on all Literals.
LuceneSail() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
LuceneSailBuffer - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
LuceneSailBuffer() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
 
LuceneSailBuffer(boolean) - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
 
LuceneSailBuffer.AddRemoveOperation - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
 
LuceneSailBuffer.ClearContextOperation - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
 
LuceneSailBuffer.ClearOperation - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
 
LuceneSailBuffer.ContextAwareStatementImpl - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
 
LuceneSailBuffer.Operation - Class in org.eclipse.rdf4j.sail.lucene
Deprecated.
 
LuceneSailConfigSchema - Class in org.eclipse.rdf4j.sail.lucene.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG.Lucene instead.
LuceneSailConfigSchema() - Constructor for class org.eclipse.rdf4j.sail.lucene.config.LuceneSailConfigSchema
Deprecated.
 
LuceneSailConnection - Class in org.eclipse.rdf4j.sail.lucene
LuceneSailConnection(NotifyingSailConnection, SearchIndex, LuceneSail) - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
LuceneSailSchema - Class in org.eclipse.rdf4j.sail.lucene
LuceneSailSchema defines predicates that can be used for expressing a Lucene query in a RDF query.
LuceneSailSchema() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 

M

MacOSXPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for Mac OS X platforms.
MacOSXPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.MacOSXPlatform
 
MADE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
MAGIC_NUMBER - Static variable in class org.eclipse.rdf4j.common.io.GZipUtil
GZIP header magic number bytes, like found in a gzipped files, which are encoded in Intel format (i.e. little endian).
MAGIC_NUMBER - Static variable in class org.eclipse.rdf4j.common.io.ZipUtil
Magic number for ZIP files (4 bytes: 0x04034b50).
MAGIC_NUMBER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
Magic number for Binary RDF Table Result files.
MAGIC_NUMBER - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
Magic number for Binary RDF Table Result files.
MAGIC_NUMBER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
Magic number for Binary Memory Store Files
MAGIC_PROPERTIES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#MagicProperties An abstract superclass that can be used to group all spin:MagicProperty instances under a single parent class.
MAGIC_PROPERTY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
MAILER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
MAILING_LIST - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:mailing-list
main(String[]) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
 
main(String[]) - Static method in class org.eclipse.rdf4j.common.platform.PlatformFactory
Main
main(String[]) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
 
main(String[]) - Static method in class org.eclipse.rdf4j.rio.Rio
 
MAINTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:maintainer
major - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's major version number.
make(EvaluationStrategy, Regex, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier
 
make(QueryValueEvaluationStep, String, Function<BindingSet, Value>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
makeAggregateCollector - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
makeAggregates() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
makeBindSolution(List<GroupIterator.AggregatePredicateCollectorSupplier<?, ?>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
makeClosable(CloseableIteration<? extends E, SailException>, SailClosable...) - Static method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
Creates a new Iteration that automatically closes the given SailClosables.
makeCollectors(List<GroupIterator.AggregatePredicateCollectorSupplier<?, ?>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
makeConverter(QueryEvaluationContext, Var, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
We need to test every binding with hasBinding etc.
makeCurrentStateValidationReport() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
makeCurrentStateValidationReport() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
makeGetVarValue(Var, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
makeHashTable(int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to make it easier to inserted custom store dependent maps
makeHashValue(int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to make it easier to inserted custom store dependent list
makeIterationCache(CloseableIteration<BindingSet, QueryEvaluationException>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
Utility methods to make it easier to inserted custom store dependent list
makeList() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
Utility methods to make it easier to inserted custom store dependent list
makeList(List<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
Utility methods to make it easier to inserted custom store dependent list
makeMap() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
Utility methods to make it easier to inserted custom store dependent maps
makeNewQueryBindings(BindingSet, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
makePotentialDistinctTest - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
makeQueryRootIfNeeded(TupleExpr) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
makeQueue() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
maker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
MAKER - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
makeSet() - Method in class org.eclipse.rdf4j.common.iteration.DistinctIteration
Deprecated.
 
makeSet() - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
makeSet() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
makeSet() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
makeSet() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
Deprecated.
 
makeSet(Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
makeSet(Iteration<BindingSet, X>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
makeSetAValue(List<Function<BindingSet, Value>>, List<BiConsumer<Value, MutableBindingSet>>, int) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
makeSetValues(List<Function<BindingSet, Value>>, List<BiConsumer<Value, MutableBindingSet>>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
Build a single method that sets all values without a loop or lookups during evaluation.
makeUnmodifiable() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
MALE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Male
MALFORMED_DATA - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
MALFORMED_QUERY - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
MALFORMED_QUERY_ERROR - org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
Constant used for identifying a malformed query error.
MALFORMED_QUERY_ERROR - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
MalformedQueryException - Exception in org.eclipse.rdf4j.query
An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
MalformedQueryException() - Constructor for exception org.eclipse.rdf4j.query.MalformedQueryException
 
MalformedQueryException(String) - Constructor for exception org.eclipse.rdf4j.query.MalformedQueryException
 
MalformedQueryException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.MalformedQueryException
 
MalformedQueryException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.MalformedQueryException
 
MalformedSpinException - Exception in org.eclipse.rdf4j.spin
An exception thrown by the SPIN parser when it encounters malformed SPIN rules, constraints or constructors.
MalformedSpinException() - Constructor for exception org.eclipse.rdf4j.spin.MalformedSpinException
 
MalformedSpinException(String) - Constructor for exception org.eclipse.rdf4j.spin.MalformedSpinException
 
MalformedSpinException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.spin.MalformedSpinException
 
MalformedSpinException(Throwable) - Constructor for exception org.eclipse.rdf4j.spin.MalformedSpinException
 
managedConn - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
manager - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
manager - Variable in exception org.eclipse.rdf4j.sail.SailLockedException
 
managers - Static variable in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
MANUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
map(UpdateExpr, Dataset) - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
mapBinding(Binding) - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
MapBindingSet - Class in org.eclipse.rdf4j.query.impl
A Map-based implementation of the BindingSet interface.
MapBindingSet() - Constructor for class org.eclipse.rdf4j.query.impl.MapBindingSet
 
MapBindingSet(int) - Constructor for class org.eclipse.rdf4j.query.impl.MapBindingSet
Creates a new Map-based BindingSet with the specified initial capacity.
mapBNode(BNode) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Maps the supplied BNode, which comes from the data, to a new BNode object.
mapMaker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
MapOfListMaps<Index1Type,​Index2Type,​DataType> - Class in org.eclipse.rdf4j.sail.lucene.util
Deprecated.
This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
MapOfListMaps() - Constructor for class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
mapper - Variable in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
mapper - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
mapper - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
mapper - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
mapper - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
Mapper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper
 
MAPPING - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
MAPPING_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:mappingRelation relation.
mappingsIncompatible(Map<BNode, HashCode>, Map<BNode, HashCode>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
mapProperties(byte[]) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Get properties as a key, value map
mapStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
mapToIRI(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
 
mapValueExprToVar(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
Maps the given valueExpr to a Var.
mapValueMaker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
mark - Static variable in class org.eclipse.rdf4j.model.util.URIUtil
Punctuation mark characters, which are part of the set of unreserved chars and therefore allowed to occur in unescaped form.
marks - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
mask - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
matchBindingSets(List<? extends BindingSet>, Iterable<? extends BindingSet>) - Static method in class org.eclipse.rdf4j.query.QueryResults
 
matchBindingSets(List<? extends BindingSet>, Iterable<? extends BindingSet>, Map<BNode, BNode>, int) - Static method in class org.eclipse.rdf4j.query.QueryResults
A recursive method for finding a complete mapping between blank nodes in queryResult1 and blank nodes in queryResult2.
matcher - Variable in class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
Language tag is RFC3066-conformant if it matches this regex: [a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*
MATCHER_QUERY - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Deprecated.
matcherQuery - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Cgqi
 
matcherQuery - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
matches(Resource[], Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
matches(Resource, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
matches(Value, IRI, Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
MATCHES - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
matchesContext(MemResource[]) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
matchesExplicitAndSnapshot(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
matchesPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
matchesPattern(byte[], byte[], byte[]) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Checks whether value matches pattern with respect to the bits specified by mask.
matchesPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
matchesSPO(MemResource, MemIRI, MemValue) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
matchesSPO(MemResource, MemIRI, MemValue) - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
matchesVarName - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
matchFileName(String, Iterable<FF>) - Static method in class org.eclipse.rdf4j.common.lang.FileFormat
Tries to match the specified file name with the file extensions of the supplied file formats.
matchingStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The number of returned statements
matchingStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator.Stats
 
matchMIMEType(String, Iterable<FF>) - Static method in class org.eclipse.rdf4j.common.lang.FileFormat
Tries to match the specified MIME type with the MIME types of the supplied file formats.
matchModels(List<? extends Statement>, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
A recursive method for finding a complete mapping between blank nodes in model1 and blank nodes in model2.
matchModels(Set<Statement>, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
 
matchPattern(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
matchPattern(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
MathExpr - Class in org.eclipse.rdf4j.query.algebra
A mathematical expression consisting an operator and two arguments.
MathExpr() - Constructor for class org.eclipse.rdf4j.query.algebra.MathExpr
 
MathExpr(ValueExpr, ValueExpr, MathExpr.MathOp) - Constructor for class org.eclipse.rdf4j.query.algebra.MathExpr
 
MathExpr.MathOp - Enum in org.eclipse.rdf4j.query.algebra
 
MathOp(String) - Constructor for enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
mathOperationApplier(MathExpr, QueryEvaluationMode, ValueFactory) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
mathOperationApplier(MathExpr, Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated.
 
MathUtil - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
A utility class for evaluation of mathematical expressions on RDF literals.
MathUtil() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
MavenUtil - Class in org.eclipse.rdf4j.common.io
Maven-related utility methods.
MavenUtil() - Constructor for class org.eclipse.rdf4j.common.io.MavenUtil
 
max - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
max(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
Max - Class in org.eclipse.rdf4j.query.algebra
 
Max(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Max
 
Max(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Max
 
Max() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MAX - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
MAX - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
MAX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MAX_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Max Represents MAX aggregations.
MAX_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:maxCount
MAX_COUNT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_COUNT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxCountConstraintComponent
MAX_COUNT_CONSTRAINT_COMPONENT_MAX_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_COUNT_CONSTRAINT_COMPONENT_MAX_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxCountConstraintComponent-maxCount
MAX_DOCUMENTS_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the key "maxDocuments=<n>" as sail parameter to limit the maximum number of documents to return from a search query.
MAX_EXCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_EXCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:maxExclusive
MAX_EXCLUSIVE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_EXCLUSIVE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxExclusiveConstraintComponent
MAX_EXCLUSIVE_CONSTRAINT_COMPONENT_MAX_EXCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_EXCLUSIVE_CONSTRAINT_COMPONENT_MAX_EXCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxExclusiveConstraintComponent-maxExclusive
MAX_INCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_INCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:maxInclusive
MAX_INCLUSIVE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_INCLUSIVE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxInclusiveConstraintComponent
MAX_INCLUSIVE_CONSTRAINT_COMPONENT_MAX_INCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_INCLUSIVE_CONSTRAINT_COMPONENT_MAX_INCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxInclusiveConstraintComponent-maxInclusive
MAX_LENGTH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:maxLength
MAX_LENGTH_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_LENGTH_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxLengthConstraintComponent
MAX_LENGTH_CONSTRAINT_COMPONENT_MAX_LENGTH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MAX_LENGTH_CONSTRAINT_COMPONENT_MAX_LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MaxLengthConstraintComponent-maxLength
MAX_MEMORY - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
MAX_QUERY_TIME - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
MAX_SIZE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
MAX_STATEMENT_BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.repository.http.helpers.HTTPRepositorySettings
Maximum size (in number of statements) allowed for statement buffers before they are forcibly flushed.
MaxAggregate(Function<BindingSet, Value>, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MaxAggregate
 
MAXCARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#maxCardinality
maxCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
maxCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MaxCountConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MaxCountConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MaxCountConstraintComponent(long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
maxDate - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
maxDocs - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
maxExclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
maxExclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MaxExclusiveConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MaxExclusiveConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MaxExclusiveConstraintComponent(Literal) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
maxExecutionTimeSeconds - Variable in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
MAXIMUM_URL_LENGTH - Static variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
MAXIMUM_URL_LENGTH_PARAM - Static variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
System property for configuration of URL length threshold: rdf4j.sparql.url.maxlength.
maximumUrlLength - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
The threshold for URL length, beyond which we use the POST method.
maxInclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
maxInclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MaxInclusiveConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MaxInclusiveConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MaxInclusiveConstraintComponent(Literal) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
maxIterCount - Variable in class org.eclipse.rdf4j.spin.RuleProperty
 
maxLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
maxLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
maxLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MaxLengthConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MaxLengthConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MaxLengthConstraintComponent(long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
MaxLengthFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
MaxLengthFilter(PlanNode, long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
maxNextCharInd - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
maxPendingSize - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
MAXQUALIFIEDCARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#maxQualifiedCardinality
maxQueryTime - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
Setting for the max query time.
maxQueryTime - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
maxQueryTime - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
maxQueryTime - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
maxSize - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeDistinctIteration
Deprecated.
 
maxSize - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
Deprecated.
 
maxSize - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection.LRUMap
 
mayHaveInferred - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
This gets set to `true` when we add our first inferred statement.
mayHaveStatement(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.filters.AccurateRepositoryBloomFilter
 
mayHaveStatement(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.filters.InaccurateRepositoryBloomFilter
 
mayHaveStatement(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.filters.RepositoryBloomFilter
Returns true if the repository may have such a statement or false if it definitely does not.
MBOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
MBOX_SHA1SUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
mBuffer - Variable in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
The current rendered value
mContexts - Variable in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
Maps TupleExpr to contexts.
mContexts - Variable in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
md5 - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
MD5 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
The SPARQL built-in Function MD5, as defined in SPARQL Query Language for RDF
MD5 - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
MD5 - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
MD5 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MD5() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.MD5
 
MD5() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
mDistinct - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Whether or not the query is distinct
ME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Me
MEDIA - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:media
MEDIA_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:mediaType
MEDIA_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/MediaType
MEDIA_TYPE_OR_EXTENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/MediaTypeOrExtent
MEDIATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/mediator
MEDIUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/medium
meet(Value) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Add) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Add) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Add) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Add) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Add) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Add) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(AggregateFunctionCall) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(AggregateFunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(And) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(And) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(And) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(And) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(And) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(And) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(And) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ArbitraryLengthPath) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meet(ArbitraryLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Avg) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Avg) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Avg) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Avg) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Avg) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Avg) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Avg) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Avg) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Avg) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
Deprecated.
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.BindingSetAssignmentCollector
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(BindingSetAssignment) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(BindingSetAssignment) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(BNodeGenerator) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(BNodeGenerator) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Bound) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(Bound) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(Bound) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Bound) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Bound) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Bound) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Bound) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Bound) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Bound) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Bound) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Bound) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Clear) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Clear) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Clear) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Clear) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Clear) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Clear) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Clear) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Coalesce) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Coalesce) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Compare) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.CompareOptimizer.CompareVisitor
Deprecated.
 
meet(Compare) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer.CompareVisitor
 
meet(Compare) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Compare) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Compare) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Compare) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Compare) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Compare) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Compare) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Compare) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Compare) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(CompareAll) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(CompareAll) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(CompareAny) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(CompareAny) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(CompareAny) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(CompareAny) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(CompareAny) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(CompareAny) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(CompareAny) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Copy) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Copy) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Copy) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Copy) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Copy) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Copy) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Count) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Count) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Count) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Count) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Count) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Count) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Count) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Count) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Count) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Count) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(Create) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Create) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Create) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Create) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Create) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Create) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Create) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Datatype) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Datatype) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Datatype) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Datatype) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Datatype) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Datatype) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Datatype) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Datatype) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Datatype) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(DeleteData) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(DeleteData) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(DescribeOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(DescribeOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(DescribeOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(DescribeOperator) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Difference) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Difference) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Difference) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(Difference) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Difference) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Difference) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(Difference) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Distinct) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Distinct) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Distinct) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Distinct) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Distinct) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Distinct) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Distinct) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(Distinct) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Distinct) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Distinct) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(EmptySet) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(EmptySet) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Exists) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Exists) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Exists) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Exists) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Exists) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Exists) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Exists) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Exists) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Extension) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Extension) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(Extension) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Extension) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Extension) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(Extension) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
meet(Extension) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
meet(Extension) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ExtensionElem) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(ExtensionElem) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.DeMergeFilterFinder
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.MergeFilterFinder
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterMerger
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterOrganizer
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterUnMerger
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Filter) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(Filter) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
meet(Filter) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(Filter) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Filter) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Filter) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(Filter) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
meet(Filter) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(FunctionCall) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(FunctionCall) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(FunctionCall) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Group) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Group) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Group) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Group) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Group) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.GroupFinder
 
meet(Group) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Group) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Group) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
meet(Group) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(GroupConcat) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(GroupConcat) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(GroupElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(GroupElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(GroupElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(GroupElem) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(GroupElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(GroupElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(If) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(If) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(If) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(If) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(If) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(If) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(If) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(If) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(If) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(If) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(In) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(In) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(In) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(In) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(In) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(In) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(In) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(In) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(InsertData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(InsertData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(InsertData) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(InsertData) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(InsertData) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(InsertData) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(InsertData) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Intersection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Intersection) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Intersection) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(Intersection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Intersection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Intersection) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(IRIFunction) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IRIFunction) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(IRIFunction) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IRIFunction) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IsBNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(IsBNode) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IsBNode) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IsLiteral) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(IsLiteral) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IsLiteral) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IsNumeric) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(IsNumeric) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IsNumeric) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(IsResource) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IsResource) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IsResource) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IsResource) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IsResource) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IsResource) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IsResource) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IsURI) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(IsURI) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(IsURI) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(IsURI) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(IsURI) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(IsURI) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(IsURI) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(IsURI) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(IsURI) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
meet(Join) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Join) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Join) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
meet(Join) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Join) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Join) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meet(Join) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(Join) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Label) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Label) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Label) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Label) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Label) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Label) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Label) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Lang) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Lang) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Lang) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Lang) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Lang) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Lang) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Lang) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Lang) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Lang) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(LangMatches) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(LangMatches) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(LeftJoin) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(LeftJoin) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(LeftJoin) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(LeftJoin) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Like) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
meet(Like) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
meet(Like) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
meet(Like) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
meet(ListMemberOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ListMemberOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ListMemberOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ListMemberOperator) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ListMemberOperator) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Load) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Load) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Load) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Load) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Load) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Load) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Load) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(LocalName) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(LocalName) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(LocalName) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(LocalName) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(LocalName) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(LocalName) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(LocalName) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(LocalName) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(MathExpr) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(MathExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(MathExpr) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Max) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Max) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Max) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Max) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Max) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Max) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Max) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Max) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Max) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Max) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(Min) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Min) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Min) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Min) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Min) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Min) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Min) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Min) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Min) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Min) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(Modify) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Modify) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Modify) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Modify) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Modify) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Modify) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Modify) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Move) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Move) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Move) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Move) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Move) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Move) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(MultiProjection) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(MultiProjection) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Namespace) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Namespace) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Namespace) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Namespace) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Namespace) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Namespace) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Namespace) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Not) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Not) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Not) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Not) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Not) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Not) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Not) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Not) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Or) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Or) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Or) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Or) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Or) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Or) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Or) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Order) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Order) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Order) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
meet(Order) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Order) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.OrderVisitor
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(OrderElem) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(OrderElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(OrderElem) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.OrderVisitor
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.ProjectionFinder
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Projection) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(Projection) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.GroupFinder
 
meet(Projection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Projection) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Projection) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
Deprecated.
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarRenamer
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ProjectionElem) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarReplacer
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ConstructVisitor
 
meet(ProjectionElem) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ProjectionElemList) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ConstructVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.DescribeVisitor
 
meet(ProjectionElemList) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(QueryRoot) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(QueryRoot) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Reduced) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Reduced) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Reduced) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Reduced) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Reduced) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Reduced) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Reduced) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(Reduced) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Reduced) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Reduced) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ConstructVisitor
 
meet(Reduced) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
Override meetBinaryValueOperator
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
Override meetBinaryValueOperator
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Regex) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Regex) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Regex) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Regex) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Regex) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Regex) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Regex) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(SameTerm) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(SameTerm) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Sample) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Sample) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Sample) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Sample) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Sample) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Sample) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Sample) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Sample) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Sample) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(Service) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(Service) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Service) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Service) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Service) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Service) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Service) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Service) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(SingletonSet) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(SingletonSet) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Slice) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Slice) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Slice) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Slice) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Slice) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(Slice) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Slice) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Slice) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.AskVisitor
 
meet(Slice) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.ServiceNodeAnalyzer
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(StatementPattern) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(StatementPattern) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
Method implementing the visitor pattern that gathers all statements using a predicate from the LuceneSail's namespace.
meet(StatementPattern) - Method in class org.eclipse.rdf4j.spin.SpinParser.DataVisitor
 
meet(StatementPattern) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Str) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Str) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Str) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Str) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Str) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Str) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Str) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Str) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Str) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(Sum) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Sum) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Sum) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Sum) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Sum) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meet(Sum) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meet(Sum) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Sum) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Sum) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(TripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(TripleRef) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(TripleRef) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.IterativeEvaluationOptimizer.IEOVisitor
Deprecated.
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.IterativeEvaluationOptimizer.IEOVisitor
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionScopeChangeFixer
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Union) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Union) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Union) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder.BasicPatternVerifier
 
meet(Union) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
meet(Union) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Union) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Union) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meet(Union) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(Union) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ValueConstant) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ValueConstant) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
meet(ValueConstant) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(ValueConstant) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ValueExpr) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ValueExprTripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ValueExprTripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ValueExprTripleRef) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ValueExprTripleRef) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ValueExprTripleRef) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
Deprecated.
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.VarNameCollector
Deprecated.
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep.BoundVarVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
Deprecated.
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
Deprecated.
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingAssignerOptimizer.VarVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.VarNameCollector
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.VariableFinder
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarBinder
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarRenamer
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
Deprecated.
 
meet(Var) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
 
meet(Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarReplacer
 
meet(Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meet(Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
meet(Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
meet(Var) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.ExtensionVisitor
 
meet(Var) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meet(ZeroLengthPath) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meet(ZeroLengthPath) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
meetAggregate(AggregateOperator) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
meetAggregate(AggregateOperator) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a BinaryTupleOperator node as argument.
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a BinaryTupleOperator node as argument.
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a BinaryValueOperator node as argument.
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a BinaryValueOperator node as argument.
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meetCompareSubQueryValueOperator(CompareSubQueryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a CompareSubQueryValueOperator node as argument.
meetCompareSubQueryValueOperator(CompareSubQueryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a CompareSubQueryValueOperator node as argument.
meetExtension(TupleExpr) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
meetNAryValueOperator(NAryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetNAryValueOperator(NAryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a NAryValueOperator node as argument.
meetNAryValueOperator(NAryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a NAryValueOperator node as argument.
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer.BindingSetAssignmentVisitor
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker.ParentCheckingVisitor
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner.ParentFixingVisitor
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all of the other meet methods that are not overridden in subclasses.
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs.TupleExprChildrenVisitor
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.ExtensionContext
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.GroupVisitor
 
meetNode(QueryModelNode) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.OrderVisitor
 
meetOther(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
 
meetOther(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meetOther(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
meetOther(QueryModelNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelVisitor
 
meetOther(QueryModelNode) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
meetProjectionElemListChildren - Variable in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meetStatementPatternChildren - Variable in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a SubQueryValueOperator node as argument.
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a SubQueryValueOperator node as argument.
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a UnaryTupleOperator node as argument.
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a UnaryTupleOperator node as argument.
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a UnaryValueOperator node as argument.
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a UnaryValueOperator node as argument.
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
meetUnsupported(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
 
meetUpdateDataBlock(String) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
meetUpdateExpr(UpdateExpr) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Method called by all meet methods with a UpdateExpr node as argument.
meetUpdateExpr(UpdateExpr) - Method in class org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Method called by all meet methods with a UpdateExpr node as argument.
meetWhereClause(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
Serializes the TupleExpr serving as a WHERE clause of the query.
Mem() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Mem
 
Member - Class in org.eclipse.rdf4j.spin.function.list
 
Member() - Constructor for class org.eclipse.rdf4j.spin.function.list.Member
 
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:member
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LIST
 
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:member
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#member
MEMBER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:member relation.
MEMBER_DURING - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:memberDuring
MEMBER_LIST - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:memberList relation.
MEMBER_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:memberOf
MEMBER_SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:MemberSubject
MEMBERS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#members
MEMBERSHIP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:Membership
MEMBERSHIP_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
MEMBERSHIP_RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:membershipResource
MemBNode - Class in org.eclipse.rdf4j.sail.memory.model
A MemoryStore-specific extension of BNodeImpl giving it node properties.
MemBNode(Object, String) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemBNode
Creates a new MemBNode for a bnode ID.
MemCardinalityCalculator() - Constructor for class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics.MemCardinalityCalculator
 
MemEvaluationStatistics - Class in org.eclipse.rdf4j.sail.memory
Uses the MemoryStore's statement sizes to give cost estimates based on the size of the expected results.
MemEvaluationStatistics(MemValueFactory, MemStatementList) - Constructor for class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics
 
MemEvaluationStatistics.MemCardinalityCalculator - Class in org.eclipse.rdf4j.sail.memory
 
MemIRI - Class in org.eclipse.rdf4j.sail.memory.model
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.
MemIRI(Object, String, String) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemIRI
Creates a new MemURI for a URI.
MemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
A MemoryStore-specific extension of Literal giving it node properties.
MemLiteral(Object, String) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label.
MemLiteral(Object, String, String) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label and language code.
MemLiteral(Object, String, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
MemLiteral(Object, String, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
Creates a new Literal which will get the supplied label and datatype.
MemLiteral(Object, String, IRI, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
MemNamespaceStore - Class in org.eclipse.rdf4j.sail.memory
An in-memory store for namespace prefix information.
MemNamespaceStore() - Constructor for class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
memoryIsLow(long) - Static method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
MemorySailDataset(boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
MemorySailDataset(boolean, int) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
MemorySailSink(boolean, boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
MemorySailSource(boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSource
 
MemorySailStore - Class in org.eclipse.rdf4j.sail.memory
An implementation of SailStore that keeps committed statements in a MemStatementList.
MemorySailStore(boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
MemorySailStore.MemorySailDataset - Class in org.eclipse.rdf4j.sail.memory
 
MemorySailStore.MemorySailSink - Class in org.eclipse.rdf4j.sail.memory
 
MemorySailStore.MemorySailSource - Class in org.eclipse.rdf4j.sail.memory
 
MemorySailStore.SnapshotMonitor - Class in org.eclipse.rdf4j.sail.memory
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 - Class in org.eclipse.rdf4j.sail.memory
 
MemoryStore - Class in org.eclipse.rdf4j.sail.memory
An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage.
MemoryStore() - Constructor for class org.eclipse.rdf4j.sail.memory.MemoryStore
Creates a new MemoryStore.
MemoryStore(File) - Constructor for class org.eclipse.rdf4j.sail.memory.MemoryStore
Creates a new persistent MemoryStore.
MemoryStoreConfig - Class in org.eclipse.rdf4j.sail.memory.config
 
MemoryStoreConfig() - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConfig(boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConfig(boolean, long) - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
MemoryStoreConnection - Class in org.eclipse.rdf4j.sail.memory
Implementation of a Sail Connection for memory stores.
MemoryStoreConnection(MemoryStore) - Constructor for class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
MemoryStoreFactory - Class in org.eclipse.rdf4j.sail.memory.config
A SailFactory that creates MemoryStores based on RDF configuration data.
MemoryStoreFactory() - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
 
MemoryStoreSchema - Class in org.eclipse.rdf4j.sail.memory.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG.Mem instead.
MemoryStoreSchema() - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
Deprecated.
 
MemResource - Class in org.eclipse.rdf4j.sail.memory.model
A MemoryStore-specific extension of Resource giving it subject statements.
MemResource() - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemResource
 
MemStatement - Class in org.eclipse.rdf4j.sail.memory.model
A MemStatement is a Statement which contains context information and a flag indicating whether the statement is explicit or inferred.
MemStatement(MemResource, MemIRI, MemValue, MemResource, boolean, int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatement
Creates a new MemStatement with the supplied subject, predicate, object and context.
MemStatement(MemResource, MemIRI, MemValue, MemResource, int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatement
Creates a new MemStatement with the supplied subject, predicate, object and context and marks it as 'explicit'.
MemStatementIterator - Class in org.eclipse.rdf4j.sail.memory.model
A StatementIterator that can iterate over a list of Statement objects.
MemStatementIterator(MemStatementList, MemResource, MemIRI, MemValue, Boolean, int, MemStatementIteratorCache, MemResource...) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Creates a new MemStatementIterator that will iterate over the statements contained in the supplied MemStatementList searching for statements that match the specified pattern of subject, predicate, object and context(s).
MemStatementIterator.Stats - Class in org.eclipse.rdf4j.sail.memory.model
 
MemStatementIteratorCache - Class in org.eclipse.rdf4j.sail.memory.model
A cache for MemStatementIterator that tracks how frequently an iterator is used and caches the iterator as a list
MemStatementIteratorCache(int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
MemStatementIteratorCache.CachedIteration - Class in org.eclipse.rdf4j.sail.memory.model
 
memStatementList - Variable in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics
 
MemStatementList - Class in org.eclipse.rdf4j.sail.memory.model
A dedicated data structure for storing MemStatement objects, offering operations optimized for their use in the memory Sail.
MemStatementList() - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
MemStatementList(int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
MemTriple - Class in org.eclipse.rdf4j.sail.memory.model
A MemoryStore-specific implementation of Triple.
MemTriple(Object, MemResource, MemIRI, MemValue) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
MemTripleIterator<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.memory.model
An Iteration that can iterate over a list of Triple objects.
MemTripleIterator(MemStatementList, MemResource, MemIRI, MemValue, int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
Creates a new MemTripleIterator that will iterate over the triples contained in the supplied MemStatementList searching for triples that occur as either subject or object in those statements, and which match the specified pattern of subject, predicate, object.
MemValue - Interface in org.eclipse.rdf4j.sail.memory.model
A MemoryStore-specific extension of the Value interface, giving it node properties.
MemValueFactory - Class in org.eclipse.rdf4j.sail.memory.model
A factory for MemValue objects that keeps track of created objects to prevent the creation of duplicate objects, minimizing memory usage as a result.
MemValueFactory() - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
A cache of the most common IRIs to improve lookup performance when users use our vocabularies (eg.
MENTION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:mentionOf
merge(Changeset) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
MergeFilterFinder() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.MergeFilterFinder
Deprecated.
 
MESH - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/MESH
message - Variable in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
message - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Fail
 
message - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
message - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
message - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
message - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
message - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
message - Variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
MESSAGE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MESSAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:message
MET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Met
METERED_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:meteredTime
METHOD - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
METHOD_OF_ACCRUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/MethodOfAccrual
METHOD_OF_INSTRUCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/MethodOfInstruction
mExtensions - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
A map of the extensions specified in the query.
milestone - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's milestone number, if any.
mimeTypes - Variable in class org.eclipse.rdf4j.common.lang.FileFormat
The file format's MIME types.
min(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
Min - Class in org.eclipse.rdf4j.query.algebra
 
Min(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Min
 
Min(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Min
 
Min() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MIN - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
MIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MIN_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Min Represents MIN aggregations.
MIN_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:minCount
MIN_COUNT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_COUNT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinCountConstraintComponent
MIN_COUNT_CONSTRAINT_COMPONENT_MIN_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_COUNT_CONSTRAINT_COMPONENT_MIN_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinCountConstraintComponent-minCount
MIN_EXCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_EXCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:minExclusive
MIN_EXCLUSIVE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_EXCLUSIVE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinExclusiveConstraintComponent
MIN_EXCLUSIVE_CONSTRAINT_COMPONENT_MIN_EXCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_EXCLUSIVE_CONSTRAINT_COMPONENT_MIN_EXCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinExclusiveConstraintComponent-minExclusive
MIN_INCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_INCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:minInclusive
MIN_INCLUSIVE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_INCLUSIVE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinInclusiveConstraintComponent
MIN_INCLUSIVE_CONSTRAINT_COMPONENT_MIN_INCLUSIVE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_INCLUSIVE_CONSTRAINT_COMPONENT_MIN_INCLUSIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinInclusiveConstraintComponent-minInclusive
MIN_LENGTH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:minLength
MIN_LENGTH_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_LENGTH_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinLengthConstraintComponent
MIN_LENGTH_CONSTRAINT_COMPONENT_MIN_LENGTH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
MIN_LENGTH_CONSTRAINT_COMPONENT_MIN_LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:MinLengthConstraintComponent-minLength
MIN_SIZE_TO_CONSIDER_FOR_CACHE - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
MinAggregate(Function<BindingSet, Value>, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MinAggregate
 
MINCARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#minCardinality
minCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
minCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MinCountConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MinCountConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MinCountConstraintComponent(long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
minDate - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
mIndent - Variable in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
minExclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
minExclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MinExclusiveConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MinExclusiveConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MinExclusiveConstraintComponent(Literal) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
minimal(EvaluationStrategy, TupleExpr) - Static method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
A fall back implementation that wraps a pre-existing evaluate method on a strategy
Minimal(Literal, Dataset) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
Set the shared now value to a preexisting object
Minimal(EvaluationStrategy, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Minimal
 
Minimal(Dataset) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
Minimal(Dataset, ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
MinimallyAllocatingSet(int) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
minInclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
minInclusive - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MinInclusiveConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MinInclusiveConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MinInclusiveConstraintComponent(Literal) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
minLength - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
minLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
minLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
minLength - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
MinLengthConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
MinLengthConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
MinLengthConstraintComponent(long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
MinLengthFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
MinLengthFilter(PlanNode, long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
minor - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's minor version number.
MINQUALIFIEDCARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#minQualifiedCardinality
minStatementCount(Value, Value, Value, Value) - Method in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics.MemCardinalityCalculator
 
minus(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
-operand
minus(GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Create a MINUS graph pattern with the given graph patterns and add it to this graph pattern (converting this to a group graph pattern in the process):
minus(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.minus(GraphPattern...), but mutates and returns this instance
minus(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
MINUS - org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
MINUS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MINUS - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.MinusGraphPattern
 
MINUS_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Minus A MINUS element group.
MINUS_SETOPER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MinusGraphPattern - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
 
MinusGraphPattern() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.MinusGraphPattern
 
MinusGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MinusIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
MinusIteration(Iteration<? extends E, X>, Iteration<? extends E, X>) - Constructor for class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
Creates a new MinusIteration that returns the results of the left argument minus the results of the right argument.
MinusIteration(Iteration<? extends E, X>, Iteration<? extends E, X>, boolean) - Constructor for class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
Creates a new MinusIteration that returns the results of the left argument minus the results of the right argument.
MinusIteration(Iteration<? extends E, X>, Iteration<? extends E, X>, boolean, Supplier<Set<E>>) - Constructor for class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
Creates a new MinusIteration that returns the results of the left argument minus the results of the right argument.
MinusQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
MinusQueryEvaluationStep(QueryEvaluationStep, QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.MinusQueryEvaluationStep
 
MINUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:minute
minutes - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
minutes part of the dateTime object as String
Minutes - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function MINUTES, as defined in SPARQL Query Language for RDF
Minutes() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Minutes
 
Minutes() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MINUTES - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
MINUTES - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
MINUTES - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:minutes
MINUTES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MINUTES_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:minutes-from-dateTime
minutesTimezone - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
minutes part of the optional timezone as String
mJoinBuffer - Variable in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
mk - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
mLimit - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
The limit of results for the query, or -1 for no limit
Mod - Class in org.eclipse.rdf4j.spin.function.spif
 
Mod() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Mod
 
MOD_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
MOD_MAX_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
MOD_MIN_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
MOD_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#ModPath A modified path such as rdfs:subClassOf*.
Mode() - Constructor for enum org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration.Mode
Deprecated.
 
MODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
model - Variable in class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
model - Variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
model - Variable in class org.eclipse.rdf4j.model.impl.EmptyModel
 
model - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
model - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
model - Variable in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
model - Variable in class org.eclipse.rdf4j.model.util.ModelBuilder
 
model - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
model - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser.Namespaces
 
Model - Interface in org.eclipse.rdf4j.model
An RDF Model, represented as a Set of Statements with predictable iteration order.
ModelBuilder - Class in org.eclipse.rdf4j.model.util
Builder to facilitate easier creation of new RDF Model objects via a fluent interface.
ModelBuilder() - Constructor for class org.eclipse.rdf4j.model.util.ModelBuilder
Create a new ModelBuilder.
ModelBuilder(Model) - Constructor for class org.eclipse.rdf4j.model.util.ModelBuilder
Create a new ModelBuilder which will append to the supplied Model.
ModelCollector - Class in org.eclipse.rdf4j.model.util
Collects a stream of Statements into a Model.
ModelCollector() - Constructor for class org.eclipse.rdf4j.model.util.ModelCollector
Constructor
ModelCollector(ModelFactory) - Constructor for class org.eclipse.rdf4j.model.util.ModelCollector
Constructor
modelException(String) - Static method in class org.eclipse.rdf4j.model.util.Models
Creates a Supplier of ModelException objects that be passed to Optional.orElseThrow(Supplier) to generate exceptions as necessary.
ModelException - Exception in org.eclipse.rdf4j.model.util
An exception thrown by Model and Models when specific conditions are not met.
ModelException(String) - Constructor for exception org.eclipse.rdf4j.model.util.ModelException
 
ModelException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.model.util.ModelException
 
ModelException(Throwable) - Constructor for exception org.eclipse.rdf4j.model.util.ModelException
 
ModelException(Value) - Constructor for exception org.eclipse.rdf4j.model.util.ModelException
 
ModelException(Value, Value) - Constructor for exception org.eclipse.rdf4j.model.util.ModelException
 
modelFactory - Variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
modelFactory - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
modelFactory - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
modelFactory - Variable in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
modelFactory - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
modelFactory - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
ModelFactory - Interface in org.eclipse.rdf4j.model
Factory to create empty Model implementations.
ModelIterator(Iterator<LinkedHashModel.ModelStatement>, Set<LinkedHashModel.ModelStatement>) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
ModelIterator(Iterator<Statement>, TreeModel.StatementTree) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
ModelNamespace - Class in org.eclipse.rdf4j.model
 
ModelNamespace(String, String) - Constructor for class org.eclipse.rdf4j.model.ModelNamespace
 
ModelNode(V) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
Models - Class in org.eclipse.rdf4j.model.util
Utility functions for working with Models and other Statement collections.
Models() - Constructor for class org.eclipse.rdf4j.model.util.Models
 
ModelStatement(LinkedHashModel.ModelNode<Resource>, LinkedHashModel.ModelNode<IRI>, LinkedHashModel.ModelNode<Value>, LinkedHashModel.ModelNode<Resource>) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
ModelStatement(LinkedHashModel.ModelNode<Resource>, LinkedHashModel.ModelNode<IRI>, LinkedHashModel.ModelNode<Value>, LinkedHashModel.ModelNode<Resource>, Statement) - Constructor for class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
modelToRdfJsonInternal(Model, WriterConfig, JsonGenerator) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
MODEM - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
MODIFIED - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/modified
modifier - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's modifier, if any.
modifier - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
Modify - Class in org.eclipse.rdf4j.query.algebra
 
Modify(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Modify
 
Modify(TupleExpr, TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Modify
 
Modify() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MODIFY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:modify
MODIFY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Modify
MODIFY() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL Modify query
MODIFY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Modify Represents a MODIFY (part of SPARQL UPDATE language).
ModifyQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
The SPARQL Modify Queries
ModifyQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
ModifyWhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MODULE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:module
MODULE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Module An abstract building block of a SPARQL system.
MODULES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Modules An "artificial" parent class for all Functions and Templates.
mOffset - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
The query offset, or -1 for no offset
MONDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Monday
Month - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function MONTH, as defined in SPARQL Query Language for RDF
Month() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Month
 
Month() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MONTH - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
MONTH - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
MONTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:month
MONTH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MONTH_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:month-from-dateTime
MONTH_OF_YEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:MonthOfYear
MONTH_OF_YEAR_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:monthOfYear
months - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
month part of the dateTime object as String
MONTHS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:months
mOrdering - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
The elements specified in the order by clause of the query
MoreLexicalActions() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
MOST_COMPATIBLE - Static variable in enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
 
Move - Class in org.eclipse.rdf4j.query.algebra
 
Move() - Constructor for class org.eclipse.rdf4j.query.algebra.Move
 
Move(ValueConstant) - Constructor for class org.eclipse.rdf4j.query.algebra.Move
 
Move() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
MOVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:move
MOVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
MOVE - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.MoveQuery
 
MOVE() - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Creates a SPARQL MOVE Query
MoveQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL MOVE Query
MoveQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.MoveQuery
 
moveToBNodeEndIndex() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Moves the current line index position to the end of the BNode ID.
moveToIRIEndIndex() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Moves the current line index position to the end of the IRI.
mProjection - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
The list of elements include in the projection of the query
mReduced - Variable in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Whether or not the query is reduced
mRenderer - Variable in class org.eclipse.rdf4j.queryrender.sparql.SPARQLQueryRenderer
The query renderer
MSG - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
MSN_CHAT_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
MUL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
multilineMap - Variable in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
MultipleFileLogReader - Class in org.eclipse.rdf4j.common.logging.file.logback
Date range-enabled wrapper for FileLogReader.
MultipleFileLogReader() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
MultipleFileLogReader.DateRangeFilenameFilter - Class in org.eclipse.rdf4j.common.logging.file.logback
Custom filename filter
MultiplicativeExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
multiply(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 * operand2 * ...
Multiply - Class in org.eclipse.rdf4j.spin.function
 
Multiply() - Constructor for class org.eclipse.rdf4j.spin.function.Multiply
 
MULTIPLY - org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
MULTIPLY - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
MultiProjection - Class in org.eclipse.rdf4j.query.algebra
A "multi-projection" that can produce multiple solutions from a single set of bindings.
MultiProjection() - Constructor for class org.eclipse.rdf4j.query.algebra.MultiProjection
 
MultiProjection(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.MultiProjection
 
MultiProjection(TupleExpr, Iterable<ProjectionElemList>) - Constructor for class org.eclipse.rdf4j.query.algebra.MultiProjection
 
MultiProjectionIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
MultiProjectionIterator(MultiProjection, CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
MultiStreamPlanNode - Interface in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
MUSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Muse
mustReturnDifferentResult() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
UUID() and STRUUID() must return a different result for each invocation.
mustReturnDifferentResult() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
 
mustReturnDifferentResult() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.STRUUID
 
mustReturnDifferentResult() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.UUID
 
mustReturnDifferentResult() - Method in class org.eclipse.rdf4j.spin.function.spif.GenerateUUID
 
mustReturnDifferentResult() - Method in class org.eclipse.rdf4j.spin.function.spif.Random
 
MutableBindingSet - Interface in org.eclipse.rdf4j.query
A BindingSet is a set of named value bindings, which is used a.o.
MutableTupleQueryResult - Class in org.eclipse.rdf4j.query.impl
An implementation of the TupleQueryResult interface that stores the complete query result in memory.
MutableTupleQueryResult(Collection<String>, Collection<? extends BindingSet>) - Constructor for class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
Creates a query result table with the supplied binding names.
MutableTupleQueryResult(Collection<String>, CloseableIteration<? extends BindingSet, E>) - Constructor for class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
MutableTupleQueryResult(Collection<String>, Iteration<? extends BindingSet, E>) - Constructor for class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
Deprecated, for removal: This API element is subject to removal in a future version.
MutableTupleQueryResult(Collection<String>, BindingSet...) - Constructor for class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
MutableTupleQueryResult(TupleQueryResult) - Constructor for class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
MYERS_BRIGGS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 

N

N - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:n
N3 - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The N3/Notation3 file format.
N3Parser - Class in org.eclipse.rdf4j.rio.n3
 
N3Parser() - Constructor for class org.eclipse.rdf4j.rio.n3.N3Parser
Creates a new N3Parser that will use a SimpleValueFactory to create RDF model objects.
N3Parser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Parser
Creates a new N3Parser that will use the supplied ValueFactory to create RDF model objects.
N3ParserFactory - Class in org.eclipse.rdf4j.rio.n3
An RDFParserFactory for N3 parsers.
N3ParserFactory() - Constructor for class org.eclipse.rdf4j.rio.n3.N3ParserFactory
 
N3Writer - Class in org.eclipse.rdf4j.rio.n3
An implementation of the RDFWriter interface that writes RDF documents in N3 format.
N3Writer(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied OutputStream.
N3Writer(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied OutputStream.
N3Writer(Writer) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied Writer.
N3Writer(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.n3.N3Writer
Creates a new N3Writer that will write to the supplied Writer.
N3WriterFactory - Class in org.eclipse.rdf4j.rio.n3
An RDFWriterFactory for N3 writers.
N3WriterFactory() - Constructor for class org.eclipse.rdf4j.rio.n3.N3WriterFactory
 
name - Variable in class org.eclipse.rdf4j.common.lang.FileFormat
The file format's name.
name - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
name - Variable in class org.eclipse.rdf4j.model.impl.SimpleNamespace
The namespace's name.
name - Variable in class org.eclipse.rdf4j.model.ModelNamespace
 
name - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
name - Variable in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
name - Variable in class org.eclipse.rdf4j.query.algebra.GroupElem
 
name - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
name - Variable in class org.eclipse.rdf4j.query.algebra.Var
 
name - Variable in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
name - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
name - Variable in class org.eclipse.rdf4j.query.QueryLanguage
The query language's name.
name - Variable in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
name - Variable in class org.eclipse.rdf4j.rio.hdt.HDTPart
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
name - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
Name - Class in org.eclipse.rdf4j.spin.function.spif
 
Name() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Name
 
NAME - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NAME - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NAME - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NAME - Static variable in interface org.eclipse.rdf4j.common.transaction.IsolationLevel
Shared constant for the TransactionSetting name used for isolation levels.
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:name
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
name
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:name
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Name
NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#Name
NAME_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
NAME_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
named - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
named - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
named() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
Target all named graphs
NAMED - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NAMED - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.From
 
NAMED - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
NAMED - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
NAMED_CONTEXTS - org.eclipse.rdf4j.query.algebra.StatementPattern.Scope
Scope for patterns that should be matched against statements from named contexts only.
NAMED_GRAPH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Named Graph
NAMED_GRAPH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#NamedGraph A named Graph element such as GRAPH {...}.
NAMED_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the named graph URI parameter.
NAMED_GRAPH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
named graph
NAMED_GRAPHS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
NAMED_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#named Used in DROP and CLEAR.
namedBNodeCreator - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
namedGraph - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
namedGraph(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the current graph in which to add new statements to the supplied named graph.
namedGraph(Resource) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the current graph in which to add new statements to the supplied named graph.
namedGraphContext - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
namedGraphLists - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
namedGraphs - Variable in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
NAMEDGRAPHS - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
NAMEDINDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#NamedIndividual
namedIntermediateJoins - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
namespace - Variable in class org.eclipse.rdf4j.model.base.InternedIRI
 
namespace - Variable in class org.eclipse.rdf4j.model.vocabulary.Vocabularies.VocabularyNamespace
 
namespace - Variable in class org.eclipse.rdf4j.rio.rdfxml.Att
 
namespace - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
namespace - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The URI's namespace.
namespace(String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
Create a new Namespace object.
namespace(QueryValueEvaluationStep, BindingSet, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
Namespace - Class in org.eclipse.rdf4j.query.algebra
The NAMESPACE function, which selects the namespace of URIs.
Namespace - Interface in org.eclipse.rdf4j.model
A namespace, consisting of a namespace name and a prefix that has been assigned to it.
Namespace() - Constructor for class org.eclipse.rdf4j.query.algebra.Namespace
 
Namespace(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Namespace
 
NAMESPACE - Static variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
NAMESPACE - Static variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
NAMESPACE - Static variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.AFN
http://jena.hpl.hp.com/ARQ/function
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.APF
http://jena.hpl.hp.com/ARQ/property
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG
The RDF4J config namespace (tag:rdf4j.org,2023:config/).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
Dublin Core elements namespace: http://purl.org/dc/elements/1.1/
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
The DCAT namespace: http://www.w3.org/ns/dcat#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
Dublin Core Terms namespace: http://purl.org/dc/terms/
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
The DOAP namespace: http://usefulinc.com/ns/doap#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
The EARL namespace: http://www.w3.org/ns/earl#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
The XPath functions namespace ( http://www.w3.org/2005/xpath-functions#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
The FOAF namespace: http://xmlns.com/foaf/0.1/
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The GEO namespace: http://www.opengis.net/ont/geosparql#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
The HYDRA namespace: http://www.w3.org/ns/hydra/core#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
The LDP namespace: http://www.w3.org/ns/ldp#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LIST
http://jena.hpl.hp.com/ARQ/list
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
The LOCN namespace: http://www.w3.org/ns/locn#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
The ODRL 2.2 namespace: http://www.w3.org/ns/odrl/2/
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
The Organization Ontology namespace: http://www.w3.org/ns/org#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
The OWL namespace: http://www.w3.org/2002/07/owl#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
The PROV-O namespace: http://www.w3.org/ns/prov#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
The RDF4J namespace ( http://rdf4j.org/schema/rdf4j#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
The RDF Schema namepace: http://www.w3.org/2000/01/rdf-schema#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
The ROV namespace: http://www.w3.org/ns/regorg#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
The namespace (http://rdf4j.org/shacl-extensions#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
http://www.w3.org/ns/sparql-service-description#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
The Sesame Schema namespace ( http://www.openrdf.org/schema/sesame#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME
The Sesame QName Schema namespace ( http://www.openrdf.org/schema/qname#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
The SHACL namespace: http://www.w3.org/ns/shacl#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The SKOS namespace: http://www.w3.org/2004/02/skos/core#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The SKOS-XL namespace: http://www.w3.org/2008/05/skos-xl#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp An RDF Schema to syntactically represent SPARQL queries (including SPARQL UPDATE) as RDF triples.
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
http://spinrdf.org/spif
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin An RDF Schema that can be used to attach constraints and rules to RDFS classes, and to encapsulate reusable SPARQL queries into functions and templates.
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPINX
http://spinrdf.org/spinx
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
The Time namespace: http://www.w3.org/2006/time#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
The VANN namespace: http://purl.org/vocab/vann/
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
The VCARD4 namespace: http://www.w3.org/2006/vcard/ns#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
The VoID namespace: http://rdfs.org/ns/void#
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The WGS84 namespace ("http://www.w3.org/2003/01/geo/wgs84_pos#").
NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
The XML Schema namespace (http://www.w3.org/2001/XMLSchema#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
NAMESPACE - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
The obsolete ContextAwareRepository schema namespace ( http://www.openrdf.org/config/repository/contextaware#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated.
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Deprecated.
use CONFIG.Proxy instead.
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema
Deprecated.
The obsolete ProxyRepository schema namespace ( http://www.openrdf.org/config/repository/proxy#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema
Deprecated.
The SailRepository schema namespace (http://www.openrdf.org/config/repository/sail#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
NAMESPACE - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The TriX namespace.
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
Deprecated.
The (obsolete)BaseSail schema namespace (http://www.openrdf.org/config/sail/base#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
The (Obsolete) Sail API schema namespace ( http://www.openrdf.org/config/sail#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Deprecated.
The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.lucene.config.LuceneSailConfigSchema
Deprecated.
The LuceneSail schema namespace ( http://www.openrdf.org/config/sail/lucene#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
Deprecated.
The MemoryStore schema namespace (http://www.openrdf.org/config/sail/memory#).
NAMESPACE - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
The ShaclSail schema namespace (http://rdf4j.org/config/sail/shacl#).
NAMESPACE_DECL - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
NAMESPACE_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
NAMESPACE_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NAMESPACE_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:namespace
NAMESPACE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
namespaceArray - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
NamespaceAware - Interface in org.eclipse.rdf4j.model
An interface that is used to signify that something is able to provide Namespace information, in addition to Statements.
namespaceCacheSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.namespaceCacheSize
namespaceCleared - Variable in class org.eclipse.rdf4j.sail.base.Changeset
If all namespaces were removed, other than Changeset.addedNamespaces.
namespaceIDCacheSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.namespaceIDCacheSize
namespaceMap - Variable in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Map that stores namespaces that are reported during the evaluation of the query.
namespaceMap - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
namespaceRegistry - Variable in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Registry containing the set of namespce strings as used by MemURI objects in a MemoryStore.
namespaces - Variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
namespaces - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
namespaces - Variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
namespaces - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
namespaces - Variable in class org.eclipse.rdf4j.query.impl.IteratingGraphQueryResult
Deprecated.
 
namespaces - Variable in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
namespaces - Variable in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
namespaces - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
namespaces - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser.Namespaces
 
namespaces - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
namespaces - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
namespaces - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
Namespaces - Class in org.eclipse.rdf4j.model.util
A utility class to perform operations on Namespaces.
Namespaces() - Constructor for class org.eclipse.rdf4j.model.util.Namespaces
 
Namespaces() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser.Namespaces
 
NAMESPACES - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the namespaces list resource of a repository.
NAMESPACES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Setting to provide a collection of Namespace objects which will be used when parsing RDF as the basis for the default set of namespaces of the document.
NAMESPACES_EMPTY_ITERATION - Static variable in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
namespacesBuffer - Variable in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
namespacesMap - Variable in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
Map storing namespace information by their prefix.
namespacesReady - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
namespaceStore - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Store for namespace prefix info.
namespaceTable - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
Map containing the namespace IDs (Integer objects) that have been defined in the document, stored using the concerning namespace (Strings).
namespaceTable - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
Map with keys as namespace URI strings and the values as the shortened prefixes.
namespaceTable - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Mapping from namespace prefixes to namespace names.
namespaceTable - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
Mapping from namespace prefixes to namespace names.
namespaceURI - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
NaN - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
NAN - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NAN_COMPARE_EXCEPTION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
NARROW_MATCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:narrowMatch relation.
NARROWER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:narrower relation.
NARROWER_TRANSITIVE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:narrowerTransitive relation.
NAryValueOperator - Class in org.eclipse.rdf4j.query.algebra
An abstract superclass for N-ary value operators.
NAryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
NAryValueOperator(List<ValueExpr>) - Constructor for class org.eclipse.rdf4j.query.algebra.NAryValueOperator
Creates a new N-Ary value operator.
Native() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
 
NATIVE - org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
Assumes the base SAIL supports an extended query algebra (e.g.
NCNAME - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NCNAME - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NCNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#NCName
NDJSONLD - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The NDJSON-LD is a Newline Delimited JSON-LD format.
NDJSONLDParser - Class in org.eclipse.rdf4j.rio.ndjsonld
Introduce a parser capable of parsing Newline Delimited JSON-LD, where each line is a serialized JSON-LD record.
NDJSONLDParser() - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParser
Default constructor
NDJSONLDParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParser
Creates a RDF4J NDJSONLD Parser using the given ValueFactory to create new Values.
NDJSONLDParserFactory - Class in org.eclipse.rdf4j.rio.ndjsonld
An RDFParserFactory that creates instances of NDJSONLDParser.
NDJSONLDParserFactory() - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParserFactory
 
NDJSONLDWriter - Class in org.eclipse.rdf4j.rio.ndjsonld
 
NDJSONLDWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
Creates a new NDJSONLDWriter that will write to the supplied OutputStream.
NDJSONLDWriter(OutputStream, String) - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
NDJSONLDWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
NDJSONLDWriter(Writer, String) - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
NDJSONLDWriterFactory - Class in org.eclipse.rdf4j.rio.ndjsonld
 
NDJSONLDWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriterFactory
 
NE - org.eclipse.rdf4j.query.algebra.Compare.CompareOp
not equal to
NE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
NE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
needsFullRecomputation() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
Indicates if a full recomputation of the deductive closure is needed.
negated(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
negated(ConnectionsGroup, ValidationSettings, PlanNodeProvider, ConstraintComponent.Scope) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
NegatedPropertySet - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
NegatedPropertySet(PredicatePathOrInversePredicatePath...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.NegatedPropertySet
 
negatedPropertySetBuilder - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
 
NegatedPropertySetBuilder - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
 
NegatedPropertySetBuilder() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
NEGATIVE_INFINITY - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NEGATIVE_INFINITY - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
NEGATIVE_INTEGER - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NEGATIVE_INTEGER - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NEGATIVE_INTEGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#negativeInteger
NegativeIntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:negativeInteger .
NegativeIntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NegativeIntegerCast
 
NEGATIVEPROPERTYASSERTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#NegativePropertyAssertion
negProp() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
Start a path that will be enclosed with `! (` and `)`.
NEIGHBOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Neighbor
NEQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:neq
nested - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.BindingToBindingNameIterator
 
newBulkUpdate() - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
newDocument(String, String, String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
newerThan(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Checks if this version is newer than the specified version, according to the result of AppVersion.compareTo(AppVersion).
newLine - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
newList(Resource) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
newNamespaceMappings - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
New namespace mappings that have been reported for the next start tag by the SAX parser, but that are not yet assigned to an ElementInfo object.
newScope - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
newStatements - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
Contains the statements that have been reported by the base Sail as
newThisIteration - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
newToken(int) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
 
newToken(int, String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
Returns a new Token object, by default.
newVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
Deprecated.
 
newVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarRenamer
 
next - Variable in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
next - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
next - Variable in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
next - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
next - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
next - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder.JJCalls
 
next - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
next - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
next - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet.SingleIterator
 
next - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
next - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
next - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
next() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
next() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
next() - Method in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Returns the next element from the source type iteration.
next() - Method in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Calls the next method of the underlying iteration.
next() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.EmptyIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Returns the next element from the wrapped Iteration.
next() - Method in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
next() - Method in interface org.eclipse.rdf4j.common.iteration.Iteration
Deprecated.
Returns the next element in the iteration.
next() - Method in class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
Returns the next element from the wrapped Iteration.
next() - Method in class org.eclipse.rdf4j.common.iteration.IteratorIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.LimitIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.SilentIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
next() - Method in class org.eclipse.rdf4j.common.iterator.ConvertingIterator
Returns the next element from the source type itertor.
next() - Method in class org.eclipse.rdf4j.common.iterator.EmptyIterator
 
next() - Method in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
next() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
next() - Method in class org.eclipse.rdf4j.common.iterator.SingletonIterator
 
next() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
next() - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
next() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
next() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
next() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
next() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
next() - Method in class org.eclipse.rdf4j.model.util.PatternIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.ArrayBindingSetIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.BindingToBindingNameIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.ResultSizeCountingIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
Calls the next method of the underlying iteration.
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
next() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
next() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet.EmptyBindingIterator
 
next() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
next() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
next() - Method in interface org.eclipse.rdf4j.query.QueryResult
Returns the next element in the query result.
next() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
next() - Method in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
next() - Method in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
next() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
 
next() - Method in class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
next() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
next() - Method in class org.eclipse.rdf4j.repository.sparql.query.InsertBindingSetCursor
 
next() - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
next() - Method in class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
next() - Method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
 
next() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
next() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
next() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
next() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
next() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet.SingleIterator
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
next() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
next() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
Returns the next element from the wrapped iteration.
next() - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
next() - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
NEXT - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
NEXT_JOIN_ID - Static variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
Deprecated.
No replacement, don't use static shared int variables.
NEXT_POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:nextPolicy
NEXT_RULE_PROPERTY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#nextRuleProperty Can be used to link two sub-properties of spin:rule (or spin:rule itself) to instruct the SPIN engine to execute one set of rules before another one.
nextBNodePrefix - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Enables a consistent global mapping of blank node identifiers without using a map, but concatenating this as a prefix for the blank node identifiers supplied by the parser.
nextCalled - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
nextCharBuf - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
nextCharInd - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
nextElement - Variable in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
 
nextElement - Variable in class org.eclipse.rdf4j.common.iteration.FilterIteration
Deprecated.
 
nextElement - Variable in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
 
nextElement - Variable in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
nextElement - Variable in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
 
nextElement - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
nextElement - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
nextFromCache(Iterator<E>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
nextId - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
nextIteration() - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
nextLi - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
nextLi() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
nextLiIndex - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
nextListEntry(Resource) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
nextNamespaceID - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
nextProjectionIdx - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
nextRules - Variable in class org.eclipse.rdf4j.spin.RuleProperty
 
nextSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
nextStatement() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
nextSubject(Model, Set<Resource>) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
NICK - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
NICKNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:nickname
NIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
NIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
The SPARQL default context identifier ( http://rdf4j.org/schema/rdf4j#nil)
NIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
Deprecated.
since 3.3.2 - use RDF4J.NIL instead
NIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NioFile - Class in org.eclipse.rdf4j.common.io
File wrapper that protects against concurrent file closing events due to e.g.
NioFile(File) - Constructor for class org.eclipse.rdf4j.common.io.NioFile
Constructor Opens a file in read/write mode, creating a new one if the file doesn't exist.
NioFile(File, String) - Constructor for class org.eclipse.rdf4j.common.io.NioFile
Constructor Opens a file in a specific mode, creating a new one if the file doesn't exist.
NioFile(File, Set<StandardOpenOption>) - Constructor for class org.eclipse.rdf4j.common.io.NioFile
 
NioFile(Path, Set<StandardOpenOption>) - Constructor for class org.eclipse.rdf4j.common.io.NioFile
 
NLM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/NLM
NMTOKEN - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NMTOKEN - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NMTOKEN - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#NMTOKEN
NMTOKENS - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NMTOKENS - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NMTOKENS - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#NMTOKENS
NO_CONTEXTS - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that the Statement.getContext() URI will NOT be serialized for this format.
NO_NAMESPACES - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that all calls to RDFHandler.handleNamespace(String, String) will be ignored when serializing to this format.
NO_RDF_STAR - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Indicates that RDF-star triples will NOT be serialized natively for this format.
NO_RDF_STAR - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that RDF-star triples will NOT be serialized natively for this format.
node - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.BindingSetAssignmentQueryEvaluationStep
 
node - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep
 
node - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
node - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
node - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.InValueEvaluationStep
 
node - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
node - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
Node - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
 
Node(Value) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
Creates a new Node for the supplied Value.
NODE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:node
NODE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeConstraintComponent
NODE_CONSTRAINT_COMPONENT_NODE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_CONSTRAINT_COMPONENT_NODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeConstraintComponent-node
node_created - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
NODE_KIND - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_KIND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeKind
NODE_KIND_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_KIND_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeKindConstraintComponent
NODE_KIND_CONSTRAINT_COMPONENT_NODE_KIND - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_KIND_CONSTRAINT_COMPONENT_NODE_KIND - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeKindConstraintComponent-nodeKind
NODE_KIND_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_KIND_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:nodeKind
NODE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
NODE_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NodeShape
NODE_VALIDATOR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NODE_VALIDATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:nodeValidator
nodeArity() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
nodeCache - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
NodeConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
nodeCount - Variable in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
nodeCreated() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
NodeElement(Resource) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
nodeID - Variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
nodeIdExpr - Variable in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
nodeKind - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
nodeKind - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
nodeKind - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
NodeKind(IRI) - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
 
NodeKindConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
NodeKindConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
NodeKindConstraintComponent(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
NodeKindConstraintComponent.NodeKind - Enum in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
NodeKindFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
NodeKindFilter(PlanNode, NodeKindConstraintComponent.NodeKind) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
nodeQueue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
nodes - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
nodes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
nodeShape - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
 
NodeShape - Class in org.eclipse.rdf4j.sail.shacl.ast
 
NodeShape() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
NodeShape(NodeShape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
nodeShapeInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
nodeShapeInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
nodeShapeScopeAllContextMapper - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
nodesSet - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
nodeStack - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Stack for remembering the nodes (subjects/objects) of statements at each level.
nodeToIgnore - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
nodeToIgnore - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
noIsolation - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
NOMINAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:nominalPosition
NON_NEGATIVE_INTEGER - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NON_NEGATIVE_INTEGER - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NON_NEGATIVE_INTEGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#nonNegativeInteger
NON_POSITIVE_INTEGER - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NON_POSITIVE_INTEGER - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NON_POSITIVE_INTEGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#nonPositiveInteger
NON_RDF_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:NonRDFSource
NON_TEMPLATES - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
nonAnonymousVars - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
none - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
 
NONE - org.eclipse.rdf4j.common.transaction.IsolationLevels
None: the lowest isolation level; transactions can see their own changes, but may not be able to roll them back and no support for isolation among transactions is guaranteed
NONE - org.eclipse.rdf4j.model.base.DefaultDatatype
 
NONE - Static variable in interface org.eclipse.rdf4j.model.base.CoreDatatype
 
NONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:None
noneInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
noneInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
nonExclusiveSerializableValidationLock - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
nonFatalErrors - Variable in class org.eclipse.rdf4j.rio.ParserConfig
 
NonIriFunctions() - Constructor for enum org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
NonNegativeIntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:nonNegativeInteger .
NonNegativeIntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonNegativeIntegerCast
 
NonPositiveIntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:nonPositiveInteger .
NonPositiveIntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
 
NonSerializables - Class in org.eclipse.rdf4j.sail.model
A registry to support (de)serialization of objects (over the lifetime of the VM).
NonSerializables() - Constructor for class org.eclipse.rdf4j.sail.model.NonSerializables
Prevent instantiation: util class
NonUniqueTargetLang - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
This PlanNode takes a stream of Tuples like: (ex:companyA, "Company A"@en).
NonUniqueTargetLang(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
normalize() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Normalizes this IRI's components.
normalize() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
Normalizes the path of this URI if it has one.
normalize() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Normalizes this dateTime object.
normalize(String) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
Normalize the use of random variables in a SPARQL query so that the numbering of queries starts at 0 in increments of one.
normalize(String, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
normalize(String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes the supplied value according to the normalization rules for the supplied datatype.
NORMALIZE_DATATYPE_VALUES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether recognised datatypes need to have their values be normalized.
NORMALIZE_LANGUAGE_TAGS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether languages need to be normalized.
normalizeBoolean(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a boolean value to its canonical representation.
normalizeByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:byte.
normalizeDatatype(String, IRI, ValueFactory) - Method in interface org.eclipse.rdf4j.rio.DatatypeHandler
Normalize both the datatype URI and the literal value if appropriate, and use the given value factory to generate a literal matching a literal value and datatype URI.
normalizeDatatype(String, IRI, ValueFactory) - Method in class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler
 
normalizeDatatype(String, IRI, ValueFactory) - Method in class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler
 
normalizeDatatype(String, IRI, ValueFactory) - Method in class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler
 
normalizeDatatype(String, IRI, ValueFactory) - Method in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
normalizeDatatype(String, IRI, ValueFactory) - Method in class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler
 
normalizeDateTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:dateTime.
normalizeDecimal(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a decimal to its canonical representation.
normalizeDirectory(String) - Static method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
normalizeDouble(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a double to its canonical representation.
NORMALIZEDSTRING - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NORMALIZEDSTRING - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NORMALIZEDSTRING - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#normalizedString
normalizeFloat(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a float to its canonical representation.
normalizeFPNumber(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a floating point number to its canonical representation.
normalizeFPNumber(String, String, String, String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes a floating point lexical value to its canonical representation.
normalizeInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:int.
normalizeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an integer to its canonical representation.
normalizeIntegerValue(String, String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an integer to its canonical representation and checks that the value is in the range [minValue, maxValue].
normalizeLanguage(String, String, ValueFactory) - Method in interface org.eclipse.rdf4j.rio.LanguageHandler
Normalize both the language tag and the language if appropriate, and use the given value factory to generate a literal matching the literal value and language tag.
normalizeLanguage(String, String, ValueFactory) - Method in class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler
 
normalizeLanguage(String, String, ValueFactory) - Method in class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
 
normalizeLanguageTag(String) - Static method in class org.eclipse.rdf4j.model.util.Literals
Normalizes the given BCP47 language tag according to the rules defined in RFC 5646, section 2.1.1:
normalizeLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:long.
normalizeNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:negativeInteger.
normalizeNonNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:nonNegativeInteger.
normalizeNonPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:nonPositiveInteger.
normalizePath(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
normalizePctEncoding(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
normalizePositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:positiveInteger.
normalizeRange(String, int, int) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
normalizeShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:short.
normalizeUnsignedByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedByte.
normalizeUnsignedInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedInt.
normalizeUnsignedLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedLong.
normalizeUnsignedShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Normalizes an xsd:unsignedShort.
not - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
not - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
not(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
!operand
Not - Class in org.eclipse.rdf4j.query.algebra
A boolean NOT operator operating on a boolean expressions.
Not - Class in org.eclipse.rdf4j.spin.function
 
Not() - Constructor for class org.eclipse.rdf4j.query.algebra.Not
 
Not() - Constructor for class org.eclipse.rdf4j.spin.function.Not
 
Not(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Not
 
NOT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NOT - org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
NOT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:not
NOT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
NOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NOT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.FilterExistsGraphPattern
 
NOT_COMPATIBLE_AND_ORDERED_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
NOT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NOT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NotConstraintComponent
NOT_CONSTRAINT_COMPONENT_NOT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
NOT_CONSTRAINT_COMPONENT_NOT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:NotConstraintComponent-not
NOT_EQUALS - org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
NOT_EXISTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
NOT_EXISTS_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#NotExists A NOT EXISTS element group (ARQ only).
NOT_FUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NOT_IN - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
NOTAPPLICABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
NOTATION - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NOTATION - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
NOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:notation property.
NOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#NOTATION
NOTAVAILABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
NotConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
NotConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
NotConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
NotConstraintComponent(NotConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:note property.
NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:note
notEmpty(Value[]) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
notEqual - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
notEquals(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
left != right
notEquals(Variable, IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
notEquals(Variable, RdfValue) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
NotEqualTo - Class in org.eclipse.rdf4j.spin.function
 
NotEqualTo() - Constructor for class org.eclipse.rdf4j.spin.function.NotEqualTo
 
NotExistsFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NOTHING - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Nothing
NotifyingLocalRepositoryManager - Class in org.eclipse.rdf4j.repository.manager.util
NotifyingLocalRepositoryManager extends LocalRepositoryManager with support for registering listeners.
NotifyingLocalRepositoryManager(File) - Constructor for class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
NotifyingPushablePlanNode(PushablePlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
NotifyingRepository - Interface in org.eclipse.rdf4j.repository.event
 
NotifyingRepositoryConnection - Interface in org.eclipse.rdf4j.repository.event
 
NotifyingRepositoryConnectionWrapper - Class in org.eclipse.rdf4j.repository.event.base
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.
NotifyingRepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
NotifyingRepositoryConnectionWrapper(Repository, RepositoryConnection, boolean) - Constructor for class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
NotifyingRepositoryWrapper - Class in org.eclipse.rdf4j.repository.event.base
This notifying decorator allows listeners to register with the repository or connection and be notified when events occur.
NotifyingRepositoryWrapper() - Constructor for class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
NotifyingRepositoryWrapper(Repository) - Constructor for class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
NotifyingRepositoryWrapper(Repository, boolean) - Constructor for class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
NotifyingSail - Interface in org.eclipse.rdf4j.sail
An interface for Sails that notify registered SailChangedListeners of changes in the data in the Sail.
NotifyingSailConnection - Interface in org.eclipse.rdf4j.sail
A connection to an RDF Sail object.
NotifyingSailConnectionBase - Class in org.eclipse.rdf4j.sail.helpers
Deprecated, for removal: This API element is subject to removal in a future version.
since RDF4J 4.0. Use AbstractNotifyingSailConnection instead.
NotifyingSailConnectionBase(AbstractSail) - Constructor for class org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionBase
Deprecated.
 
NotifyingSailConnectionWrapper - Class in org.eclipse.rdf4j.sail.helpers
An implementation of the NotifyingSailConnection interface that wraps another NotifyingSailConnection object and forwards any method calls to the wrapped transaction.
NotifyingSailConnectionWrapper(NotifyingSailConnection) - Constructor for class org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapper
Creates a new NotifyingSailConnectionWrapper object that wraps the supplied connection.
NotifyingSailWrapper - Class in org.eclipse.rdf4j.sail.helpers
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.
NotifyingSailWrapper() - Constructor for class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
Creates a new SailWrapper.
NotifyingSailWrapper(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
Creates a new SailWrapper that wraps the supplied Sail.
notifySailChanged(SailChangedEvent) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
Notifies all registered SailChangedListener's of changes to the contents of this Sail.
notifySailChanged(SailChangedEvent) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
notifyStatementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
notifyStatementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
notIn - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
notIn(Operand, Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand NOT IN (expression1, expression2...)
notIn(Variable, IRI...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
notIn(Variable, RdfValue...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
NotIn - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
 
NotIn(Variable, RdfValue...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.NotIn
 
NotIn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
notNull(Resource[]) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
notNull(Value[]) - Method in class org.eclipse.rdf4j.model.util.PatternIterator
 
noTracking - Static variable in enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
notSupported() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
NOTTESTED - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
NotValuesIn - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
NotValuesIn(PlanNode, PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
now - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
Now - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function NOW, as defined in SPARQL Query Language for RDF
Now() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
 
Now() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NOW - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
NOW - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
NOW - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
NOW - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NQUADS - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The N-Quads file format, an RDF serialization format that supports recording of named graphs.
NQuadsParser - Class in org.eclipse.rdf4j.rio.nquads
RDF parser implementation for the N-Quads RDF format, extending the Rio N-Triples parser.
NQuadsParser() - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
NQuadsParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
NQuadsParserFactory - Class in org.eclipse.rdf4j.rio.nquads
An RDFParserFactory for N-Quads parsers.
NQuadsParserFactory() - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory
 
NQuadsWriter - Class in org.eclipse.rdf4j.rio.nquads
RDFWriter implementation for the N-Quads RDF format.
NQuadsWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsWriter
 
NQuadsWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsWriter
 
NQuadsWriterFactory - Class in org.eclipse.rdf4j.rio.nquads
An RDFWriterFactory for N-Quads writers.
NQuadsWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.nquads.NQuadsWriterFactory
 
nrbits - Variable in class org.eclipse.rdf4j.rio.hdt.HDTArray
 
nrtriples - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG
The RDF4J config namespace (tag:rdf4j.org,2023:config/) as a Namespace object.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
An immutable Namespace constant that represents the Dublin Core namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
An immutable Namespace constant that represents the Data Catalog Vocabulary namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
An immutable Namespace constant that represents the Dublin Core Terms namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
An immutable Namespace constant that represents the XPath Functions namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
An immutable Namespace constant that represents the FOAF namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
An immutable Namespace constant that represents the GEO namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
An immutable Namespace constant that represents the HYDRA namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
An immutable Namespace constant that represents the Organization namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
An immutable Namespace constant that represents the OWL namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
An immutable Namespace constant that represents the RDF namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
An immutable Namespace constant that represents the RDF4J namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
An immutable Namespace constant that represents the RDFS namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
An immutable Namespace constant that represents the Registered Organization namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
An immutable Namespace constant that represents the SPARQL Service Description namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
An immutable Namespace constant that represents the Sesame Schema namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME
An immutable Namespace constant that represents the Sesame QName namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
An immutable Namespace constant that represents the SKOS namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
An immutable Namespace constant that represents the SKOS-XL namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
An immutable Namespace constant that represents the VANN namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
An immutable Namespace constant that represents the namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
An immutable Namespace constant that represents the VoID namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
An immutable Namespace constant that represents the WGS84 namespace.
NS - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
An immutable Namespace constant that represents the XML Schema namespace.
NTRIPLES - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The N-Triples file format.
NTriplesParser - Class in org.eclipse.rdf4j.rio.ntriples
RDF parser for N-Triples files.
NTriplesParser() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Creates a new NTriplesParser that will use a SimpleValueFactory to create object for resources, bNodes and literals.
NTriplesParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Creates a new NTriplesParser that will use the supplied ValueFactory to create RDF model objects.
NTriplesParserFactory - Class in org.eclipse.rdf4j.rio.ntriples
An RDFParserFactory for N-Triples parsers.
NTriplesParserFactory() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory
 
NTriplesParserSettings - Class in org.eclipse.rdf4j.rio.helpers
ParserSettings for the N-Triples parser features.
NTriplesParserSettings - Class in org.eclipse.rdf4j.rio.ntriples
ParserSettings for the N-Triples parser features.
NTriplesParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.NTriplesParserSettings
Private constructor
NTriplesParserSettings() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesParserSettings
Private constructor
NTriplesUtil - Class in org.eclipse.rdf4j.rio.helpers
Utility methods for N-Triples encoding/decoding.
NTriplesUtil - Class in org.eclipse.rdf4j.rio.ntriples
Deprecated.
since 4.0. Use NTriplesUtil instead. Utility methods for N-Triples encoding/decoding.
NTriplesUtil() - Constructor for class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
NTriplesUtil() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesUtil
Deprecated.
 
NTriplesUtil.TripleMatch - Class in org.eclipse.rdf4j.rio.helpers
 
NTriplesWriter - Class in org.eclipse.rdf4j.rio.ntriples
An implementation of the RDFWriter interface that writes RDF documents in N-Triples format.
NTriplesWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
Creates a new NTriplesWriter that will write to the supplied OutputStream.
NTriplesWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
Creates a new NTriplesWriter that will write to the supplied Writer.
NTriplesWriterFactory - Class in org.eclipse.rdf4j.rio.ntriples
An RDFWriterFactory for N-Triples writers.
NTriplesWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory
 
NTriplesWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
WriterSettings for the N-Triples writer features.
NTriplesWriterSettings - Class in org.eclipse.rdf4j.rio.ntriples
WriterSettings for the N-Triples writer features.
NTriplesWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.NTriplesWriterSettings
Private constructor
NTriplesWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterSettings
Private constructor
NULL - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
NULL_CONTEXT - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
NULL_CONTEXT - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
NULL_CTX - Static variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
NULL_CTX - Static variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
NULL_CTX - Static variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
NULL_OBJECT - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
NULL_PARAM_VALUE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter value for the NULL context.
NULL_PREDICATE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
NULL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
NULL_SUBJECT - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
NULL_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
NULL_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
nullEquals(Object, Object) - Static method in class org.eclipse.rdf4j.common.lang.ObjectUtil
Deprecated, for removal: This API element is subject to removal in a future version.
nullEquals(Object, Object) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
nullHashCode(Object) - Static method in class org.eclipse.rdf4j.common.lang.ObjectUtil
Returns the hash code of the supplied object, or 0 if a null reference is supplied.
NUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NUM - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
number - Variable in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
number - Variable in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumberLiteral(byte) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(double) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(float) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(int) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(long) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(short) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
NumberLiteral(Number, String, CoreDatatype.XSD) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
numberPattern - Static variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
numeric - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
NUMERIC_ABS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:numeric-abs
NUMERIC_CEIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:numeric-ceil
NUMERIC_DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:numericDuration
NUMERIC_FLOOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:numeric-floor
NUMERIC_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:numericPosition
NUMERIC_ROUND - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:numeric-round
NUMERIC_WITH_OTHER_SUPPORTED_TYPE_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
NumericExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteral - Class in org.eclipse.rdf4j.model.impl
An extension of AbstractLiteral that stores a numeric value to avoid parsing.
NumericLiteral(byte) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:byte typed litral with the specified value.
NumericLiteral(double) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:double typed litral with the specified value.
NumericLiteral(float) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:float typed litral with the specified value.
NumericLiteral(int) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:int typed litral with the specified value.
NumericLiteral(long) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:long typed litral with the specified value.
NumericLiteral(short) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates an xsd:short typed litral with the specified value.
NumericLiteral(Number) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.NumericLiteral
 
NumericLiteral(Number, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
 
NumericLiteral(Number, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Creates a literal with the specified value and datatype.
NumericLiteral(Number, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
NumericLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralNegative() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralPositive() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericLiteralUnsigned() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
NumericMemLiteral - Class in org.eclipse.rdf4j.sail.memory.model
An extension of MemLiteral that stores a numeric value to avoid parsing.
NumericMemLiteral(Object, byte) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, double) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, float) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, long) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, short) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, Number, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, String, Number, CoreDatatype) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
NumericMemLiteral(Object, String, Number, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 

O

o(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
o(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
O_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
obj - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
obj - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
obj - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
obj - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
object - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
object - Variable in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
object - Variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
object - Variable in class org.eclipse.rdf4j.model.impl.GenericStatement
 
object - Variable in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
The statement's object.
object - Variable in class org.eclipse.rdf4j.model.impl.SimpleTriple
The triple's object.
object - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
object - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
object - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
object - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
object - Variable in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
object - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
The statement's object.
object - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The object of statements to return, or null if any object is OK.
object - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
object - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
The object of statements to return, or null if any object is OK.
object - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
object - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
object(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Value from the supplied statements.
object(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Value from the statements in the given model.
object(Value) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Converts an object Values to an RdfObjects.
Object - org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate.On
 
Object() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
OBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
OBJECT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
OBJECT - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's object.
OBJECT_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#object
OBJECT_JENA - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's object - Apache Jena dialect
OBJECT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the 'object' parameter of statement query.
OBJECT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#object An RDF Node or Variable describing the object of a triple.
OBJECT_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
ObjectComparator() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.ObjectComparator
 
ObjectFunction - Class in org.eclipse.rdf4j.spin.function
 
ObjectFunction() - Constructor for class org.eclipse.rdf4j.spin.function.ObjectFunction
 
objectIRI(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object IRI value from the supplied statements.
objectIRI(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object IRI value from the supplied statements in the given model.
objectIRIs(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object IRI values from the supplied statements.
objectIRIs(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object IRI values from the statements in the given model.
objectIsWildcard() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
ObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ObjectListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
objectLiteral(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Literal value from the supplied statements.
objectLiteral(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Literal value from the statements in the given model.
objectLiterals(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object Literal values from the supplied statements.
objectLiterals(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object Literal values from the statements in the given model.
objectMap - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
The hash map that is used to store the objects.
objectMapper - Variable in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
ObjectPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
OBJECTPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#ObjectProperty
objectResource(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Resource value from the supplied statements.
objectResource(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object Resource value from the statements in the given model.
objectResources(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object Resource values from the supplied statements.
objectResources(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object Resource values from the supplied model.
objects - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
objects() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
objects() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
objects() - Method in interface org.eclipse.rdf4j.model.Model
Returns a Set view of the objects contained in this model.
objects() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
objects(Value...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Converts an array of object Values to an array of RdfObjects.
OBJECTS_TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:objectsTarget
ObjectScopedMapper(ConstraintComponent.Scope) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
objectStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemBNode
The list of statements for which this MemBNode is the object.
objectStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The list of statements for which this MemURI is the object.
objectStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
The list of statements for which this MemLiteral is the object.
objectStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
The list of statements for which this MemTriple is the object.
objectString(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object value as a String from the supplied statements.
objectString(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves an object value as a String from the statements in the given model.
objectStrings(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object String values from the supplied statements.
objectStrings(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all object String values from the statements in the given model.
objectToBytes(Serializable) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
ObjectUtil - Class in org.eclipse.rdf4j.common.lang
Generic utility methods related to objects.
ObjectUtil() - Constructor for class org.eclipse.rdf4j.common.lang.ObjectUtil
 
objectVar - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
objectVar - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
objectVar - Variable in class org.eclipse.rdf4j.query.algebra.TripleRef
 
objectVar - Variable in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
objectVar - Variable in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
objPrep - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
objVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
objVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
objVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
OBLIGATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:obligation
observations - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
observe(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
observe(Resource, IRI, Value, Resource) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Called to indicate matching statements have been observed and must not change their state until after this SailSink is committed, iff this was opened in an isolation level compatible with IsolationLevels.SERIALIZABLE.
observe(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
observe(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Called to indicate matching statements have been observed and must not change their state until after this SailSink is committed, iff this was opened in an isolation level compatible with IsolationLevels.SERIALIZABLE.
observe(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
observeAll(Set<Changeset.SimpleStatementPattern>) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
observeAll(Set<Changeset.SimpleStatementPattern>) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
 
observed - Variable in class org.eclipse.rdf4j.sail.base.Changeset
When in IsolationLevels.SERIALIZABLE this contains all the observed StatementPatterns that were observed by ObservingSailDataset.
observer - Variable in class org.eclipse.rdf4j.sail.base.ObservingSailDataset
The SailSink that is tracking the statement patterns.
observers - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
Set of open SailDataset for this SailSource.
ObservingSailDataset - Class in org.eclipse.rdf4j.sail.base
A IsolationLevels.SERIALIZABLE SailDataset that tracks the observed statement patterns to an SailSink.observe(Resource, IRI, Value, Resource...) to check consistency.
ObservingSailDataset(SailDataset, SailSink) - Constructor for class org.eclipse.rdf4j.sail.base.ObservingSailDataset
Creates a IsolationLevels.SERIALIZABLE SailDataset that tracks consistency.
OBTAIN_CONSENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:obtainConsent
oc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
oc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
ODRL2 - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Open Digital Rights Language.
ODRL2() - Constructor for class org.eclipse.rdf4j.model.vocabulary.ODRL2
 
of(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
of(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
offer(E) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
OFFER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Offer
offset - Variable in class org.eclipse.rdf4j.common.iteration.OffsetIteration
Deprecated.
The offset (0-based) of the first element to return.
offset - Variable in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
offset - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep
 
offset - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep
 
offset - Variable in class org.eclipse.rdf4j.query.algebra.Slice
 
offset - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
offset(int) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Specify an offset in query results.
Offset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
OFFSET - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
OFFSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
OFFSET - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
OFFSET_DATE_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
OFFSET_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
 
OFFSET_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#offset The OFFSET solution modifier of a Query.
OFFSET_TIME_FORMATTER - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
OffSetAndLimitQueryEvaluationStep(long, long, QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep
 
OffsetIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
OffsetIteration(Iteration<? extends E, X>, long) - Constructor for class org.eclipse.rdf4j.common.iteration.OffsetIteration
Deprecated.
Creates a new OffsetIteration.
ofLanguage(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
ofType(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
ofType(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
OLD_DATADIR_PROPERTY - Static variable in interface org.eclipse.rdf4j.common.platform.Platform
Deprecated.
OLD_HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:old-homepage
olderThan(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Checks if this version is older than the specified version, according to the result of AppVersion.compareTo(AppVersion).
oldmonitors - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractLuceneIndex
keep a lit of old monitors that are still iterating but not closed (open iterators), will be all closed on shutdown items are removed from list by ReaderMnitor.endReading() when closing
oldVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
Deprecated.
 
oldVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarRenamer
 
on - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
On() - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate.On
 
ONCLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onClass
ONDATARANGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onDataRange
ONDATATYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onDatatype
ONE_OR_MORE_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ONE_OR_MORE_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:oneOrMorePath
ONEOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#oneOf
oneOrMore() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `+` to the path.
oneOrMore(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
oneOrMore(RdfPredicate) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
OneOrMorePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
OneOrMorePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
OneOrMorePath(Resource, Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
OneOrMorePath(Resource, Path) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
OneOrMorePath(PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.OneOrMorePath
 
ONLINE_ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ONLINE_CHAT_ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ONLINE_ECOMMERCE_ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ONLINE_GAMING_ACCOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
OnlyLimitQueryEvaluationStep(long, QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep
 
OnlyNonUnique - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
OnlyNonUnique(PlanNode, ValidationExecutionLogger) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
OnlyOffsetQueryEvaluationStep(long, QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep
 
ONPROPERTIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onProperties
ONPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#onProperty
ONTOLOGY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Ontology
ONTOLOGYPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#OntologyProperty
open() - Method in class org.eclipse.rdf4j.common.io.NioFile
Open a file channel for random access.
OPEN_SEARCH_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:openSearchDescription
OPENID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
openNodeScope(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
openOptions - Variable in class org.eclipse.rdf4j.common.io.NioFile
 
openSessions - Variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
Operand - Interface in org.eclipse.rdf4j.sparqlbuilder.constraint
Denotes an element that can be used as an operand to an Expression
OPERAND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:operand
operandLimit - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
operate(BindingSet, Predicate<?>, Object) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AggregatePredicateCollectorSupplier
 
operation - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
operation(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Boundary
 
operation(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.ConvexHull
 
operation(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Envelope
 
operation(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricUnaryFunction
 
operation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Difference
 
operation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricBinaryFunction
 
operation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Intersection
 
operation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SymmetricDifference
 
operation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Union
 
Operation<T extends Operation<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
A SPARQL Operation.
Operation - Interface in org.eclipse.rdf4j.query
An operation (e.g.
Operation() - Constructor for class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.Operation
Deprecated.
 
Operation(SparqlOperator) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
Operation(SparqlOperator, int) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.Operation
 
OPERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
OPERATION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
operations - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
 
operations() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
the list of operations.
operationsBetweenCalendarAndDuration(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
operationsBetweenDurationAndCalendar(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
operationsBetweenDurationAndDecimal(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
operationsBetweenDurations(Literal, Literal, MathExpr.MathOp, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
operationsIterator() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Iterator over the operations
operator - Variable in class org.eclipse.rdf4j.query.algebra.Compare
 
operator - Variable in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
operator - Variable in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
operator - Variable in class org.eclipse.rdf4j.query.algebra.GroupElem
 
operator - Variable in class org.eclipse.rdf4j.query.algebra.MathExpr
 
operator - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
operator - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
operator - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
operator - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
 
operator - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
operator - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
operator - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
OPERATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Operator
OPERATOR_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:operator
operatorName - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
operators - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateCollector
 
opPattern - Variable in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
Operational pattern, equal to pattern but converted to lower case when not case sensitive.
OPS - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
optimisticInnerRemove(MemStatement, MemStatement[], int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
OptimisticReadLock(StampedLock, long) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.OptimisticReadLock
 
optimisticReadStamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.OptimisticReadLock
 
optimisticRemove(MemStatement) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
optimisticRemove(MemStatement, int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
OptimisticState() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
OptimisticState(T, StampedLockManager, StampedLockManager.OptimisticReadLock) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
optimizable - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
optimize() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Optimize will remove any changes that are done before a clear()
optimize(Filter) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
optimize(TupleExpr, EvaluationStatistics, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Execute the QueryOptimizerPipeline on the given TupleExpr to optimize its execution plan.
optimize(TupleExpr, EvaluationStatistics, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Execute the QueryOptimizerPipeline on the given TupleExpr to optimize its execution plan.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner
Deprecated.
Applies generally applicable optimizations: path expressions are sorted from more to less specific.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingAssignerOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingSetAssignmentInlinerOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.CompareOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.IterativeEvaluationOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
Applies generally applicable optimizations: path expressions are sorted from more to less specific.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer
Applies generally applicable optimizations to the supplied query: variable assignments are inlined.
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryOptimizer
 
optimize(TupleExpr, Dataset, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
OPTIMIZE - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Optimized - org.eclipse.rdf4j.query.explanation.Explanation.Level
 
optimizePriorityJoin(Set<String>, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
 
optimizePriorityJoin(Set<String>, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
optimizers - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
optional - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
optional - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
optional - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
optional - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
optional - Variable in class org.eclipse.rdf4j.spin.Argument
 
optional() - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Convert this graph pattern into an optional group graph pattern:
optional() - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.optional(), but mutates and returns this instance
optional(boolean) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Specify if this graph pattern should be optional.
optional(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.optional(boolean), but mutates and returns this instance
optional(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
optional(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create an optional group graph pattern containing the given graph patterns:
OPTIONAL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
OPTIONAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:optional
OPTIONAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
OPTIONAL - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GroupGraphPattern
 
OPTIONAL_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Optional An optional element in a query.
OPTIONAL_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#optional
OptionalGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
optionalLanguageCache - Variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
optionalTEs - Variable in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
The optional tuple expressions in this graph pattern, as a list of Key-Value pairs with the tuple expression as the key and a list of constraints applicable to the tuple expression as the value.
optionalVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
options - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.NotIn
 
or - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
or - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
or(Consumer<EmptyPropertyPathBuilder>) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `|` and the product of the subtreeBuilder to the path.
or(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
or(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `|` path to the path.
or(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 || operand2 || ...
or(PropertyPath) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `|` path to the path.
or(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `|` predicate to the path.
Or - Class in org.eclipse.rdf4j.query.algebra
A boolean OR operator operating on two boolean expressions.
Or - Class in org.eclipse.rdf4j.spin.function
 
Or() - Constructor for class org.eclipse.rdf4j.query.algebra.Or
 
Or() - Constructor for class org.eclipse.rdf4j.spin.function.Or
 
Or(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Or
 
OR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
OR - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
OR - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:or
OR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:or
OR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
OR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
OR_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
OR_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:OrConstraintComponent
OR_CONSTRAINT_COMPONENT_OR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
OR_CONSTRAINT_COMPONENT_OR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:OrConstraintComponent-or
OrConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
OrConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
OrConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
OrConstraintComponent(OrConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
orDefault(Severity) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
order - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
Order - Class in org.eclipse.rdf4j.query.algebra
An order operator that can be used to order bindings as specified by a set of value expressions.
Order() - Constructor for class org.eclipse.rdf4j.query.algebra.Order
 
Order(int) - Constructor for enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
Order(int) - Constructor for enum org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
Constructor
Order(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Order
 
Order(TupleExpr, Iterable<OrderElem>) - Constructor for class org.eclipse.rdf4j.query.algebra.Order
 
Order(TupleExpr, OrderElem...) - Constructor for class org.eclipse.rdf4j.query.algebra.Order
 
ORDER - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ORDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:order
ORDER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ORDER - Static variable in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
ORDER_BY - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderBy
 
ORDER_BY_CONDITION_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#OrderByCondition An abstract base class for ascending or descending order conditions.
ORDER_BY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#orderBy Links a query with an ORDER BY clause where the values are rdf:List containing OrderByConditions or expressions.
ORDER_LIMIT_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
Orderable - Interface in org.eclipse.rdf4j.sparqlbuilder.core
Denotes an orederable SPARQL query element (can be used in a ORDER BY clause)
orderArguments(Set<IRI>) - Static method in class org.eclipse.rdf4j.spin.SpinParser
 
orderBy - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
orderBy - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
orderBy - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
orderBy(Orderable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Specify orderings for the query results
orderBy(Orderable...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Order clause
orderBy(OrderBy) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set this query's Order By clause
OrderBy - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Order By clause
OrderBy() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.OrderBy
 
OrderClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
OrderComparator - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
A Comparator on BindingSets that imposes a total ordering by examining supplied Order elements (i.e.
OrderComparator(EvaluationStrategy, Order, ValueComparator, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
OrderCondition - Class in org.eclipse.rdf4j.sparqlbuilder.core
An ascending or descending order condition
OrderCondition(Orderable) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
OrderCondition(Orderable, boolean) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
OrderCondition() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ordered - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
ORDERED - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
Backwards compatibility with very early version of original SPARQL spec.
ORDERED_COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:OrderedCollection class
OrderElem - Class in org.eclipse.rdf4j.query.algebra
 
OrderElem() - Constructor for class org.eclipse.rdf4j.query.algebra.OrderElem
 
OrderElem(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.OrderElem
 
OrderElem(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.OrderElem
 
OrderIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
OrderIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Comparator<BindingSet>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
OrderIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Comparator<BindingSet>, long, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
OrderIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Comparator<BindingSet>, long, boolean, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
OrderIterator.SerializedQueue<E extends java.io.Serializable> - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
 
OrderIterator.SortedIterators<E> - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
 
OrderLimitOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use OrderLimitOptimizer instead.
OrderLimitOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Moves the Order node above the Projection when variables are projected.
OrderLimitOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer
Deprecated.
 
OrderLimitOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer
 
OrderLimitOptimizer.OrderOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
OrderLimitOptimizer.OrderOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
orderOn - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
 
OrderOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
OrderOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
OrderQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
OrderQueryEvaluationStep(Comparator<BindingSet>, long, boolean, QueryEvaluationStep, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
OrderVisitor() - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor.OrderVisitor
 
orElse(boolean) - Method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
ORG - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the W3C Organization Ontology.
ORG - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:org
ORG() - Constructor for class org.eclipse.rdf4j.model.vocabulary.ORG
 
ORG_ACTIVITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:orgActivity
ORG_STATUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:orgStatus
ORG_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:orgType
org.eclipse.rdf4j - package org.eclipse.rdf4j
 
org.eclipse.rdf4j.collection.factory.api - package org.eclipse.rdf4j.collection.factory.api
 
org.eclipse.rdf4j.collection.factory.impl - package org.eclipse.rdf4j.collection.factory.impl
 
org.eclipse.rdf4j.common.annotation - package org.eclipse.rdf4j.common.annotation
 
org.eclipse.rdf4j.common.app - package org.eclipse.rdf4j.common.app
 
org.eclipse.rdf4j.common.app.config - package org.eclipse.rdf4j.common.app.config
 
org.eclipse.rdf4j.common.app.logging - package org.eclipse.rdf4j.common.app.logging
 
org.eclipse.rdf4j.common.app.logging.base - package org.eclipse.rdf4j.common.app.logging.base
 
org.eclipse.rdf4j.common.app.logging.logback - package org.eclipse.rdf4j.common.app.logging.logback
 
org.eclipse.rdf4j.common.app.net - package org.eclipse.rdf4j.common.app.net
 
org.eclipse.rdf4j.common.app.util - package org.eclipse.rdf4j.common.app.util
 
org.eclipse.rdf4j.common.concurrent.locks - package org.eclipse.rdf4j.common.concurrent.locks
Package offering various locking scheme implementations.
org.eclipse.rdf4j.common.concurrent.locks.diagnostics - package org.eclipse.rdf4j.common.concurrent.locks.diagnostics
 
org.eclipse.rdf4j.common.exception - package org.eclipse.rdf4j.common.exception
 
org.eclipse.rdf4j.common.io - package org.eclipse.rdf4j.common.io
 
org.eclipse.rdf4j.common.iteration - package org.eclipse.rdf4j.common.iteration
 
org.eclipse.rdf4j.common.iterator - package org.eclipse.rdf4j.common.iterator
 
org.eclipse.rdf4j.common.lang - package org.eclipse.rdf4j.common.lang
 
org.eclipse.rdf4j.common.lang.service - package org.eclipse.rdf4j.common.lang.service
 
org.eclipse.rdf4j.common.logging - package org.eclipse.rdf4j.common.logging
 
org.eclipse.rdf4j.common.logging.base - package org.eclipse.rdf4j.common.logging.base
 
org.eclipse.rdf4j.common.logging.file.logback - package org.eclipse.rdf4j.common.logging.file.logback
 
org.eclipse.rdf4j.common.net - package org.eclipse.rdf4j.common.net
 
org.eclipse.rdf4j.common.platform - package org.eclipse.rdf4j.common.platform
 
org.eclipse.rdf4j.common.platform.support - package org.eclipse.rdf4j.common.platform.support
 
org.eclipse.rdf4j.common.text - package org.eclipse.rdf4j.common.text
 
org.eclipse.rdf4j.common.transaction - package org.eclipse.rdf4j.common.transaction
Common classes and interfaces for transaction settings
org.eclipse.rdf4j.common.xml - package org.eclipse.rdf4j.common.xml
 
org.eclipse.rdf4j.http.client - package org.eclipse.rdf4j.http.client
 
org.eclipse.rdf4j.http.client.query - package org.eclipse.rdf4j.http.client.query
 
org.eclipse.rdf4j.http.client.shacl - package org.eclipse.rdf4j.http.client.shacl
 
org.eclipse.rdf4j.http.client.util - package org.eclipse.rdf4j.http.client.util
 
org.eclipse.rdf4j.http.protocol - package org.eclipse.rdf4j.http.protocol
 
org.eclipse.rdf4j.http.protocol.error - package org.eclipse.rdf4j.http.protocol.error
 
org.eclipse.rdf4j.http.protocol.transaction - package org.eclipse.rdf4j.http.protocol.transaction
 
org.eclipse.rdf4j.http.protocol.transaction.operations - package org.eclipse.rdf4j.http.protocol.transaction.operations
 
org.eclipse.rdf4j.model - package org.eclipse.rdf4j.model
The RDF Model API
org.eclipse.rdf4j.model.base - package org.eclipse.rdf4j.model.base
Abstract base classes for RDF Model API interfaces.
org.eclipse.rdf4j.model.datatypes - package org.eclipse.rdf4j.model.datatypes
Utility classes for handling datatypes.
org.eclipse.rdf4j.model.impl - package org.eclipse.rdf4j.model.impl
Default implementations of the RDF model interfaces
org.eclipse.rdf4j.model.util - package org.eclipse.rdf4j.model.util
Helper classes for working with RDF models.
org.eclipse.rdf4j.model.vocabulary - package org.eclipse.rdf4j.model.vocabulary
Re-usable constants for various well-known RDF vocabularies.
org.eclipse.rdf4j.query - package org.eclipse.rdf4j.query
Interfaces and classes for handling queries and query results.
org.eclipse.rdf4j.query.algebra - package org.eclipse.rdf4j.query.algebra
Abstract Query Algebra model.
org.eclipse.rdf4j.query.algebra.evaluation - package org.eclipse.rdf4j.query.algebra.evaluation
 
org.eclipse.rdf4j.query.algebra.evaluation.federation - package org.eclipse.rdf4j.query.algebra.evaluation.federation
 
org.eclipse.rdf4j.query.algebra.evaluation.function - package org.eclipse.rdf4j.query.algebra.evaluation.function
 
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate - package org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate
 
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev - package org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
 
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance - package org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
 
org.eclipse.rdf4j.query.algebra.evaluation.function.datetime - package org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
 
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql - package org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
org.eclipse.rdf4j.query.algebra.evaluation.function.hash - package org.eclipse.rdf4j.query.algebra.evaluation.function.hash
 
org.eclipse.rdf4j.query.algebra.evaluation.function.numeric - package org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
 
org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm - package org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
 
org.eclipse.rdf4j.query.algebra.evaluation.function.string - package org.eclipse.rdf4j.query.algebra.evaluation.function.string
 
org.eclipse.rdf4j.query.algebra.evaluation.function.triple - package org.eclipse.rdf4j.query.algebra.evaluation.function.triple
 
org.eclipse.rdf4j.query.algebra.evaluation.function.xsd - package org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
Functions for casting values to various XML Schema datatypes
org.eclipse.rdf4j.query.algebra.evaluation.impl - package org.eclipse.rdf4j.query.algebra.evaluation.impl
 
org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps - package org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values - package org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
org.eclipse.rdf4j.query.algebra.evaluation.iterator - package org.eclipse.rdf4j.query.algebra.evaluation.iterator
Implementations of Iteration relevant to query evaluation.
org.eclipse.rdf4j.query.algebra.evaluation.limited - package org.eclipse.rdf4j.query.algebra.evaluation.limited
 
org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator - package org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator
 
org.eclipse.rdf4j.query.algebra.evaluation.optimizer - package org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
org.eclipse.rdf4j.query.algebra.evaluation.util - package org.eclipse.rdf4j.query.algebra.evaluation.util
 
org.eclipse.rdf4j.query.algebra.helpers - package org.eclipse.rdf4j.query.algebra.helpers
 
org.eclipse.rdf4j.query.algebra.helpers.collectors - package org.eclipse.rdf4j.query.algebra.helpers.collectors
 
org.eclipse.rdf4j.query.dawg - package org.eclipse.rdf4j.query.dawg
Functionality to convert tuple query results to and from the Data Access Working Group Test Result Set RDF Vocabulary
org.eclipse.rdf4j.query.explanation - package org.eclipse.rdf4j.query.explanation
 
org.eclipse.rdf4j.query.impl - package org.eclipse.rdf4j.query.impl
 
org.eclipse.rdf4j.query.parser - package org.eclipse.rdf4j.query.parser
 
org.eclipse.rdf4j.query.parser.impl - package org.eclipse.rdf4j.query.parser.impl
 
org.eclipse.rdf4j.query.parser.sparql - package org.eclipse.rdf4j.query.parser.sparql
The rdf4j SPARQL 1.1 parser.
org.eclipse.rdf4j.query.parser.sparql.aggregate - package org.eclipse.rdf4j.query.parser.sparql.aggregate
 
org.eclipse.rdf4j.query.parser.sparql.ast - package org.eclipse.rdf4j.query.parser.sparql.ast
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
org.eclipse.rdf4j.query.resultio - package org.eclipse.rdf4j.query.resultio
 
org.eclipse.rdf4j.query.resultio.binary - package org.eclipse.rdf4j.query.resultio.binary
 
org.eclipse.rdf4j.query.resultio.helpers - package org.eclipse.rdf4j.query.resultio.helpers
 
org.eclipse.rdf4j.query.resultio.sparqljson - package org.eclipse.rdf4j.query.resultio.sparqljson
org.eclipse.rdf4j.query.resultio.sparqlstarjson - package org.eclipse.rdf4j.query.resultio.sparqlstarjson
 
org.eclipse.rdf4j.query.resultio.sparqlxml - package org.eclipse.rdf4j.query.resultio.sparqlxml
Parsers and writers for the SPARQL Query Results XML Format
org.eclipse.rdf4j.query.resultio.text - package org.eclipse.rdf4j.query.resultio.text
 
org.eclipse.rdf4j.query.resultio.text.csv - package org.eclipse.rdf4j.query.resultio.text.csv
 
org.eclipse.rdf4j.query.resultio.text.tsv - package org.eclipse.rdf4j.query.resultio.text.tsv
 
org.eclipse.rdf4j.query.resultio.textstar.tsv - package org.eclipse.rdf4j.query.resultio.textstar.tsv
 
org.eclipse.rdf4j.queryrender - package org.eclipse.rdf4j.queryrender
This package contains classes for working with RDF4J query objects.
org.eclipse.rdf4j.queryrender.sparql - package org.eclipse.rdf4j.queryrender.sparql
 
org.eclipse.rdf4j.queryrender.sparql.experimental - package org.eclipse.rdf4j.queryrender.sparql.experimental
This package contains classes for rendering RDF4J query objects as SPARQL queries.
org.eclipse.rdf4j.repository - package org.eclipse.rdf4j.repository
The Repository API: the main API for accessing rdf databases and SPARQL endpoints.
org.eclipse.rdf4j.repository.base - package org.eclipse.rdf4j.repository.base
Abstract base classes and wrappers for the main Repository API interfaces.
org.eclipse.rdf4j.repository.config - package org.eclipse.rdf4j.repository.config
Repository configuration interfaces.
org.eclipse.rdf4j.repository.contextaware - package org.eclipse.rdf4j.repository.contextaware
A repository wrapper with convenience functions for handling contexts.
org.eclipse.rdf4j.repository.contextaware.config - package org.eclipse.rdf4j.repository.contextaware.config
 
org.eclipse.rdf4j.repository.dataset - package org.eclipse.rdf4j.repository.dataset
A repository wrapper which supports auto-loading of datasets specified in a query.
org.eclipse.rdf4j.repository.dataset.config - package org.eclipse.rdf4j.repository.dataset.config
 
org.eclipse.rdf4j.repository.evaluation - package org.eclipse.rdf4j.repository.evaluation
 
org.eclipse.rdf4j.repository.event - package org.eclipse.rdf4j.repository.event
Interfaces for notification/interception of events happening on Repositories and RepositoryConnections
org.eclipse.rdf4j.repository.event.base - package org.eclipse.rdf4j.repository.event.base
Wrapper/adapter base implementations.
org.eclipse.rdf4j.repository.event.util - package org.eclipse.rdf4j.repository.event.util
 
org.eclipse.rdf4j.repository.filters - package org.eclipse.rdf4j.repository.filters
 
org.eclipse.rdf4j.repository.http - package org.eclipse.rdf4j.repository.http
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
org.eclipse.rdf4j.repository.http.config - package org.eclipse.rdf4j.repository.http.config
 
org.eclipse.rdf4j.repository.http.helpers - package org.eclipse.rdf4j.repository.http.helpers
 
org.eclipse.rdf4j.repository.manager - package org.eclipse.rdf4j.repository.manager
Functionality for Repository lifecycle management and sharing.
org.eclipse.rdf4j.repository.manager.util - package org.eclipse.rdf4j.repository.manager.util
 
org.eclipse.rdf4j.repository.sail - package org.eclipse.rdf4j.repository.sail
Repository implementation for local RDF databases that implement the SAIL SPI.
org.eclipse.rdf4j.repository.sail.config - package org.eclipse.rdf4j.repository.sail.config
 
org.eclipse.rdf4j.repository.sail.helpers - package org.eclipse.rdf4j.repository.sail.helpers
Helper and utility classes for the SailRepository
org.eclipse.rdf4j.repository.sparql - package org.eclipse.rdf4j.repository.sparql
A Repository that serves as a SPARQL endpoint client.
org.eclipse.rdf4j.repository.sparql.config - package org.eclipse.rdf4j.repository.sparql.config
 
org.eclipse.rdf4j.repository.sparql.federation - package org.eclipse.rdf4j.repository.sparql.federation
 
org.eclipse.rdf4j.repository.sparql.query - package org.eclipse.rdf4j.repository.sparql.query
 
org.eclipse.rdf4j.repository.util - package org.eclipse.rdf4j.repository.util
Helper classes for working with Repositories.
org.eclipse.rdf4j.rio - package org.eclipse.rdf4j.rio
Rio: The RDF4J parser/writer API.
org.eclipse.rdf4j.rio.binary - package org.eclipse.rdf4j.rio.binary
Parser/writer for the RDF4J binary RDF format.
org.eclipse.rdf4j.rio.datatypes - package org.eclipse.rdf4j.rio.datatypes
Various DatatypeHandler implementations.
org.eclipse.rdf4j.rio.hdt - package org.eclipse.rdf4j.rio.hdt
Parser/writer for the HDT v1.0 format.
org.eclipse.rdf4j.rio.helpers - package org.eclipse.rdf4j.rio.helpers
Provides helpers classes for Rio.
org.eclipse.rdf4j.rio.jsonld - package org.eclipse.rdf4j.rio.jsonld
Parser/writer for the JSON-L format.
org.eclipse.rdf4j.rio.languages - package org.eclipse.rdf4j.rio.languages
Various LanguageHandler implementations for processing language-tags.
org.eclipse.rdf4j.rio.n3 - package org.eclipse.rdf4j.rio.n3
Writer for the Notation-3 (N3) format.
org.eclipse.rdf4j.rio.ndjsonld - package org.eclipse.rdf4j.rio.ndjsonld
 
org.eclipse.rdf4j.rio.nquads - package org.eclipse.rdf4j.rio.nquads
Parser/writer for the N-Quads format.
org.eclipse.rdf4j.rio.ntriples - package org.eclipse.rdf4j.rio.ntriples
Parser/writer for the N-Triples format.
org.eclipse.rdf4j.rio.rdfjson - package org.eclipse.rdf4j.rio.rdfjson
Parser/writer for the RDF/JSON format.
org.eclipse.rdf4j.rio.rdfxml - package org.eclipse.rdf4j.rio.rdfxml
Parser/writer for the RDF/XML format.
org.eclipse.rdf4j.rio.rdfxml.util - package org.eclipse.rdf4j.rio.rdfxml.util
Pretty-printing for the RDF/XML format.
org.eclipse.rdf4j.rio.trig - package org.eclipse.rdf4j.rio.trig
Parser/writer for the TriG format.
org.eclipse.rdf4j.rio.trigstar - package org.eclipse.rdf4j.rio.trigstar
 
org.eclipse.rdf4j.rio.trix - package org.eclipse.rdf4j.rio.trix
Parser/writer for the TriX format.
org.eclipse.rdf4j.rio.turtle - package org.eclipse.rdf4j.rio.turtle
Parser/writer for the Turtle format.
org.eclipse.rdf4j.rio.turtlestar - package org.eclipse.rdf4j.rio.turtlestar
 
org.eclipse.rdf4j.sail - package org.eclipse.rdf4j.sail
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
org.eclipse.rdf4j.sail.base - package org.eclipse.rdf4j.sail.base
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
org.eclipse.rdf4j.sail.base.config - package org.eclipse.rdf4j.sail.base.config
 
org.eclipse.rdf4j.sail.config - package org.eclipse.rdf4j.sail.config
 
org.eclipse.rdf4j.sail.evaluation - package org.eclipse.rdf4j.sail.evaluation
 
org.eclipse.rdf4j.sail.features - package org.eclipse.rdf4j.sail.features
 
org.eclipse.rdf4j.sail.helpers - package org.eclipse.rdf4j.sail.helpers
Abstract base implementation and internal helper classes for Sail implementations.
org.eclipse.rdf4j.sail.inferencer - package org.eclipse.rdf4j.sail.inferencer
 
org.eclipse.rdf4j.sail.inferencer.fc - package org.eclipse.rdf4j.sail.inferencer.fc
Forward-chaining inferencers, implemented as StackableSails.
org.eclipse.rdf4j.sail.inferencer.fc.config - package org.eclipse.rdf4j.sail.inferencer.fc.config
 
org.eclipse.rdf4j.sail.inferencer.util - package org.eclipse.rdf4j.sail.inferencer.util
 
org.eclipse.rdf4j.sail.lucene - package org.eclipse.rdf4j.sail.lucene
A Sail implementation that supports full-text indexing via the Lucene API.
org.eclipse.rdf4j.sail.lucene.config - package org.eclipse.rdf4j.sail.lucene.config
 
org.eclipse.rdf4j.sail.lucene.util - package org.eclipse.rdf4j.sail.lucene.util
 
org.eclipse.rdf4j.sail.memory - package org.eclipse.rdf4j.sail.memory
An implementation of the RDF SAIL API that uses main memory for storage.
org.eclipse.rdf4j.sail.memory.config - package org.eclipse.rdf4j.sail.memory.config
 
org.eclipse.rdf4j.sail.memory.model - package org.eclipse.rdf4j.sail.memory.model
MemoryStore-specific implementations of the core RDF model objects.
org.eclipse.rdf4j.sail.model - package org.eclipse.rdf4j.sail.model
 
org.eclipse.rdf4j.sail.shacl - package org.eclipse.rdf4j.sail.shacl
A Sail implementation for SHACL constraint checking.
org.eclipse.rdf4j.sail.shacl.ast - package org.eclipse.rdf4j.sail.shacl.ast
 
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents - package org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
org.eclipse.rdf4j.sail.shacl.ast.paths - package org.eclipse.rdf4j.sail.shacl.ast.paths
 
org.eclipse.rdf4j.sail.shacl.ast.planNodes - package org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
org.eclipse.rdf4j.sail.shacl.ast.targets - package org.eclipse.rdf4j.sail.shacl.ast.targets
 
org.eclipse.rdf4j.sail.shacl.config - package org.eclipse.rdf4j.sail.shacl.config
 
org.eclipse.rdf4j.sail.shacl.results - package org.eclipse.rdf4j.sail.shacl.results
 
org.eclipse.rdf4j.sail.shacl.results.lazy - package org.eclipse.rdf4j.sail.shacl.results.lazy
 
org.eclipse.rdf4j.sail.shacl.wrapper.data - package org.eclipse.rdf4j.sail.shacl.wrapper.data
 
org.eclipse.rdf4j.sail.shacl.wrapper.shape - package org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
org.eclipse.rdf4j.sparqlbuilder.constraint - package org.eclipse.rdf4j.sparqlbuilder.constraint
 
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath - package org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder - package org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
 
org.eclipse.rdf4j.sparqlbuilder.core - package org.eclipse.rdf4j.sparqlbuilder.core
Core classes and interfaces for the SPARQLBuilder.
org.eclipse.rdf4j.sparqlbuilder.core.query - package org.eclipse.rdf4j.sparqlbuilder.core.query
 
org.eclipse.rdf4j.sparqlbuilder.graphpattern - package org.eclipse.rdf4j.sparqlbuilder.graphpattern
 
org.eclipse.rdf4j.sparqlbuilder.rdf - package org.eclipse.rdf4j.sparqlbuilder.rdf
 
org.eclipse.rdf4j.sparqlbuilder.util - package org.eclipse.rdf4j.sparqlbuilder.util
 
org.eclipse.rdf4j.spin - package org.eclipse.rdf4j.spin
See discussion at https://github.com/eclipse/rdf4j/issues/1262
org.eclipse.rdf4j.spin.function - package org.eclipse.rdf4j.spin.function
Core functions required for SPIN.
org.eclipse.rdf4j.spin.function.apf - package org.eclipse.rdf4j.spin.function.apf
 
org.eclipse.rdf4j.spin.function.list - package org.eclipse.rdf4j.spin.function.list
 
org.eclipse.rdf4j.spin.function.spif - package org.eclipse.rdf4j.spin.function.spif
 
org.eclipse.rdf4j.util - package org.eclipse.rdf4j.util
 
ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:Organization
ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Organization
ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Organization
ORGANIZATION_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:organization-name
ORGANIZATION_UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:organization-unit
ORGANIZATIONAL_COLLABORATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:OrganizationalCollaboration
ORGANIZATIONAL_UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:OrganizationalUnit
origin - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
ORIGINAL_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:originalOrganization
originalSelect - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
originalSelect - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
originalValueFactory - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
OrSameTermOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
Deprecated.
 
OrSameTermOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.DisjunctiveConstraintOptimizer.OrSameTermOptimizer
 
OrValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
OrValueEvaluationStep(QueryValueEvaluationStep, QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.OrValueEvaluationStep
 
OS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:os
OSP - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
OTHER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Other
otherCases(Literal, Literal, CoreDatatype.XSD, CoreDatatype.XSD, boolean, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
otherCases(Literal, Literal, Compare.CompareOp, CoreDatatype.XSD, CoreDatatype.XSD, boolean, boolean, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
out - Variable in class org.eclipse.rdf4j.common.io.IndentingWriter
The underlying writer.
out - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
The output stream to write the results table to.
out - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
OUTCOME - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
OuterQuery<T extends OuterQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A non-subquery query.
OuterQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
 
outgoing - Static variable in class org.eclipse.rdf4j.model.util.GraphComparisons
 
OUTGOING_LINKS - org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration.Mode
Deprecated.
 
output - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
output - Variable in class org.eclipse.rdf4j.spin.SpinRenderer
 
Output(boolean, boolean) - Constructor for enum org.eclipse.rdf4j.spin.SpinRenderer.Output
 
OUTPUT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:output
OWL - Class in org.eclipse.rdf4j.model.vocabulary
Constants for OWL / OWL 2 primitives and for the OWL / OWL 2 namespace.
OWL() - Constructor for class org.eclipse.rdf4j.model.vocabulary.OWL
 
owner - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
owner - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
owner - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
owns(TreeSet<Statement>) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 

P

p(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
p(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
p(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
P_DATE - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_DAYTIMEDURATION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_DURATION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_GDAY - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_GMONTH - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_GMONTHDAY - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_GYEAR - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_GYEARMONTH - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
P_TIME - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_TIMEZONE - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
P_YEARMONTHDURATION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
PACKAGE_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:packageFormat
packages - Variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
PACKAGES_JUL_KEY - Static variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
PACKAGES_SLF4J_KEY - Static variable in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
pad - Variable in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
pad() - Method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
PAD - Static variable in class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
PAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
PAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:Page
PAGE_INDEX - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
PAGE_REFERENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
PAGE_SEQUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:pageSequence
PAGE_SORT_COLLATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:pageSortCollation
PAGE_SORT_CRITERIA - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:pageSortCriteria
PAGE_SORT_CRITERION - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:PageSortCriterion
PAGE_SORT_ORDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:pageSortOrder
PAGE_SORT_PREDICATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:pageSortPredicate
PAGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Pager
PAIR_ENTITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:pairEntity
PAIR_KEY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:pairKey
pAlt(PropertyPath, PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
PARALLEL_VALIDATION - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
PARALLEL_VALIDATION_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
parallelStream() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
parallelValidation - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.parallelValidation
parallelValidation - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
parallelValidation - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
parallelValidation - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
ParallelValidation - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Run validation is parallel (multithreaded).
PARAMETER - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PARAMETER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Parameter
PARAMETER_PREFIX - Static variable in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
PARAMETER_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PARAMETER_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:parameter
PARAMETERIZABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PARAMETERIZABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Parameterizable
parameters - Variable in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
parameters - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
params - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
PARCEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
parent - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
parent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
parent - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
parent - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
parent - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
parent() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
PARENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Parent
PARENT_REFERENCE_CLEANER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
parentBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
parentBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
parentBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
ParentCheckingVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker.ParentCheckingVisitor
 
ParentFixingVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner.ParentFixingVisitor
 
parenthesize() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
Indicate that this expression should be wrapped in parentheses when converted to a query string
parenthesize(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
Indicate if this expression should be wrapped in parentheses when converted to a query string
parentIterator - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
parentIterator - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
ParentReferenceChecker - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Checks QueryModelNode.getParentNode() references that have become inconsistent with the actual algebra tree structure due to optimization operations.
ParentReferenceChecker(QueryOptimizer) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
ParentReferenceChecker.ParentCheckingVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
ParentReferenceCleaner - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use ParentReferenceCleaner instead.
ParentReferenceCleaner - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Cleans up QueryModelNode.getParentNode() references that have become inconsistent with the actual algebra tree structure due to optimization operations.
ParentReferenceCleaner() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ParentReferenceCleaner
Deprecated.
 
ParentReferenceCleaner() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceCleaner
 
ParentReferenceCleaner.ParentFixingVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
parentToReduce - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
parse() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parse(File) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Parses the content of the supplied File as XML.
parse(InputStream) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Parses the content of the supplied InputStream as XML.
parse(InputStream) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
parse(InputStream) - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParser
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Deprecated.
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Deprecated.
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParser
Deprecated.
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
Deprecated.
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
parse(InputStream) - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParser
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTArray
 
parse(InputStream) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTArrayFactory
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTArrayLog64
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionary
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTGlobal
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTHeader
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Parse from input stream
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriples
 
parse(InputStream) - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
parse(InputStream) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Parses the data from the supplied InputStream.
parse(InputStream, Reader, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
Parse
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
parse(InputStream, String) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Parses the data from the supplied InputStream, using the supplied baseURI to resolve any relative URI references.
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parse(InputStream, String, long) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionFactory
Create a dictionary section from input stream.
parse(InputStream, String, RDFFormat, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(InputStream, String, RDFFormat, ParserConfig, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(InputStream, String, RDFFormat, ParserConfig, ValueFactory, ParseErrorListener, ModelFactory, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(InputStream, String, RDFFormat, ParserConfig, ValueFactory, ParseErrorListener, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(InputStream, HDTTriples.Order) - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSection
Parse triples section and return the triple parts in the correct S,P,O order.
parse(InputStream, HDTTriples.Order) - Method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
parse(InputStream, RDFFormat, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(InputStream, RDFFormat, ParserConfig, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from an InputStream to a Model, optionally to one or more named contexts.
parse(Reader) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Parses the content of the supplied Reader as XML.
parse(Reader) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
parse(Reader) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Parses the data from the supplied Reader.
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.hdt.HDTParser
Not supported, since HDT is a binary format.
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
parse(Reader, String) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Parses the data from the supplied Reader, using the supplied baseURI to resolve any relative URI references.
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parse(Reader, String, RDFFormat, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from a Reader to a Model, optionally to one or more named contexts.
parse(Reader, String, RDFFormat, ParserConfig, ValueFactory, ParseErrorListener, ModelFactory, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from a Reader to a Model, optionally to one or more named contexts.
parse(Reader, String, RDFFormat, ParserConfig, ValueFactory, ParseErrorListener, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from a Reader to a Model, optionally to one or more named contexts.
parse(Reader, RDFFormat, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from a Reader to a Model, optionally to one or more named contexts.
parse(Reader, RDFFormat, ParserConfig, Resource...) - Static method in class org.eclipse.rdf4j.rio.Rio
Adds RDF data from a Reader to a Model, optionally to one or more named contexts.
parse(Object) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalRDFParser
 
parse(String) - Static method in class org.eclipse.rdf4j.common.app.AppVersion
Parses a version string into a Version object.
parse(String) - Static method in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
Parses the string output that is produced by ErrorInfo.toString().
parse(String) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionFactory
 
parse(IRI, TripleSource) - Method in interface org.eclipse.rdf4j.spin.function.FunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.KnownFunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.KnownTupleFunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.SpinFunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunctionAsFunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunctionParser
 
parse(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunctionParser
 
parse(IRI, TripleSource) - Method in interface org.eclipse.rdf4j.spin.function.TupleFunctionParser
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
parse(Model, Resource) - Method in interface org.eclipse.rdf4j.repository.config.RepositoryImplConfig
Reads the properties of this RepositoryImplConfig from the supplied Model and sets them accordingly.
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
parse(Model, Resource) - Method in interface org.eclipse.rdf4j.sail.config.SailImplConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
parse(Resource, IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parse(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parse(TupleQueryResultParser, InputStream, WeakReference<?>) - Method in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
parse(RDFParser, InputStream, Charset, String, WeakReference<?>) - Method in class org.eclipse.rdf4j.http.client.BackgroundResultExecutor
 
parse(ShapeSource, Shape.ParseSettings) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
parse(ShapeSource, ShapeSource.ShapesGraph, Shape.ParseSettings) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
parse(InputSource) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Parses the content of the supplied InputSource as XML.
parse(InputSource) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
parse(InputSource) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
 
PARSE_DATE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
PARSE_STANDALONE_DOCUMENTS - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Flag indicating whether the parser parses stand-alone RDF documents.
parseAnnotation() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseArguments(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseArguments(IRI, TripleSource, Map<IRI, Argument>) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseAskQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseBase() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseBNode(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an N-Triples bNode, creates an object for it using the supplied ValueFactory and returns this object.
parseBoolean(InputStream, QueryResultFormat) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Parses a boolean query result document and returns the parsed value.
parseBoolean(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
parseBoolean(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:boolean string and returns its value.
parseBooleanQuery(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:byte string and returns its value.
parseCalendar(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
parseCalendar(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied calendar value string and returns its value.
parseCollection - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
Flag indicating whether this PropertyElement has an attribute rdf:parseType="Collection".
parseCollection() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
parseCollection() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a collection, e.g.
parseConstraintViolation(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseConstructQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseContext() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
parseDashDataShapes() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
 
ParseDate - Class in org.eclipse.rdf4j.spin.function.spif
 
ParseDate() - Constructor for class org.eclipse.rdf4j.spin.function.spif.ParseDate
 
ParseDate.FieldAwareGregorianCalendar - Class in org.eclipse.rdf4j.spin.function.spif
 
parseDateTimeString() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
 
parsedBaseURI - Variable in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor.RelativeIRIResolver
 
ParsedBooleanQuery - Class in org.eclipse.rdf4j.query.parser
A query formulated in the OpenRDF query algebra that produces a boolean value as its result.
ParsedBooleanQuery() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedBooleanQuery
Creates a new boolean query.
ParsedBooleanQuery(String, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedBooleanQuery
Creates a new boolean query for the supplied tuple expression.
ParsedBooleanQuery(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedBooleanQuery
Creates a new boolean query for the supplied tuple expression.
ParsedBooleanTemplate - Class in org.eclipse.rdf4j.spin
 
ParsedBooleanTemplate(Template, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
ParsedBooleanTemplate(Template, ParsedBooleanQuery, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
ParsedDescribeQuery - Class in org.eclipse.rdf4j.query.parser
A ParsedGraphQuery to identify DESCRIBE queries.
ParsedDescribeQuery() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query.
ParsedDescribeQuery(String, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query for the supplied tuple expression.
ParsedDescribeQuery(String, TupleExpr, Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query.
ParsedDescribeQuery(Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query.
ParsedDescribeQuery(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query for the supplied tuple expression.
ParsedDescribeQuery(TupleExpr, Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedDescribeQuery
Creates a new graph query.
parseDecimal(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied decimal/floating point string and returns its value.
parseDescribeQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
ParsedGraphQuery - Class in org.eclipse.rdf4j.query.parser
A query forumalated in the OpenRDF query algebra that produces an RDF graph (a set of statements) as its result.
ParsedGraphQuery() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphQuery(String, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query for the supplied tuple expression.
ParsedGraphQuery(String, TupleExpr, Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphQuery(Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphQuery(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query for the supplied tuple expression.
ParsedGraphQuery(TupleExpr, Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
Creates a new graph query.
ParsedGraphTemplate - Class in org.eclipse.rdf4j.spin
 
ParsedGraphTemplate(Template, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
ParsedGraphTemplate(Template, ParsedGraphQuery, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
parseDirective(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
ParsedIRI - Class in org.eclipse.rdf4j.common.net
Represents an Internationalized Resource Identifier (IRI) reference.
ParsedIRI(String) - Constructor for class org.eclipse.rdf4j.common.net.ParsedIRI
Constructs a ParsedIRI by parsing the given string.
ParsedIRI(String, String, String, int, String, String, String) - Constructor for class org.eclipse.rdf4j.common.net.ParsedIRI
Constructs a hierarchical IRI from the given components.
parsedOp - Variable in class org.eclipse.rdf4j.spin.Template
 
ParsedOperation - Class in org.eclipse.rdf4j.query.parser
Abstract superclass of all operations that can be formulated in a query language and parsed by the query parser.
ParsedOperation() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedOperation
 
ParsedOperation(String) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedOperation
 
parseDouble(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
parseDouble(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:double string and returns its value.
parsedQuery - Variable in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
parsedQuery - Variable in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
 
parsedQuery - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
parsedQuery - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
parsedQuery - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
parsedQuery - Variable in class org.eclipse.rdf4j.spin.function.SpinFunction
 
parsedQuery - Variable in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
ParsedQuery - Class in org.eclipse.rdf4j.query.parser
Abstract super class of all query types that a query parser can generate.
ParsedQuery() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(String) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(String, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(String, TupleExpr, Dataset) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQuery(TupleExpr, Dataset) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedQuery
Creates a new query object.
ParsedQueryPreprocessor - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
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.).
ParsedQueryPreprocessor() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
parsedSkolemOrigin - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
ParsedTemplate - Interface in org.eclipse.rdf4j.spin
 
ParsedTupleQuery - Class in org.eclipse.rdf4j.query.parser
A query formulated in the OpenRDF query algebra that produces a set of tuples as its result.
ParsedTupleQuery() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedTupleQuery
Creates a new tuple query.
ParsedTupleQuery(String, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedTupleQuery
Creates a new tuple query for the supplied tuple expression.
ParsedTupleQuery(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedTupleQuery
Creates a new tuple query for the supplied tuple expression.
ParsedTupleTemplate - Class in org.eclipse.rdf4j.spin
 
ParsedTupleTemplate(Template, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
ParsedTupleTemplate(Template, ParsedTupleQuery, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
parsedUpdate - Variable in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
parsedUpdate - Variable in class org.eclipse.rdf4j.query.parser.impl.AbstractParserUpdate
 
ParsedUpdate - Class in org.eclipse.rdf4j.query.parser
A parsed update sequence formulated in the OpenRDF query algebra.
ParsedUpdate() - Constructor for class org.eclipse.rdf4j.query.parser.ParsedUpdate
Creates a new update sequence.
ParsedUpdate(String) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
ParsedUpdate(String, Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
ParsedUpdate(Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.ParsedUpdate
Creates a new update sequence.
ParsedUpdateTemplate - Class in org.eclipse.rdf4j.spin
 
ParsedUpdateTemplate(Template, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
ParsedUpdateTemplate(Template, ParsedUpdate, BindingSet) - Constructor for class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
parseDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:duration value string and returns its value.
ParsedURI - Class in org.eclipse.rdf4j.common.net
Deprecated.
use ParsedIRI instead
ParsedURI(String) - Constructor for class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
ParsedURI(String, String, String) - Constructor for class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
ParsedURI(String, String, String, String, String) - Constructor for class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
parsedValues - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
parseEclipseRdf4jShaclExtensions() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
 
ParseErrorCollector - Class in org.eclipse.rdf4j.rio.helpers
A ParseErrorListener that collects Rio parse errors in the sequence they were collected in.
ParseErrorCollector() - Constructor for class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
parseErrorListener - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
ParseErrorListener - Interface in org.eclipse.rdf4j.rio
An interface defining methods for receiving warning and error messages from an RDF parser.
ParseErrorLogger - Class in org.eclipse.rdf4j.rio.helpers
A ParseErrorListener that reports Rio parser errors to the SLf4J Logging framework.
ParseErrorLogger() - Constructor for class org.eclipse.rdf4j.rio.helpers.ParseErrorLogger
 
ParseException - Exception in org.eclipse.rdf4j.query.parser.sparql.ast
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseExpression(Value, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseFloat(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
parseFloat(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:float string and returns its value.
parseFunction(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseGraph() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
parseGraph() - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
parseGraphBackground(InputStream, String, RDFFormat, WeakReference<?>) - Static method in class org.eclipse.rdf4j.query.QueryResults
Deprecated.
WeakReference callerReference argument will be removed
parseGraphBackground(InputStream, String, RDFParser, WeakReference<?>) - Static method in class org.eclipse.rdf4j.query.QueryResults
Deprecated.
WeakReference callerReference argument will be removed
parseGraphQuery(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseHeaderData(InputStream, int) - Method in class org.eclipse.rdf4j.rio.hdt.HDTHeader
Parse header data with metadata in NTriples format.
parseHost() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parseImplicitBlank() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
parseImplicitBlank() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses an implicit blank node.
parseInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:int strings and returns its value.
parseInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:integer string and returns its value.
parseIRI() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseIRIOptionsToRDFValueVarargs(IRI...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
Parses IRI...
parseLabel() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseLangLiteral(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseLiteral() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseLiteral(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
Parses a literal, creates an object for it and returns this object.
parseLiteral(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an N-Triples literal, creates an object for it using the supplied ValueFactory and returns this object.
parseLiteralMode - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Flag indicating whether we're currently parsing an XML literal.
parseLiteralWithDatatype(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
ParseLocationListener - Interface in org.eclipse.rdf4j.rio
A listener interface for listening to the parser's progress.
parseLocationUpdate(long, long) - Method in class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
parseLocationUpdate(long, long) - Method in interface org.eclipse.rdf4j.rio.ParseLocationListener
Signals an update of a parser's progress, indicated by a line and column number.
parseLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:long string and returns its value.
parseLongString(int) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a """long string""".
parseLuceneQueryShape(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
parseMagicProperty(IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseMember(int[][], int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parseNode() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseNodeID() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
parseNodeID() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a blank node ID, e.g.
parseNumber() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseNumberPatternMatch(String) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
This method parses a number as matched by SPARQLResultsXSVMappingStrategy.numberPattern into a Value.
parseObject() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseObject() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parse an object
parseObjectList() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseOperation(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied operation into a query model.
parsePath() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parsePctEncoded(int[][], int, int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parsePredicate() - Method in class org.eclipse.rdf4j.rio.n3.N3Parser
 
parsePredicate() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parsePredicate() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parsePredicateObjectList() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parsePrefixID() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseQNameOrBoolean() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses qnames and boolean values, which have equivalent starting characters.
parseQuery(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Parses the supplied SPARQL query and builds a syntax tree from it.
parseQuery(String) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
parseQuery(String, String) - Method in interface org.eclipse.rdf4j.query.parser.QueryParser
 
parseQuery(String, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
 
parseQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseQuery(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseQueryPoint(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
 
parseQueryResult(InputStream) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Parse the query results out of the given InputStream into the handler setup using QueryResultParser.setQueryResultHandler(QueryResultHandler).
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParser
 
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
parseQueryResultInternal(InputStream, boolean, boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseQueryResultInternal(InputStream, boolean, boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
parseQueryShape(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
parseQuotedLiteral() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a quoted string, optionally followed by a language tag or datatype.
parseQuotedString() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a quoted string, which is either a "normal string" or a """long string""".
parser - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
parser - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
parser - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
parser - Variable in class org.eclipse.rdf4j.spin.function.AskFunction
 
parser - Variable in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
parser - Variable in class org.eclipse.rdf4j.spin.function.EvalFunction
 
parser - Variable in class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
parser - Variable in class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
parser - Variable in class org.eclipse.rdf4j.spin.function.SpinFunctionParser
 
parser - Variable in class org.eclipse.rdf4j.spin.function.SpinTupleFunctionAsFunctionParser
 
parser - Variable in class org.eclipse.rdf4j.spin.function.SpinTupleFunctionParser
 
parser - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunctionParser
 
PARSER_QUERY_CACHE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlQueryParserCache
 
parserConfig - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
parserConfig - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
A collection of configuration options for this parser.
parserConfig - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
parserConfig - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
A collection of configuration options for this parser.
parserConfig - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
ParserConfig - Class in org.eclipse.rdf4j.rio
A container object for easy setting and passing of RDFParser configuration options.
ParserConfig() - Constructor for class org.eclipse.rdf4j.rio.ParserConfig
Creates a ParserConfig object starting with default settings.
parseRDF(Resource, IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseRepositoryImpl(Model, Resource) - Static method in class org.eclipse.rdf4j.sail.config.SailConfigUtil
 
parseResource(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an N-Triples resource, creates an object for it using the supplied ValueFactory and returns this object.
parseRuleProperties(TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseScheme() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parseSelectQuery(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseServiceExpression(String) - Method in class org.eclipse.rdf4j.query.algebra.Service
Parses a service expression to just have the inner expression, e.g.
ParseSettings(boolean, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
 
parseShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Parses the supplied xsd:short string and returns its value.
parseStandAloneDocuments - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
Flag indicating whether the parser parses stand-alone RDF documents.
parseStardogTripleValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseStatement() - Method in class org.eclipse.rdf4j.rio.nquads.NQuadsParser
 
parseStatement() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseStatement() - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
parseStatement() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseString(int) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses a "normal string".
parseSubject() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
parseSubject() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseTemplate() - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
parseTemplateArguments(IRI, Set<IRI>, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseTemplateInternal(IRI, IRI, Set<IRI>, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseTemporalAccessor(String) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
parseTemporalAmount(CharSequence) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
parseText(Resource, IRI, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseTriple(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an RDF-star triple (non-standard N-Triples), creates an object for it using the supplied ValueFactory and returns this object.
parseTripleInternal(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an RDF-star triple (non-standard N-Triples), creates an object for it using the supplied ValueFactory and returns an object that contains the parsed triple and the length of the parsed text.
parseTriples() - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
parseTriples() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseTripleValue() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parser an RDF-star triple value and returns it.
parseTripleValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseTripleValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
parseTuple(InputStream, QueryResultFormat, WeakReference<?>) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Deprecated.
WeakReference callerReference argument will be removed
parseTuple(InputStream, QueryResultFormat, TupleQueryResultHandler, ValueFactory) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Parses a query result document, reporting the parsed solutions to the supplied TupleQueryResultHandler.
parseTupleBackground(InputStream, QueryResultFormat, WeakReference<?>) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Deprecated.
WeakReference callerReference argument will be removed
parseTupleInternal(InputStream, QueryResultFormat, boolean) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
 
parseTupleQuery(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied query into a query model.
parseUpdate(String, String) - Method in interface org.eclipse.rdf4j.query.parser.QueryParser
 
parseUpdate(String, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
 
parseUpdate(Resource, TripleSource) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
parseUpdate(QueryLanguage, String, String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Parses the supplied update operation into a query model.
parseUpdateSequence(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Parses the supplied SPARQL update sequence and builds a syntax tree from it.
parseURI() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parseURI(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an N-Triples URI, creates an object for it using the supplied ValueFactory and returns this object.
parseUserInfo() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
parseValue() - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarParser
 
parseValue() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Parses an RDF value.
parseValue() - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParser
 
parseValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseValue(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
parseValue(String, String, String, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
Parse a value out of the elements for a binding.
parseValue(String, ValueFactory) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Parses an N-Triples value, creates an object for it using the supplied ValueFactory and returns this object.
parsingBuilder - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
parsingContext - Variable in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
PART_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:partOf
PARTIAL - org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
The sail won't get any previous triples of the subject in the Lucene index, this mode is useful if you won't change the type and values of your subjects in multiple queries.
PARTIAL_COLLECTION_VIEW - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
Partitioning(Map<BNode, HashCode>, Map<Value, HashCode>) - Constructor for class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
Partitioning(Set<BNode>) - Constructor for class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
partitionMapping(Map<BNode, HashCode>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
partitions(Multimap<HashCode, BNode>) - Static method in class org.eclipse.rdf4j.model.util.GraphComparisons
 
PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Party
PARTY_COLLECTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:PartyCollection
PARTY_SCOPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
PASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
PASS_THROUGH_ENABLED - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
Deprecated.
use CONFIG#passThroughEnabled instead.
passThrough(HttpResponse, FileFormat, Sink) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Pass through response content directly to the supplied sink if possible.
passThroughEnabled - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
passThroughEnabled - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
Configuration setting for enabling/disabling direct result pass-through.
passThroughEnabled - Variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
passThroughEnabled - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
password - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Http
Setting for a password to use for authentication.
password - Variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
password - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
password - Variable in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
password - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
PASSWORD - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated.
use CONFIG#password instead.
PAST_PROJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
patch - Variable in class org.eclipse.rdf4j.common.app.AppVersion
The version's patch version number, if any.
path - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
path - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
path - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
path - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.GroupedPath
 
path - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePath
 
path - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.OneOrMorePath
 
path - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrMorePath
 
path - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrOnePath
 
path - Variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
path - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
path() - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
path(IRI...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
path(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
path(RdfPredicate...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
Construct property paths for use with the SparqlBuilder
Path - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
Path(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
Path() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:path
PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Path The base class of SPARQL property path expressions.
PATH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#path Points from a TriplePath to its path.
PATH1_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#path1 The first child path of a property path.
PATH2_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#path2 The second child path of a property path.
PathAlternative() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PathElt() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
pathExpression - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
pathExpression - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
pathIri - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
PathIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
PathIteration(EvaluationStrategy, StatementPattern.Scope, Var, TupleExpr, Var, Var, long, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
PathIteration.ValuePair - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
PathIteration.VarReplacer - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
PathMod() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PathNegatedPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PathOneInPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PathPrimary() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
paths - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
paths - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
paths - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
pathSegmentNormalization(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Normalizes the path of this URI if it has one.
PathSequence() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PathSequenceContext() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
 
PathSequenceContext(TupleExprBuilder.PathSequenceContext) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
Create a new TupleExprBuilder.PathSequenceContext that is a copy of the supplied pathSequenceContext.
pattern - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
pattern - Variable in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
pattern - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
pattern - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
pattern - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
PATTERN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PATTERN - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
PATTERN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:pattern
PATTERN_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PATTERN_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PatternConstraintComponent
PATTERN_CONSTRAINT_COMPONENT_FLAGS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PATTERN_CONSTRAINT_COMPONENT_FLAGS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PatternConstraintComponent-flags
PATTERN_CONSTRAINT_COMPONENT_PATTERN - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PATTERN_CONSTRAINT_COMPONENT_PATTERN - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PatternConstraintComponent-pattern
PatternConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
PatternConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
PatternConstraintComponent(String, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
PatternFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
PatternFilter() - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
PatternFilter(PlanNode, String, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
PatternIterator<S extends Statement> - Class in org.eclipse.rdf4j.model.util
Excludes an Iterator based on a given basic graph pattern.
PatternIterator(Iterator<S>, Value, Value, Value, Value...) - Constructor for class org.eclipse.rdf4j.model.util.PatternIterator
 
patternString - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
PAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
PAY_AMOUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:payAmount
PAYEE_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
pc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
pc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
pchar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
PCS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
pctDecode(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
pctEncode(int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
pctEncode(int[]) - Static method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
pctEncodingNormalization(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
peek - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
peek() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
peek() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
peek() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
peek(int) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
peekCodePoint() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Peeks at the next Unicode code point without advancing the reader, and returns its value.
peekIsTripleValue() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Peeks at the next two Unicode code points without advancing the reader and returns true if they indicate the start of an RDF-star triple value.
peekLast() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
peekNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
peekStack() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
peekStack(int) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
pending - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
SailSink that have been created, but not yet SailSink.flush()ed to this SailSource.
pendingAdds - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
pendingAdds() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
pendingRemovals() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
pendingRemovals() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
pendingRemovals() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Deprecated. 
pendingRemoves - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
PERCENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PERCENTAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:percentage
PERFORMANCE_LOGGING - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
PERFORMANCE_LOGGING_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
PerformanceHint(String) - Constructor for enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
 
PerformanceHintFactory - Class in org.eclipse.rdf4j.sail.shacl
Factory class for producing instances of ShaclSail.TransactionSettings.PerformanceHint from string values.
PerformanceHintFactory() - Constructor for class org.eclipse.rdf4j.sail.shacl.PerformanceHintFactory
 
performanceLogging - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.performanceLogging
performanceLogging - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
performanceLogging - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
performanceLogging - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
performanceLogging - Variable in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
performValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
performValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
performValidation(List<ContextWithShape>, boolean, ConnectionsGroup) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
performValidation(List<ContextWithShape>, ConnectionsGroup) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
PERIOD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Period
PERIOD_OF_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/PeriodOfTime
PERM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:perm
PERMISSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Permission
PERMISSION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:permission
persist - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Mem
tag:rdf4j.org,2023:config/mem.persist
persist - Variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
persist - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
PERSIST - Static variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
Deprecated.
use CONFIG.Mem.persist instead.
PERSON - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
PERSON - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Person
PERSONAL_PROFILE_DOCUMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
pGroup(PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
PHONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
PHOTO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:photo
PHYSICAL_MEDIUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/PhysicalMedium
PHYSICAL_RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/PhysicalResource
ping - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
PING - org.eclipse.rdf4j.http.protocol.Protocol.Action
Keep alive ping @since 2.3
PINGBACK - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:pingback
pingDelay - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
PINGDELAY - Static variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
How long the client should wait before sending another PING to the server
pingScheduler - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
pingTransaction() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
pInv(PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
pInv(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
PIPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
pipeline - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
pipeline - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
plain(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
plain(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
PLAIN - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
PLAIN_LITERAL_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
PLAIN_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
PLAIN_LITERAL_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag for plain literal values.
PLAIN_LITERAL_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
PLAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
PLAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Plan
planNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
planNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
planNode - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
planNode - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
PlanNode - Interface in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
PlanNodeHelper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
PlanNodeHelper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper
 
PlanNodeHelper.AllDataset - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
PlanNodeProvider - Interface in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
planNodes - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
PlanNodeWrapper - Interface in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
plans - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
platform - Variable in class org.eclipse.rdf4j.common.platform.PlatformFactory
 
Platform - Interface in org.eclipse.rdf4j.common.platform
The Platform interface defines methods that are expected to differ slightly between operating systems, e.g.
PLATFORM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:platform
PlatformBase - Class in org.eclipse.rdf4j.common.platform
Deprecated.
since 4.0. Use AbstractPlatform instead.
PlatformBase() - Constructor for class org.eclipse.rdf4j.common.platform.PlatformBase
Deprecated.
 
PlatformFactory - Class in org.eclipse.rdf4j.common.platform
PlatformFactory creates a Platform instance corresponding with the current platform.
PlatformFactory() - Constructor for class org.eclipse.rdf4j.common.platform.PlatformFactory
 
PLAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:play
plus(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
+operand
PLUS - org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
PLUS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PLX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_CHARS - Static variable in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
PN_CHARS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_CHARS - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
PN_CHARS_BASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_CHARS_BASE - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
PN_CHARS_U - Static variable in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
PN_CHARS_U - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_CHARS_U - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
PN_LOCAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_LOCAL_ESC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PN_PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PNAME_LN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PNAME_NS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
pNeg(PredicatePathOrInversePredicatePath...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
po(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
po(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
PO_BOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:poBox
poc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
poc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
POINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Point
POINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:Point relation.
POINT_END - Static variable in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
POINT_SEPERATOR - Static variable in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
POINT_START - Static variable in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Policy
POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Policy
POLICY_USAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:policyUsage
poll() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
pollFirst() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
pollFirst() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
pollLast() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
pollLast() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
pOneOrMore(PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
pop() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
popNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
popStacks(Resource) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out the stacks until we find subject.
popTargetChain() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
popTargetChain() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
populate(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
populate(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
populate(ShaclProperties, ShapeSource, Shape.ParseSettings, Cache) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
populateNewBean(String[]) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
populateNewBean(String[]) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
population - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
PopulationStandardDeviationAggregateFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
AggregateFunctionFactory implementation that provides AggregateFunction used for processing population standard deviation.
PopulationStandardDeviationAggregateFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.PopulationStandardDeviationAggregateFactory
 
PopulationVarianceAggregateFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
AggregateFunctionFactory implementation that provides AggregateFunction used for processing population variance.
PopulationVarianceAggregateFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.PopulationVarianceAggregateFactory
 
port - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
port - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Ess
 
pos - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
pos - Variable in class org.eclipse.rdf4j.rio.hdt.HDTPart
 
POS - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
POSITIVE_INFINITY - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
POSITIVE_INFINITY - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
POSITIVE_INTEGER - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
POSITIVE_INTEGER - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
POSITIVE_INTEGER - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#positiveInteger
PositiveIntegerCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:positiveInteger .
PositiveIntegerCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
 
PosixGnomePlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for gnome environments under UNIX.
PosixGnomePlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixGnomePlatform
 
PosixKDEPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for KDE environments under UNIX.
PosixKDEPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixKDEPlatform
 
PosixPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for *nix platforms.
PosixPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.PosixPlatform
 
POSSIBLE_STATUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
POST - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:Post
POST_CODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:postCode
POST_IN - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:postIn
POST_NAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:postName
POST_OFFICE_BOX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
POSTAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
POSTAL_CODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:postal-code
posX - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
posY - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
posZ - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
powerOfTwoSize(int) - Static method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
precompile - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
precompile(TupleExpr) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Prepare a QueryEvaluationStep that tries to do as much work once per query avoiding repeated calls to the same code as much as possible.
precompile(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
precompile(TupleExpr, QueryEvaluationContext) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
precompile(TupleExpr, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
precompile(TupleExpr, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
precompile(ValueExpr, QueryEvaluationContext) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
precompile(ValueExpr, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
precompileArg(AggregateOperator) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
precompileComparator(EvaluationStrategy, Order, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
pred - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
pred - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
pred - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
pred(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
Start the path with predicate.
pred(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
pred(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
Start the path with predicate.
pred(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
predefinedSchema - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
predicate - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
predicate - Variable in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
predicate - Variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
predicate - Variable in class org.eclipse.rdf4j.model.impl.GenericStatement
 
predicate - Variable in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
The statement's predicate.
predicate - Variable in class org.eclipse.rdf4j.model.impl.SimpleTriple
The triple's predicate.
predicate - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
predicate - Variable in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
predicate - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
predicate - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
predicate - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
predicate - Variable in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
predicate - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
The statement's predicate.
predicate - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The predicate of statements to return, or null if any predicate is OK.
predicate - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
predicate - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
The predicate of statements to return, or null if any predicate is OK.
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
predicate - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
predicate - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePredicatePath
 
predicate - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath
 
predicate - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
predicate(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a predicate from the supplied statements.
predicate(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a predicate from the statements in the given model.
PREDICATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
PREDICATE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's predicate.
PREDICATE_JENA - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's predicate - Apache Jena dialect
PREDICATE_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the 'predicate' parameter of a statement query.
PREDICATE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#predicate A resource or Variable describing the predicate of a triple.
PREDICATE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#predicate
PREDICATE_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
PredicateComparator() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.PredicateComparator
 
predicateIsWildcard() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
predicateObjectList(IRI, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
predicateObjectList(RdfPredicate, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
predicateObjectListCollection(IRI, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
predicateObjectListCollection(RdfPredicateObjectList...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
predicateObjectListCollection(RdfPredicate, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
predicateObjectLists - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
predicateObjectLists - Variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
 
PredicatePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
PredicatePath(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath
 
PredicatePath(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath
 
PredicatePathOrInversePredicatePath - Interface in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
predicates - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
predicates - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
predicates() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
predicates() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
predicates() - Method in interface org.eclipse.rdf4j.model.Model
Returns a Set view of the predicates contained in this model.
predicates() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
Predicates(IRI) - Constructor for enum org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
predicateStack - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Stack for remembering the predicate of statements at each level.
predicateStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
The list of statements for which this MemURI is the predicate.
predicateVar - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
predicateVar - Variable in class org.eclipse.rdf4j.query.algebra.TripleRef
 
predicateVar - Variable in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
predicateVariableHasEquals(boolean, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
predVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
predVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
PREF - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
PREF_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:prefLabel lexical label property.
PREF_LABEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The skosxl:prefLabel property.
PREFER_CONTAINMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:PreferContainment
PREFER_EMPTY_CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
Deprecated.
PREFER_MEMBERSHIP - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:PreferMembership
PREFER_MINIMAL_CONTAINER - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:PreferMinimalContainer
PREFERRED_NAMESPACE_PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
The preferred namespace prefix to ue when using terms from this vocabulary in an XML document.
PREFERRED_NAMESPACE_URI - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
The preferred namespace URI to use when using terms from this vocabulary in an XML document.
preferredBQRFormat - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
preferredRDFFormat - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
preferredTQRFormat - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
prefix - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
prefix - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
prefix - Variable in class org.eclipse.rdf4j.model.impl.SimpleNamespace
The namespace's prefix.
prefix - Variable in class org.eclipse.rdf4j.model.ModelNamespace
 
prefix - Variable in class org.eclipse.rdf4j.model.vocabulary.Vocabularies.VocabularyNamespace
 
prefix - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
prefix - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
prefix(String, IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Prefix declaration
prefix(String, Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Prefix declaration
prefix(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL default Prefix declaration
prefix(Namespace) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create SPARQL Prefix declaration from the given Namespace.
prefix(Namespace...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Add prefix declarations to this query
prefix(Namespace...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Add prefix declarations to this query
prefix(Value) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Formatter
 
prefix(Prefix...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Add prefix declarations to this query
prefix(Prefix...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Add prefix declarations to this query
prefix(PrefixDeclarations) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
Set the Prefix declarations of this query
prefix(PrefixDeclarations) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
Set the Prefix declarations of this query
prefix(Iri) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL default Prefix declaration
Prefix - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Prefix declaration
Prefix(String, IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
Prefix(String, Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
PREFIX - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.AFN
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.APF
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG
The recommended prefix for the RDF4J config namespace: "config"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DASH
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
Recommend prefix for the Dublin Core elements namespace: "dc"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
Recommended prefix for the Data Catalog Vocabulary namespace: "dcat"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
Recommend prefix for the Dublin Core Terms namespace: "dcterms"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
Recommended prefix for the namespace: "doap"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
The recommended prefix for the EARL namespace: "earl"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
Recommended prefix for the XPath Functions namespace: "fn"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
The recommended prefix for the FOAF namespace: "foaf"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The recommended prefix for the GEO namespace: "geo"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
The recommended prefix for the HYDRA namespace: "hydra"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
Recommended prefix for the namespace: "ldp"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LIST
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
Recommended prefix for the namespace: "locn"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Recommended prefix for the namespace: "odrl"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
Recommended prefix for the Organization Ontology namespace: "org"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
Recommended prefix for the OWL and the OWL 2 namespace: "owl"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
Recommended prefix for the namespace: "prov"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
Recommended prefix for the RDF namespace: "rdf"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
Recommended prefix for the RDF4J namespace: "rdf4j"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
Recommended prefix for the RDF Schema namespace: "rdfs"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
Recommended prefix for the Registered Organization namespace: "rov"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
Recommended prefix
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
sd
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
Recommended prefix for the Sesame Schema namespace: "sesame"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME
Recommended prefix for the Sesame QName Schema namespace: "q"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
Recommended prefix for the namespace: "sh"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The recommended prefix for the SKOS namespace: "skos"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOSXL
The recommended prefix for the SKOS-XL namespace: "skosxl"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPINX
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
 
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
Recommended prefix for the namespace: "time"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
Recommended prefix for the VANN namespace: "vann"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Recommended prefix for the namespace: "vcard"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
Recommended prefix for the VoID namespace: "void"
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
Recommended prefix for the RDF Schema namespace ("wgs84").
PREFIX - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
Recommended prefix for XML Schema datatypes: "xsd"
PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PREFIX - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Prefix
 
PREFIX_ATT - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
PREFIX_DECLARATION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PREFIX_DECLARATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PrefixDeclaration
PREFIX_KEYWORD - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
PREFIX_KEYWORD_TOKEN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
PREFIX_PATTERN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
PREFIX_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PREFIX_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:prefix
PrefixDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
prefixDeclarations - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
prefixDeclarations - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
PrefixDeclarations - Class in org.eclipse.rdf4j.sparqlbuilder.core
A collection of SPARQL Prefix declarations
PrefixDeclarations() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
 
PrefixDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
Processes the prefix declarations in a SPARQL query model.
PrefixDeclProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
 
PrefixDeclProcessor.QNameProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
 
PrefixedName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
prefixes - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
prefixes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
prefixes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
prefixes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
prefixes - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.OuterQuery
 
prefixes - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
prefixes(Prefix...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL Prefix clause
PREFIXES - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PREFIXES - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:prefixes
prefixMap - Variable in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor.QNameProcessor
 
prepare() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepare() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
prepare() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Checks for an error state in the active transaction that would force the transaction to be rolled back.
prepare() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepare() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepare() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
 
prepare() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
prepare() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
prepare() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Checks if this SailSink is consistent with the isolation level it was created with.
prepare() - Method in interface org.eclipse.rdf4j.sail.base.SailSource
Check the consistency of this branch and throws a SailConflictException if SailSource.flush()ing this branch would cause the backing SailSource to be inconsistent, if applicable.
prepare() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
prepare() - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
prepare() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
prepare() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
prepare() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
prepare() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
prepare() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Checks for an error state in the active transaction that would force the transaction to be rolled back.
prepare() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
prepare(And, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ArbitraryLengthPath, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(BinaryTupleOperator, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(BindingSetAssignment, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(BNodeGenerator, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Bound, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Coalesce, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(CompareAll, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(CompareAny, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Compare, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Compare, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated.
 
prepare(Datatype, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(DescribeOperator, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Difference, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Distinct, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(EmptySet, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Now, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
During the execution of a single query NOW() should always return the same result and is in practical terms a constant during evaluation.
prepare(Exists, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Extension, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Filter, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(FunctionCall, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Group, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(If, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(In, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Intersection, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IRIFunction, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IsBNode, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IsLiteral, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IsNumeric, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IsResource, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(IsURI, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Join, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Label, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(LangMatches, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Lang, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(LeftJoin, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ListMemberOperator, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(LocalName, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(MathExpr, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(MathExpr, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategy
Deprecated.
 
prepare(MultiProjection, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Namespace, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Not, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Order, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Or, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Projection, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(QueryRoot, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Reduced, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Regex, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Determines whether the two operands match according to the regex operator.
prepare(SameTerm, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Service, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(SingletonSet, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Slice, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(StatementPattern, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Str, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(TripleRef, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(TupleFunctionCall, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(TupleFunctionCall, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
prepare(UnaryTupleOperator, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Union, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ValueConstant, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ValueExprTripleRef, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(Var, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ZeroLengthPath, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
prepare(ParsedBooleanQuery) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
prepare(ParsedBooleanQuery) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
 
prepare(ParsedBooleanQuery) - Method in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
prepare(ParsedGraphQuery) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
prepare(ParsedGraphQuery) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
 
prepare(ParsedGraphQuery) - Method in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
prepare(ParsedTupleQuery) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
prepare(ParsedTupleQuery) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
 
prepare(ParsedTupleQuery) - Method in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
prepare(ParsedUpdate) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
prepare(ParsedUpdate) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
 
prepare(ParsedUpdate) - Method in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
prepare(Changeset, SailSink) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
prepare(SailSink) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
PREPARE - org.eclipse.rdf4j.http.protocol.Protocol.Action
prepare
prepareAnd(QueryValueEvaluationStep, QueryValueEvaluationStep) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareBooleanQuery(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares SPARQL queries that return true or false, that is, SPARQL ASK queries.
prepareBooleanQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
prepareBooleanQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareBooleanQuery(QueryLanguage, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares queries that return true or false.
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares queries that return true or false.
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepareBooleanQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepareBound(QueryValueEvaluationStep, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepared - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
preparedArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
preparedAskQueryString - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
prepareDatatype(QueryValueEvaluationStep, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
preparedChangeset(Changeset) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
preparedRight - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
preparedSelectQueryString - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
prepareGraphQuery(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares SPARQL queries that produce RDF graphs, that is, SPARQL CONSTRUCT or DESCRIBE queries.
prepareGraphQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(QueryLanguage, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares queries that produce RDF graphs.
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares queries that produce RDF graphs.
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepareGraphQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepareHasBeenCalled - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
prepareInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
prepareInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
prepareIriFunction(IRIFunction, QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareIs(QueryValueEvaluationStep, Predicate<Value>) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareIteration() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
prepareIteration() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
prepareLabel(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareLang(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareLocalName(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareNamespace(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareQuery(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareQuery(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a SPARQL query for evaluation on this repository (optional operation).
prepareQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
prepareQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareQuery(QueryLanguage, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a query for evaluation on this repository (optional operation).
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
Prepares a for evaluation on this repository.
prepareQuery(QueryLanguage, String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a query for evaluation on this repository (optional operation).
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepareQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepareQuery(QueryLanguage, Query.QueryType, String, String) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
prepareQuery(QueryLanguage, Query.QueryType, String, String) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Allows the SailConnection to bypass the standard query parser and provide its own internal TupleExpr implementation.
prepareRightArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
prepareStr(QueryValueEvaluationStep, ValueFactory) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepareTransaction() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
prepareTupleQuery(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a SPARQL query that produces sets of value tuples, that is a SPARQL SELECT query.
prepareTupleQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(QueryLanguage, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a query that produces sets of value tuples.
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a query that produces sets of value tuples.
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepareTupleQuery(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepareUpdate(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareUpdate(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares a SPARQL Update operation.
prepareUpdate(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
prepareUpdate(QueryLanguage, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareUpdate(QueryLanguage, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares an Update operation.
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
prepareUpdate(QueryLanguage, String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Prepares an Update operation.
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
prepareUpdate(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
prepareValidation(ValidationSettings) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
prepareVar(Var, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
prepend - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Changesets that have been SailSink.flush()ed to the same SailSourceBranch, since this object was SailSink.flush()ed.
prepend(Changeset) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
prependLock - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
PreprocessedQuerySerializer - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
This class processes a SerializableParsedTupleQuery and renders it as a SPARQL string.
PreprocessedQuerySerializer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
PreprocessedQuerySerializer.NonIriFunctions - Enum in org.eclipse.rdf4j.queryrender.sparql.experimental
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).
PRESENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:present
PRESERVE - org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
Indicates that large literals should be preserved.
PRESERVE_BNODE_ID_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter for server instruction to preserve blank node ids when parsing request data.
PRESERVE_BNODE_IDS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether parser should attempt to preserve identifiers for blank nodes.
preserveBNodeIDs - Variable in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Flag indicating whether blank node IDs should be preserved.
preserveBNodeIDs() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
preservesBNodeIDs() - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Checks whether this RDFInserter preserves blank node IDs.
preserveWhitespace - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Flag indicating whether leading and trailing whitespace in text elements should be preserved.
PRETTY_PRINT - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether pretty printing is preferred.
prettyBoxDrawingType - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
prettyPrint - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
prettyPrintEnabled() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Checks whether pretty-printing is enabled.
prev - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
prevCharIsCR - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
prevCharIsLF - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
PREVIEW - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
previous - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
previous - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
previous - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
previous() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
PREVIOUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
previousActiveLocksSignature - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
previousBindings - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
previousBindings - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
previousCleanup - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
PREVIOUSLY_INSERTED_INDEX - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
previouslyInsertedIndex - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
previousNodeMapping - Variable in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
previousObject - Variable in class org.eclipse.rdf4j.common.iteration.ReducedIteration
Deprecated.
 
previousOptimizerInPipeline - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
previousStateConnection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
previousStateConnection - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
previousStateConnection - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
previousStatement - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
The most recently read complete statement.
primary - Variable in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
primary - Variable in class org.eclipse.rdf4j.sail.base.UnionSailSource
The branch that will be used in calls to UnionSailSource.sink(IsolationLevel).
PRIMARY_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:PrimarySource
PRIMARY_TOPIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
PrimaryExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
primitive - Variable in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
primitive - Variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
primitiveDatatypes - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
PRINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:print
printBodyIfEmpty - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
printBodyIfEmpty(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
printed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
printing - Variable in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
printNameIfEmpty - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
printNameIfEmpty(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
printTree(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
printValidationReport(Throwable, OutputStream) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclSailValidationReportHelper
Finds a validation report using ShaclSailValidationReportHelper.getValidationReport(Throwable) and pretty-prints it to the specified output stream.
PRIORITISE_CLEANUP - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
prioritiseCleanup - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
prioritisedThread - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
prioritiseSnapshotCleaningIfLowOnMemory(boolean) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
priority - Variable in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
PRIORVERSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#priorVersion
PRIVACY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Privacy
PRIVATE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#private Can be set to true to indicate that a SPIN function is only meant to be used as a helper of other functions, but not directly.
probeContentType(Path) - Method in class org.eclipse.rdf4j.rio.helpers.RioFileTypeDetector
 
problemVars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
 
process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
Deprecated.
 
process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
process(TupleExpr, BindingSet) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Deprecated.
process(TupleExpr, BindingSet, Collection<SearchQueryEvaluator>) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpecBuilder
 
process(TupleExpr, BindingSet, Collection<SearchQueryEvaluator>) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpecBuilder
 
process(TupleExpr, BindingSet, Collection<SearchQueryEvaluator>) - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Appends a set of QuerySpecs embodying all necessary information to perform the Lucene query embedded in a TupleExpr.
process(TupleExpr, BindingSet, Collection<SearchQueryEvaluator>) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQueryInterpreter
Processes a TupleExpr into a set of SearchQueryEvaluators.
process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor
 
process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.DatasetDeclProcessor
Extracts a SPARQL Dataset from an ASTQueryContainer, if one is contained.
process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor
Processes escape sequences in ASTString objects.
process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor
Deprecated.
 
process(ASTOperationContainer, String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor
Resolves relative URIs in the supplied query model using either the specified externalBaseURI or, if this parameter is null, the base URI specified in the query model itself.
process(ASTOperationContainer, Map<String, String>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
Processes prefix declarations in queries.
PROCESS_ENCODED_RDF_STAR - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether it should process RDF-star triples encoded as RDF-compatible special IRIs back to RDF-star values.
processAggregate(BindingSet, Predicate<D>, T) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
 
processAggregate(BindingSet, Predicate<Value>, StatisticCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticalAggregateFunction
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.AvgCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.CountCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.IntegerCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SumAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.SampleCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.StringBuilderCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.ValueCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MaxAggregate
 
processAggregate(BindingSet, Predicate<Value>, GroupIterator.ValueCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.MinAggregate
 
processAggregate(BindingSet, Predicate<BindingSet>, GroupIterator.CountCollector) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.WildCardCountAggregate
 
processBooleanQuery(SerializableParsedBooleanQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
processBuffer() - Method in class org.eclipse.rdf4j.rio.helpers.BufferedGroupingRDFHandler
 
processBuffer() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
not synchronized, assumes calling method has obtained a lock on TurtleWriter.bufferLock.
processComment() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Consumes characters from reader until the first EOL has been read.
processConstructQuery(SerializableParsedConstructQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
processDatasetClause(Dataset) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
processDescribeQuery(SerializableParsedConstructQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
processedNodes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
processError() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
processEscapes(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor.QNameProcessor
 
processForSchemaCache(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
processHavingClause(ASTHavingClause, TupleExpr, Group) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
processingInstruction(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
processNamespace() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
processNodeElt(String, String, String, Atts, boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
processOrderClause(ASTOrderClause, TupleExpr, Group) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
processPredicate(Model, Resource, IRI, Set<Resource>, Set<IRI>) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
processPropertyElt(String, String, String, Atts, boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
processSubject(Model, Resource, Set<Resource>) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
processSubjectAtts(RDFXMLParser.NodeElement, Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
processes subject attributes.
processTupleQuery(SerializableParsedTupleQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
processUpdate(SerializableParsedUpdate) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
PRODID - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:prodid
PRODUCE_GENERALIZED_RDF - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
producesSorted() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
producesSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
producesValidationResultValue - Variable in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
producesValidationResultValue() - Method in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
produceValidationReports - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
produceValidationReports - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
produceValidationReports - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
PRODUCT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:product
PROFILE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:profile
PROGRAMMING_LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:programming-language
PROHIBIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:prohibit
PROHIBITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Prohibition
PROHIBITION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:prohibition
project(ProjectionElemList, BindingSet, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
project(ProjectionElemList, BindingSet, BindingSet, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
PROJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:Project
PROJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
Projectable - Interface in org.eclipse.rdf4j.sparqlbuilder.core
Denotes a projectable query element (can be SELECT'ed)
projection - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ProjectionQueryEvaluationStep
 
projection - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
projection - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
projection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedBooleanQuery
 
projection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
projection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
Projection - Class in org.eclipse.rdf4j.query.algebra
A generalized projection (allowing the bindings to be renamed) on a tuple expression.
Projection - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Projection
Projection() - Constructor for class org.eclipse.rdf4j.query.algebra.Projection
 
Projection() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
Projection(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Projection
 
Projection(TupleExpr, ProjectionElemList) - Constructor for class org.eclipse.rdf4j.query.algebra.Projection
 
Projection(TupleExpr, ProjectionElemList, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Projection
 
PROJECTION_REMOVAL_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
projectionAlias - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
projectionContext - Variable in class org.eclipse.rdf4j.query.algebra.Projection
 
ProjectionElem - Class in org.eclipse.rdf4j.query.algebra
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.
ProjectionElem() - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElem
Create a new empty ProjectionElem.
ProjectionElem(String) - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElem
Create a new ProjectionElem with a variable name.
ProjectionElem(String, String) - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElem
Create a new ProjectionElem with a variable name and an additional mapped target name
ProjectionElem() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ProjectionElemList - Class in org.eclipse.rdf4j.query.algebra
 
ProjectionElemList() - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
ProjectionElemList(Iterable<ProjectionElem>) - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
ProjectionElemList(ProjectionElem...) - Constructor for class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
ProjectionFinder() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.ProjectionFinder
 
ProjectionIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
ProjectionIterator(Projection, CloseableIteration<BindingSet, QueryEvaluationException>, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
ProjectionQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
ProjectionQueryEvaluationStep(Projection, QueryEvaluationStep, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ProjectionQueryEvaluationStep
 
ProjectionRemovalOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use ProjectionRemovalOptimizer instead.
ProjectionRemovalOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
If a projection node in the algebra does not contribute or change the results it can be removed from the tree.
ProjectionRemovalOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ProjectionRemovalOptimizer
Deprecated.
 
ProjectionRemovalOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer
 
ProjectionRemovalOptimizer.ProjectionFinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
ProjectionRemovalOptimizer.VariableFinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
projections - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
 
projections - Variable in class org.eclipse.rdf4j.query.algebra.MultiProjection
The lists of projections.
projector - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ProjectionIterator
Deprecated.
 
projElemList - Variable in class org.eclipse.rdf4j.query.algebra.Projection
 
projElemLists - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.ConstantVisitor
Deprecated.
 
projElemLists - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
projElems - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
Prolog() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PROPER_INTERVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:ProperInterval
properties - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
properties - Variable in class org.eclipse.rdf4j.rio.hdt.HDTPart
 
properties - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
properties - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.NegatedPropertySet
 
Properties - Class in org.eclipse.rdf4j.common.concurrent.locks
Class controlling various logging properties such as the amount of lock tracking that is done for debugging (at the cost of performance).
Properties() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.Properties
 
PROPERTIES - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:properties
PropertiesBlankNode(IRI, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
 
PropertiesBlankNode(RdfPredicate, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
 
property - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
property - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
PROPERTY - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:property
PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:property
PROPERTY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
PROPERTY_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PropertyConstraintComponent
PROPERTY_CONSTRAINT_COMPONENT_PROPERTY - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY_CONSTRAINT_COMPONENT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PropertyConstraintComponent-property
PROPERTY_FEATURE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
property feature
PROPERTY_GROUP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY_GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PropertyGroup
PROPERTY_PARTITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:propertyPartition
PROPERTY_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:PropertyShape
PROPERTY_VALIDATOR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
PROPERTY_VALIDATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:propertyValidator
PropertyCache - Class in org.eclipse.rdf4j.sail.lucene
Class to cache SearchDocument.hasProperty() calls.
PropertyCache(SearchDocument) - Constructor for class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
PROPERTYCHAINAXIOM - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#propertyChainAxiom
PropertyConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
PROPERTYDISJOINTWITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#propertyDisjointWith
PropertyElement(IRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
PropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PropertyListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
PropertyPath - Interface in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
propertyPathBuilder - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
 
PropertyPathBuilder - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
 
PropertyPathBuilder() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
PropertyPathBuilder(IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
PropertyPathBuilder(Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
PropertyPaths - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
 
PropertyPaths - Class in org.eclipse.rdf4j.sparqlbuilder.core
Deprecated.
PropertyPaths() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
PropertyPaths() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
PropertyPathSerializer - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
 
PropertyPathSerializer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
PropertyPathSerializer.VarInfo - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
 
propertyPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
propertyPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
propertySet - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.NegatedPropertySetBuilder
 
PropertySetElem - Class in org.eclipse.rdf4j.query.parser.sparql
 
PropertySetElem() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
propertyShape - org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
 
PropertyShape - Class in org.eclipse.rdf4j.sail.shacl.ast
 
PropertyShape() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
PropertyShape(PropertyShape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
propertyShapeInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
propertyShapeInstance - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
propertyShapeScopeAllContextMapper - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
propertyShapeScopeWithValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
propertyShapeWithValue - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
propertyShapeWithValue_validationReport - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
propertyVarName - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
PROPNAME_FTP_PROXYHOST - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_FTP_PROXYPORT - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_HTTP_PROXYHOST - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_HTTP_PROXYPORT - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_HTTPS_PROXYHOST - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_HTTPS_PROXYPORT - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_PROXIES_ENABLED - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_PROXIES_NONPROXYHOSTS_STARTING - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_SOCKS_PROXYHOST - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
PROPNAME_SOCKS_PROXYPORT - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
props - Variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
propsFile - Variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
Protocol - Class in org.eclipse.rdf4j.http.protocol
 
Protocol() - Constructor for class org.eclipse.rdf4j.http.protocol.Protocol
 
PROTOCOL - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the protocol resource.
Protocol.Action - Enum in org.eclipse.rdf4j.http.protocol
Defines the action a particular transaction update is executing.
Protocol.TIMEOUT - Enum in org.eclipse.rdf4j.http.protocol
Deprecated.
prototype - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
PROV - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Provenance Ontology.
PROV() - Constructor for class org.eclipse.rdf4j.model.vocabulary.PROV
 
PROVENANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/provenance
PROVENANCE_STATEMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/ProvenanceStatement
PROVENANCE_URI_TEMPLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:provenanceUriTemplate
PROXIED_ID - Static variable in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Deprecated, for removal: This API element is subject to removal in a future version.
PROXIED_ID - Static variable in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema
Deprecated.
use CONFIG#proxiedID instead.
proxiedID - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Proxy
tag:rdf4j.org,2023:config/proxy.proxiedID
proxiedID - Variable in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
proxiedID - Variable in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
proxiedRepository - Variable in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
PROXIMITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
Proxy() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Proxy
 
PROXY_SETTINGS_FILENAME - Static variable in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
ProxyRepository - Class in org.eclipse.rdf4j.repository.sail
Repository implementation that takes a RepositoryResolver instance and the id of a managed repository, and delegate all calls through to the given repository.
ProxyRepository() - Constructor for class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
ProxyRepository(String) - Constructor for class org.eclipse.rdf4j.repository.sail.ProxyRepository
Creates a repository instance that proxies to a repository of the give ID.
ProxyRepository(RepositoryResolver, String) - Constructor for class org.eclipse.rdf4j.repository.sail.ProxyRepository
Creates a repository instance that proxies to the given repository.
ProxyRepositoryConfig - Class in org.eclipse.rdf4j.repository.sail.config
 
ProxyRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
ProxyRepositoryConfig(String) - Constructor for class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
ProxyRepositoryFactory - Class in org.eclipse.rdf4j.repository.sail.config
 
ProxyRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory
 
ProxyRepositorySchema - Class in org.eclipse.rdf4j.repository.sail.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG instead.
ProxyRepositorySchema() - Constructor for class org.eclipse.rdf4j.repository.sail.config.ProxyRepositorySchema
Deprecated.
 
proxySettings - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
ProxySettings - Class in org.eclipse.rdf4j.common.app.net
Utility class for handling proxy connection settings.
ProxySettings(File) - Constructor for class org.eclipse.rdf4j.common.app.net.ProxySettings
 
pSeq(PropertyPath, PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
PSO - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
PUBLICATIONS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
publish(LogRecord) - Method in class org.eclipse.rdf4j.common.app.logging.base.LogConverterHandler
 
PUBLISH - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Publish
PUBLISHER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:publisher
PUBLISHER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/publisher
PUBLISHER - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Publisher
purge() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
purged - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
PURPOSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:purpose
PURPOSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:purpose
push(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
push(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
push(ValidationTuple) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PushablePlanNode
 
push(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
PushablePlanNode - Interface in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
pushNode(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
put(byte[], byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Puts the entire source array in the target array at offset offset.
put(E) - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Adds another item to the queue, blocking while the queue is full.
put(Map<BindingSet, List<BindingSet>>, BindingSet, List<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
put(Resource, Shape) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Cache
 
putHashTableEntry(Map<BindingSetHashKey, List<BindingSet>>, BindingSetHashKey, List<BindingSet>, boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
putInt(int, byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Put an integer value (padded) in a byte array at a specific offset.
putLong(long, byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Put a long value (padded) in a byte array at a specific offset.
pZeroOrMore(PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 
pZeroOrOne(PropertyPath) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPaths
 

Q

Q_IRI_REF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
qchar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
qes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ProjectionQueryEvaluationStep
 
ql - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
ql - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
qName - Variable in class org.eclipse.rdf4j.rio.rdfxml.Att
 
qName - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
QName(IRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
QNAME - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
QNAME - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
QNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME
http://www.openrdf.org/schema/qname#qname
QNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#QName
QNAME - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
QNAME_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
QNameProcessor(Map<String, String>) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor.QNameProcessor
 
qnameToCoreDatatype(QName) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
qnameToURI(QName) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Maps a datatype QName from the javax.xml.namespace package to an XML Schema 1.0 URI for the corresponding datatype.
qshape - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
QuadData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
quadMode - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
quadMode - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Flag indicating if quad mode is enabled in newly created SPARQLConnections.
Quads() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
QuadsNotTriples() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
QUALIFIED_ASSOCIATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedAssociation
QUALIFIED_ATTRIBUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedAttribution
QUALIFIED_COMMUNICATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedCommunication
QUALIFIED_DELEGATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedDelegation
QUALIFIED_DERIVATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedDerivation
QUALIFIED_END - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedEnd
QUALIFIED_GENERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedGeneration
QUALIFIED_INFLUENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedInfluence
QUALIFIED_INSERTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedInsertion
QUALIFIED_INVALIDATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedInvalidation
QUALIFIED_MAX_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MAX_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:qualifiedMaxCount
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMaxCountConstraintComponent
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_MAX_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_MAX_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMaxCountConstraintComponent-qualifiedMaxCount
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMaxCountConstraintComponent-qualifiedValueShape
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPES_DISJOINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MAX_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPES_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMaxCountConstraintComponent-qualifiedValueShapesDisjoint
QUALIFIED_MIN_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MIN_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:qualifiedMinCount
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMinCountConstraintComponent
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_MIN_COUNT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_MIN_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMinCountConstraintComponent-qualifiedMinCount
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMinCountConstraintComponent-qualifiedValueShape
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPES_DISJOINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_MIN_COUNT_CONSTRAINT_COMPONENT_QUALIFIED_VALUE_SHAPES_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:QualifiedMinCountConstraintComponent-qualifiedValueShapesDisjoint
QUALIFIED_PRIMARY_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedPrimarySource
QUALIFIED_QUOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedQuotation
QUALIFIED_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:qualifiedRelation
QUALIFIED_REMOVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedRemoval
QUALIFIED_REVISION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedRevision
QUALIFIED_START - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedStart
QUALIFIED_USAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:qualifiedUsage
QUALIFIED_VALUE_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_VALUE_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:qualifiedValueShape
QUALIFIED_VALUE_SHAPES_DISJOINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
QUALIFIED_VALUE_SHAPES_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:qualifiedValueShapesDisjoint
QUALIFIEDCARDINALITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#qualifiedCardinality
qualifiedMaxCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
qualifiedMaxCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
QualifiedMaxCountConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
QualifiedMaxCountConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
QualifiedMaxCountConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache, Boolean, Long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
QualifiedMaxCountConstraintComponent(QualifiedMaxCountConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
qualifiedMinCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
qualifiedMinCount - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
QualifiedMinCountConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
QualifiedMinCountConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
QualifiedMinCountConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache, Boolean, Long) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
QualifiedMinCountConstraintComponent(QualifiedMinCountConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
qualifiedValueShape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
qualifiedValueShape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
qualifiedValueShape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
qualifiedValueShapesDisjoint - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
qualifiedValueShapesDisjoint - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
qualifiedValueShapesDisjoint - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
Queries - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A class with static methods to create SPARQL queries
Queries() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
 
queriesByProjection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
queriesByProjection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
query - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
query - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
query - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
query - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
query(Resource) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQuery
Deprecated.
Queries for the given subject or all subjects if null.
query(Resource, QuerySpec) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
Query<T extends Query<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
The base class for all SPARQL Queries.
Query - Interface in org.eclipse.rdf4j.query
A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).
Query() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
Query() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
QUERY - org.eclipse.rdf4j.http.protocol.Protocol.Action
SPARQL query
QUERY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
QUERY_ANALYZER_CLASS_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key as sail parameter to configure the Lucene analyzer class implementation used for query analysis.
QUERY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Query Abstract base class of the various types of supported queries.
QUERY_ENDPOINT - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
Deprecated.
use CONFIG#queryEndpoint instead.
QUERY_EVALUATION_ERROR - org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
Constant used for identifying a query evaluation error.
QUERY_EVALUATION_ERROR - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
QUERY_LANGUAGE - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
QUERY_LANGUAGE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Deprecated.
QUERY_LANGUAGE_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the query language parameter.
QUERY_LANGUAGES - Static variable in class org.eclipse.rdf4j.query.QueryLanguage
List of known query languages.
QUERY_MODEL_NORMALIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
QUERY_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the query parameter.
QUERY_PARSER - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlQueryParserCache
 
QUERY_PREPARER_ATTRIBUTE - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
QUERY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#query Links a SubQuery resource with the nested Query.
QUERY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#query Can be used to point from any resource to a Query.
QUERY_RESULT_FORMAT - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
 
QUERY_TYPES - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
Query.QueryType - Enum in org.eclipse.rdf4j.query
The different types of queries that RDF4J recognizes: boolean queries, graph queries, and tuple queries.
QueryBindingSet - Class in org.eclipse.rdf4j.query.algebra.evaluation
An implementation of the BindingSet interface that is used to evalate query object models.
QueryBindingSet() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
QueryBindingSet(int) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
QueryBindingSet(BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
QueryContainer() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
queryContext - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
queryContext - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
QueryContext - Class in org.eclipse.rdf4j.query.algebra.evaluation
A QueryContext provides a means to pass arbitrary local state to a Function or TupleFunction.
QueryContext() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
QueryContext(QueryPreparer) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
QueryContextInitializer - Interface in org.eclipse.rdf4j.query.algebra.evaluation
Callback for configuring/customising a QueryContext.
QueryContextIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Makes a QueryContext available during iteration.
QueryContextIteration(CloseableIteration<? extends BindingSet, QueryEvaluationException>, QueryContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
QueryElement - Interface in org.eclipse.rdf4j.sparqlbuilder.core
Denotes a SPARQL Query Element
QueryElementCollection<T extends QueryElement> - Class in org.eclipse.rdf4j.sparqlbuilder.core
A logical collection of query elements.
QueryElementCollection() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
QueryElementCollection(String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
QueryElementCollection(String, Collection<T>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection
 
queryEndpoint - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
Configuration setting for the SPARQL query endpoint.
queryEndpointUrl - Variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
queryEndpointUrl - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
QueryErrorType - Enum in org.eclipse.rdf4j.query.resultio.binary
A type-safe enumeration for query error types.
QueryErrorType() - Constructor for enum org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
 
QueryEvaluationContext - Interface in org.eclipse.rdf4j.query.algebra.evaluation.impl
A QueryEvaluationContext stores values and methods that are valid throughout the lifetime of a query execution.
QueryEvaluationContext.Minimal - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
QueryEvaluationException - Exception in org.eclipse.rdf4j.query
An exception indicating that the evaluation of a query failed.
QueryEvaluationException() - Constructor for exception org.eclipse.rdf4j.query.QueryEvaluationException
 
QueryEvaluationException(String) - Constructor for exception org.eclipse.rdf4j.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException.
QueryEvaluationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException wrapping another exception.
QueryEvaluationException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryEvaluationException
Creates a new TupleQueryResultHandlerException wrapping another exception.
queryEvaluationMode - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
queryEvaluationMode - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
QueryEvaluationMode - Enum in org.eclipse.rdf4j.common.transaction
The Query Evaluation Mode determines the behaviour of the SPARQL query engine on RDF4J repositories.
QueryEvaluationMode() - Constructor for enum org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
 
QueryEvaluationStep - Interface in org.eclipse.rdf4j.query.algebra.evaluation
A Step that may need to be executed in a EvaluationStrategy.
QueryEvaluationStep.DelayedEvaluationIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation
Deprecated, for removal: This API element is subject to removal in a future version.
QueryEvaluationUtil - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
 
QueryEvaluationUtil() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
QueryEvaluationUtility - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
This class will take over for QueryEvaluationUtil.
QueryEvaluationUtility() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility
 
QueryEvaluationUtility.Order - Enum in org.eclipse.rdf4j.query.algebra.evaluation.util
 
QueryEvaluationUtility.Result - Enum in org.eclipse.rdf4j.query.algebra.evaluation.util
 
queryFragment - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
queryFragment - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
QueryInterruptedException - Exception in org.eclipse.rdf4j.query
An exception indicating that the evaluation of a query has been interrupted, for example because it took too long to complete.
QueryInterruptedException() - Constructor for exception org.eclipse.rdf4j.query.QueryInterruptedException
 
QueryInterruptedException(String) - Constructor for exception org.eclipse.rdf4j.query.QueryInterruptedException
 
QueryInterruptedException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryInterruptedException
 
QueryInterruptedException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryInterruptedException
 
QueryInterruptIteration(Iteration<? extends BindingSet, ? extends QueryEvaluationException>, long) - Constructor for class org.eclipse.rdf4j.query.impl.AbstractParserQuery.QueryInterruptIteration
Deprecated.
 
QueryInterruptIteration(Iteration<? extends BindingSet, ? extends QueryEvaluationException>, long) - Constructor for class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery.QueryInterruptIteration
Deprecated.
 
QueryJoinOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use QueryJoinOptimizer instead.
QueryJoinOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that re-orders nested Joins.
QueryJoinOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
QueryJoinOptimizer(EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
QueryJoinOptimizer(EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
QueryJoinOptimizer(EvaluationStatistics, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer
Deprecated.
 
QueryJoinOptimizer(EvaluationStatistics, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
QueryJoinOptimizer.JoinVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
This class is protected for historic reasons only, and will be made private in a future major release.
QueryJoinOptimizer.JoinVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
queryLanguage - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
queryLanguage - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
queryLanguage - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Cgqi
 
queryLanguage - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
Setting for the query language to be used.
queryLanguage - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
QueryLanguage - Class in org.eclipse.rdf4j.query
A type-safe enumeration for RDF query languages such as QueryLanguage.SPARQL.
QueryLanguage(String) - Constructor for class org.eclipse.rdf4j.query.QueryLanguage
Creates a new QueryLanguage object.
queryModelNode - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.ResultSizeCountingIterator
 
queryModelNode - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
QueryModelNode - Interface in org.eclipse.rdf4j.query.algebra
Main interface for all query model nodes.
QueryModelNodeBase - Class in org.eclipse.rdf4j.query.algebra
Deprecated.
QueryModelNodeBase() - Constructor for class org.eclipse.rdf4j.query.algebra.QueryModelNodeBase
Deprecated.
 
QueryModelNodeReplacer - Class in org.eclipse.rdf4j.query.algebra.helpers
Deprecated.
QueryModelNodeReplacer() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
QueryModelNormalizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use QueryModelNormalizerOptimizer instead.
QueryModelNormalizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer
Deprecated.
 
QueryModelNormalizer.BindingCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
 
QueryModelNormalizerOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that (partially) normalizes query models to a canonical form.
QueryModelNormalizerOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
QueryModelNormalizerOptimizer.BindingCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
QueryModelPruner - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
QueryModelPruner() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner
Deprecated.
 
QueryModelPruner.TreeSanitizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
 
QueryModelTreePrinter - Class in org.eclipse.rdf4j.query.algebra.helpers
QueryModelVisitor implementation that "prints" a tree representation of a query model.
QueryModelTreePrinter() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
QueryModelTreeToGenericPlanNode - Class in org.eclipse.rdf4j.query.algebra.helpers
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.
QueryModelTreeToGenericPlanNode(QueryModelNode) - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
QueryModelVisitor<X extends java.lang.Exception> - Interface in org.eclipse.rdf4j.query.algebra
An interface for query model visitors, implementing the Visitor pattern.
QueryModelVisitorBase<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.helpers
Deprecated.
since 2.0. Use AbstractQueryModelVisitor instead.
QueryModelVisitorBase() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.QueryModelVisitorBase
Deprecated.
 
QueryModifier() - Constructor for enum org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery.QueryModifier
 
queryNamespaces - Variable in class org.eclipse.rdf4j.query.parser.ParsedGraphQuery
 
QueryOptimizer - Interface in org.eclipse.rdf4j.query.algebra.evaluation
Interface used by EvaluationStrategys to optimize the TupleExpr prior to evaluating the query.
QueryOptimizerList - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
Deprecated, for removal: This API element is subject to removal in a future version.
QueryOptimizerList() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
QueryOptimizerList(List<QueryOptimizer>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
QueryOptimizerList(QueryOptimizer...) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryOptimizerList
Deprecated.
 
QueryOptimizerPipeline - Interface in org.eclipse.rdf4j.query.algebra.evaluation
A pipeline of QueryOptimizers that, when executed in order on a TupleExpr, convert that TupleExpr to a more optimal query execution plan.
QueryParam(StatementPattern, StatementPattern, StatementPattern, StatementPattern, String, IRI, Float) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
QueryParam(StatementPattern, StatementPattern, StatementPattern, StatementPattern, StatementPattern, StatementPattern, String, IRI, Float) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
QueryParser - Interface in org.eclipse.rdf4j.query.parser
An RDF query parser translate query strings in some query language to OpenRDF query models.
queryParserFactory - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
QueryParserFactory - Interface in org.eclipse.rdf4j.query.parser
A QueryParserFactory returns QueryParsers for a specific query language.
QueryParserRegistry - Class in org.eclipse.rdf4j.query.parser
A registry that keeps track of the available QueryParserFactorys.
QueryParserRegistry() - Constructor for class org.eclipse.rdf4j.query.parser.QueryParserRegistry
 
QueryParserRegistry.QueryParserRegistryHolder - Class in org.eclipse.rdf4j.query.parser
Internal helper class to avoid continuous synchronized checking.
QueryParserRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.parser.QueryParserRegistry.QueryParserRegistryHolder
 
QueryParserUtil - Class in org.eclipse.rdf4j.query.parser
Utility class for creating query parsers and parsing queries in various query languages.
QueryParserUtil() - Constructor for class org.eclipse.rdf4j.query.parser.QueryParserUtil
 
queryPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
QueryPattern - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL Query Pattern (WHERE clause)
QueryPattern() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
 
queryPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
queryPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
queryPreparer - Variable in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
QueryPreparer - Interface in org.eclipse.rdf4j.query.algebra.evaluation
A generic interface for executing queries over a TripleSource.
queryProfilesStack - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
QueryPrologLexer - Class in org.eclipse.rdf4j.query.parser
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() - Constructor for class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
QueryPrologLexer.Token - Class in org.eclipse.rdf4j.query.parser
 
QueryPrologLexer.TokenType - Enum in org.eclipse.rdf4j.query.parser
 
QueryRenderer - Interface in org.eclipse.rdf4j.queryrender
Interface for RDF4J-based query renderers
queryResult - Variable in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
queryResult - Variable in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
QueryResult<T> - Interface in org.eclipse.rdf4j.query
Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).
QueryResultCollector - Class in org.eclipse.rdf4j.query.resultio.helpers
An implementation of the QueryResultHandler interface that is able to collect a single result from either Boolean or Tuple results simultaneously.
QueryResultCollector() - Constructor for class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
QueryResultFormat - Class in org.eclipse.rdf4j.query.resultio
The base class of all file formats that represent the results of queries.
QueryResultFormat(String, String, Charset, String) - Constructor for class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
QueryResultFormat(String, String, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
QueryResultFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
QueryResultFormat(String, Collection<String>, Charset, Collection<String>, IRI) - Constructor for class org.eclipse.rdf4j.query.resultio.QueryResultFormat
 
QueryResultHandler - Interface in org.eclipse.rdf4j.query
The super class of all handlers for processing query results.
QueryResultHandlerException - Exception in org.eclipse.rdf4j.query
The super class of exceptions originating from QueryResultHandler implementations.
QueryResultHandlerException(String) - Constructor for exception org.eclipse.rdf4j.query.QueryResultHandlerException
Creates a new QueryResultHandlerException.
QueryResultHandlerException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryResultHandlerException
Creates a new QueryResultHandlerException wrapping another exception.
QueryResultHandlerException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.QueryResultHandlerException
Creates a new QueryResultHandlerException wrapping another exception.
QueryResultIO - Class in org.eclipse.rdf4j.query.resultio
Class offering utility methods related to query results.
QueryResultIO() - Constructor for class org.eclipse.rdf4j.query.resultio.QueryResultIO
 
QueryResultParseException - Exception in org.eclipse.rdf4j.query.resultio
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.
QueryResultParseException(String) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException.
QueryResultParseException(String, long, long) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException.
QueryResultParseException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultParseException(String, Throwable, long, long) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultParseException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultParseException(Throwable, long, long) - Constructor for exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
Creates a new QueryResultParseException wrapping another exception.
QueryResultParser - Interface in org.eclipse.rdf4j.query.resultio
Base interface for parsers of query results in both boolean and tuple forms.
QueryResults - Class in org.eclipse.rdf4j.query
Utility methods related to query results.
QueryResults() - Constructor for class org.eclipse.rdf4j.query.QueryResults
 
QueryResults.CleanerGraphQueryResult - Class in org.eclipse.rdf4j.query
 
QueryResults.CleanerGraphQueryResult.CleanableState - Class in org.eclipse.rdf4j.query
 
QueryResults.GraphQueryResultFilter - Class in org.eclipse.rdf4j.query
 
QueryResults.TupleQueryResultFilter - Class in org.eclipse.rdf4j.query
 
QueryResultUtil - Class in org.eclipse.rdf4j.query
Deprecated.
Use QueryResults instead.
QueryResultUtil() - Constructor for class org.eclipse.rdf4j.query.QueryResultUtil
Deprecated.
 
QueryResultWriter - Interface in org.eclipse.rdf4j.query.resultio
The base interface for writers of query results sets and boolean results.
QueryRoot - Class in org.eclipse.rdf4j.query.algebra
A semantics-less query model node that is used as the root of query model trees.
QueryRoot() - Constructor for class org.eclipse.rdf4j.query.algebra.QueryRoot
 
QueryRoot(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.QueryRoot
 
QueryRootQueryEvaluationStep(QueryEvaluationStep, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.QueryRootQueryEvaluationStep
 
querySolutionCacheThreshold - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
QuerySpec - Class in org.eclipse.rdf4j.sail.lucene
A QuerySpec holds information extracted from a TupleExpr corresponding with a single Lucene query.
QuerySpec(String, String, String, String, Resource, String, IRI) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
QuerySpec(StatementPattern, Collection<QuerySpec.QueryParam>, StatementPattern, StatementPattern, StatementPattern, Resource) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
QuerySpec.QueryParam - Class in org.eclipse.rdf4j.sail.lucene
Param in a Lucene query extracted in QuerySpec
QuerySpecBuilder - Class in org.eclipse.rdf4j.sail.lucene
A QueryInterpreter creates a set of QuerySpecs based on Lucene-related StatementPatterns that it finds in a TupleExpr.
QuerySpecBuilder(boolean) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Initialize a new QuerySpecBuilder
QuerySpecBuilder(boolean, IRI) - Constructor for class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder
Initialize a new QuerySpecBuilder
QuerySpecBuilder.PatternFilter - Class in org.eclipse.rdf4j.sail.lucene
 
QueryStepEvaluator(QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.QueryStepEvaluator
 
queryString - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
queryString - Variable in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
queryString - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
QueryStringUtil - Class in org.eclipse.rdf4j.repository.sparql.query
Utility class to perfom query string manipulations as used in SPARQLTupleQuery, SPARQLGraphQuery and SPARQLBooleanQuery.
QueryStringUtil() - Constructor for class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
 
QueryType() - Constructor for enum org.eclipse.rdf4j.query.Query.QueryType
 
queryURL - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
QueryValueEvaluationStep - Interface in org.eclipse.rdf4j.query.algebra.evaluation
A step in the query evaluation that works on ValueExpresions.
QueryValueEvaluationStep.ApplyFunctionForEachBinding - Class in org.eclipse.rdf4j.query.algebra.evaluation
A minimal implementation that falls calls a function that should return a value per passed in bindingsets.
QueryValueEvaluationStep.ConstantQueryValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation
A QueryValueEvalationStep that will return the same constant value throughout the query execution.
QueryValueEvaluationStep.Fail - Class in org.eclipse.rdf4j.query.algebra.evaluation
A minimal implementation that falls is known to throw an ValueExprEvaluationException.
QueryValueEvaluationStep.Minimal - Class in org.eclipse.rdf4j.query.algebra.evaluation
A minimal implementation that falls back to calling evaluate in the strategy.
QueryValueEvaluationStepSupplier - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
QueryValueEvaluationStepSupplier() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
queryVariable - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
QueryVariableCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
QUESTION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
queue - Variable in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
 
queue - Variable in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
queue - Variable in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
queueBlankStatements(ArrangedWriter.SubjectInContext) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
QueueCursor<E> - Class in org.eclipse.rdf4j.query.impl
Makes working with a queue easier by adding the methods QueueIteration.done() and QueueIteration.toss(Exception) and automatically converting the exception into a QueryEvaluationException with an appropriate stack trace.
QueueCursor(int) - Constructor for class org.eclipse.rdf4j.query.impl.QueueCursor
Creates an QueueCursor with the given (fixed) capacity and default access policy.
QueueCursor(int, boolean, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.query.impl.QueueCursor
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueCursor(int, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.query.impl.QueueCursor
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueCursor(BlockingQueue<E>) - Constructor for class org.eclipse.rdf4j.query.impl.QueueCursor
Deprecated.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueCursor(BlockingQueue<E>, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.query.impl.QueueCursor
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueIteration<E,​T extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
QueueIteration(int) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Creates an QueueIteration with the given (fixed) capacity and default access policy.
QueueIteration(int, boolean) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Creates an QueueIteration with the given (fixed) capacity and the specified access policy.
QueueIteration(int, boolean, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueIteration(int, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
QueueIteration(BlockingQueue<E>) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
Creates an QueueIteration with the given BlockingQueue as its backing queue.
It may not be threadsafe to modify or access the given BlockingQueue from other locations.
QueueIteration(BlockingQueue<E>, WeakReference<?>) - Constructor for class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated, for removal: This API element is subject to removal in a future version.
WeakReference is no longer supported as a way to automatically close this iteration. The recommended approach to automatically closing an iteration on garbage collection is to use a Cleaner.
queueSize - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
queueStatement(Statement) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
QUOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Quotation
quote - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
QUOTES_TO_ENTITIES_IN_TEXT - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLWriterSettings
Boolean setting for RDF/XML Writer to determine if the character used to quote attribute values, (single quote or double quote) is also replaced within text nodes by it's corresponding entity.

R

R - Static variable in class org.eclipse.rdf4j.common.io.NioFile
 
Rand - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
The SPARQL built-in Function RAND, as defined in SPARQL Query Language for RDF
Rand() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
 
Rand() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
RAND - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
RAND - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
RAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
random - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleAggregate
 
Random - Class in org.eclipse.rdf4j.spin.function.spif
 
Random() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Random
 
RANDOM_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
RANGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#range
rangeStatements - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
RBRACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
RBRACK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
RBRACKET - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
RBRACKET_TOKEN - Static variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
RCC8_DC - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_EC - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_EQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_NTPP - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_NTPPI - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_PO - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_TPP - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RCC8_TPPI - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
rcc8dc - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8dc property
rcc8dc(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8dc(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8dc(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8DC - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8dc, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8DC() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8DC
 
rcc8ec - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8ec property
rcc8ec(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8ec(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8ec(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8EC - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8ec, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8EC() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EC
 
rcc8eq - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8eq property
rcc8eq(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8eq(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8eq(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8EQ - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8eq, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8EQ() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EQ
 
rcc8ntpp - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8ntpp property
rcc8ntpp(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8ntpp(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8ntpp(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8NTPP - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8ntpp, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8NTPP() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPP
 
rcc8ntppi - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8ntppi property
rcc8ntppi(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8ntppi(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8ntppi(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8NTPPI - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8ntppi, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8NTPPI() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPPI
 
rcc8po - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8po property
rcc8po(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8po(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8po(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8PO - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8po, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8PO() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8PO
 
rcc8tpp - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8tpp property
rcc8tpp(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8tpp(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8tpp(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8TPP - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8tpp, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8TPP() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPP
 
rcc8tppi - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:rcc8tppi property
rcc8tppi(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
rcc8tppi(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
rcc8tppi(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
RCC8TPPI - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:rcc8tppi, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
RCC8TPPI() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPPI
 
rdf - Variable in enum org.eclipse.rdf4j.spin.SpinRenderer.Output
 
Rdf - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
A class with static methods to create basic SparqlBuilder RDF objects from either string values or RDF4J Model objects.
Rdf() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
 
RDF - Class in org.eclipse.rdf4j.model.vocabulary
Constants for RDF primitives and for the RDF namespace.
RDF() - Constructor for class org.eclipse.rdf4j.model.vocabulary.RDF
 
RDF(IRI) - Constructor for enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
RDF_FIRST - org.eclipse.rdf4j.spin.SpinParser.Input
 
RDF_LANGSTRING_TO_LANG_LITERAL - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether it should omit the rdf:langString datatype from language literals when serialising them.
RDF_ONLY - org.eclipse.rdf4j.spin.SpinParser.Input
 
RDF_ONLY - org.eclipse.rdf4j.spin.SpinRenderer.Output
 
RDF_SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:RDFSource
Rdf1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdf1: xxx aaa yyy --> aaa rdf:type rdf:Property
RDF4J - Class in org.eclipse.rdf4j.model.vocabulary
Defines constants for the RDF4J namespace.
RDF4J - Class in org.eclipse.rdf4j
 
RDF4J() - Constructor for class org.eclipse.rdf4j.model.vocabulary.RDF4J
 
RDF4J() - Constructor for class org.eclipse.rdf4j.RDF4J
 
RDF4JConfigException - Exception in org.eclipse.rdf4j.common.exception
Exception indicating a configuration problem in an RDF4J component.
RDF4JConfigException() - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JConfigException
 
RDF4JConfigException(String) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JConfigException
 
RDF4JConfigException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JConfigException
 
RDF4JConfigException(Throwable) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JConfigException
 
RDF4JException - Exception in org.eclipse.rdf4j.common.exception
General superclass of all unchecked exceptions that parts of RDF4J can throw.
RDF4JException() - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JException
 
RDF4JException(String) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JException
 
RDF4JException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JException
 
RDF4JException(Throwable) - Constructor for exception org.eclipse.rdf4j.common.exception.RDF4JException
 
rdf4jNilDataset - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNodeHelper
 
RDF4JProtocolSession - Class in org.eclipse.rdf4j.http.client
A SPARQLProtocolSession subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.
RDF4JProtocolSession(HttpClient, ExecutorService) - Constructor for class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
RDF4JProtocolSession(HttpClient, ScheduledExecutorService) - Constructor for class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Rdf4jShaclShapeGraphShapeSource - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
Rdf4jShaclShapeGraphShapeSource(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
Rdf4jShaclShapeGraphShapeSource(Repository, RepositoryConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
Rdf4jShaclShapeGraphShapeSource(SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
rdf4jShapesGraph - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
RDFA - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The RDFa file format, an RDF serialization format.
RDFA_1_0 - org.eclipse.rdf4j.rio.helpers.RDFaVersion
The initial RDFa 1.0 version (2008)
RDFA_1_1 - org.eclipse.rdf4j.rio.helpers.RDFaVersion
The modified RDFa 1.1 version (2012)
RDFA_COMPATIBILITY - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFaParserSettings
Boolean setting for parser to determine the RDFa version to use when processing the document.
RDFaParserSettings - Class in org.eclipse.rdf4j.rio.helpers
A selection of parser settings specific to RDFa parsers.
RDFaParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFaParserSettings
Private default constructor.
RDFaVersion - Enum in org.eclipse.rdf4j.rio.helpers
Enumeration for tracking versions of the RDFa specification to specify processing capabilities of RDFa modules.
RDFaVersion(String, String) - Constructor for enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
 
RdfBlankNode - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an RDF Blank Node
RdfBlankNode.AnonymousBlankNode - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
an anonymous blank node
RdfBlankNode.LabeledBlankNode - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
a labeled blank node, of the form "_:label"
RdfBlankNode.PropertiesBlankNode - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
A blank node representing a resource that matches the contained set of predicate-object lists
RDFCollections - Class in org.eclipse.rdf4j.model.util
Utilities for working with RDF Collections and converting to/from Java Collection classes.
RDFCollections() - Constructor for class org.eclipse.rdf4j.model.util.RDFCollections
 
RDFContainers - Class in org.eclipse.rdf4j.model.util
Utilities for working with RDF Containers and converting to/from Java Collection classes.
RDFContainers() - Constructor for class org.eclipse.rdf4j.model.util.RDFContainers
 
rdfContextStackHeight - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The number of elements on the stack that are in the RDF context.
RDFDatatypeHandler - Class in org.eclipse.rdf4j.rio.datatypes
An implementation of a datatype handler that can process RDF built-in datatypes.
RDFDatatypeHandler() - Constructor for class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler
Default constructor.
RDFDATATYPES - Static variable in interface org.eclipse.rdf4j.rio.DatatypeHandler
Identifier for datatypes defined in the RDF vocabulary.
rdfFormat - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
RDFFormat - Class in org.eclipse.rdf4j.rio
Represents the concept of an RDF data serialization format.
RDFFormat(String, String, Charset, String, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Deprecated.
since 3.2.0
RDFFormat(String, String, Charset, String, boolean, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormat(String, String, Charset, Collection<String>, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Deprecated.
since 3.2.0
RDFFormat(String, String, Charset, Collection<String>, boolean, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormat(String, Collection<String>, Charset, Collection<String>, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Deprecated.
since 3.2.0
RDFFormat(String, Collection<String>, Charset, Collection<String>, boolean, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Creates a new RDFFormat object.
RDFFormat(String, Collection<String>, Charset, Collection<String>, IRI, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Deprecated.
since 3.2.0
RDFFormat(String, Collection<String>, Charset, Collection<String>, IRI, boolean, boolean, boolean) - Constructor for class org.eclipse.rdf4j.rio.RDFFormat
Creates a new RDFFormat object.
rdfHandler - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
RDFHandler to report the generated statements to.
rdfHandler - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
The RDFHandler that will handle the parsed RDF.
RDFHandler - Interface in org.eclipse.rdf4j.rio
An interface defining methods related to RDF data handling.
RDFHandlerException - Exception in org.eclipse.rdf4j.rio
An exception that can be thrown by an RDFHandler when it encounters an unrecoverable error.
RDFHandlerException(String) - Constructor for exception org.eclipse.rdf4j.rio.RDFHandlerException
Creates a new RDFHandlerException.
RDFHandlerException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.rio.RDFHandlerException
Creates a new RDFHandlerException wrapping another exception.
RDFHandlerException(Throwable) - Constructor for exception org.eclipse.rdf4j.rio.RDFHandlerException
Creates a new RDFHandlerException.
rdfHandlers - Variable in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
The wrapped RDF handler(s).
RDFHandlerWrapper - Class in org.eclipse.rdf4j.rio.helpers
Convenience base class for RDF handlers that wrap one or more other RDF handler.
RDFHandlerWrapper(ModelFactory, RDFHandler...) - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
Creates a new RDFHandlerWrapper that wraps the supplied RDF handler(s).
RDFHandlerWrapper(RDFHandler...) - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
Creates a new RDFHandlerWrapper that wraps the supplied RDF handler(s).
RDFInferencerInserter - Class in org.eclipse.rdf4j.sail.inferencer.util
An RDFHandler that adds RDF data to a sail as inferred statements.
RDFInferencerInserter(InferencerConnection, ValueFactory) - Constructor for class org.eclipse.rdf4j.sail.inferencer.util.RDFInferencerInserter
Creates a new RDFInserter object that preserves bnode IDs and that does not enforce any context upon statements that are reported to it.
RDFInserter - Class in org.eclipse.rdf4j.repository.util
An RDFHandler that adds RDF data to a repository.
RDFInserter(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.util.RDFInserter
Creates a new RDFInserter object that preserves bnode IDs and that does not enforce any context upon statements that are reported to it.
RDFJSON - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The RDF/JSON file format, an RDF serialization format that supports recording of named graphs.
RDFJSONParser - Class in org.eclipse.rdf4j.rio.rdfjson
RDFParser implementation for the RDF/JSON format
RDFJSONParser() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a parser using RDFFormat.RDFJSON to identify the parser.
RDFJSONParser(RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a parser using the given RDFFormat to self identify.
RDFJSONParserFactory - Class in org.eclipse.rdf4j.rio.rdfjson
An RDFParserFactory for RDF/JSON parsers.
RDFJSONParserFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
RDFJSONParserSettings - Class in org.eclipse.rdf4j.rio.helpers
A selection of parser settings specific to RDF/JSON parsers.
RDFJSONParserSettings - Class in org.eclipse.rdf4j.rio.rdfjson
A selection of parser settings specific to RDF/JSON parsers.
RDFJSONParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Private default constructor.
RDFJSONParserSettings() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Private default constructor.
rdfJsonToHandlerInternal(RDFHandler, ValueFactory, JsonParser) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
RDFJSONUtility - Class in org.eclipse.rdf4j.rio.rdfjson
A utility class to help converting RDF4J Models to and from RDF/JSON using Jackson.
RDFJSONUtility() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
RDFJSONWriter - Class in org.eclipse.rdf4j.rio.rdfjson
RDFWriter implementation for the RDF/JSON format
RDFJSONWriter(OutputStream, RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriter(Writer, RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriterFactory - Class in org.eclipse.rdf4j.rio.rdfjson
An RDFWriterFactory for RDF/JSON writers.
RDFJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
RDFJSONWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
A selection of writer settings specific to RDF/JSON parsers.
RDFJSONWriterSettings - Class in org.eclipse.rdf4j.rio.rdfjson
A selection of writer settings specific to RDF/JSON parsers.
RDFJSONWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFJSONWriterSettings
 
RDFJSONWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterSettings
 
RdfLiteral<T> - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an RDF literal
RdfLiteral(T) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral
 
RDFLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
RdfLiteral.BooleanLiteral - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
Represents an RDF boolean literal
RdfLiteral.NumericLiteral - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
Represents an RDF number literal
RdfLiteral.StringLiteral - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
Represents an RDF string literal
RDFLoader - Class in org.eclipse.rdf4j.repository.util
Handles common I/O to retrieve and parse RDF.
RDFLoader(ParserConfig, ValueFactory) - Constructor for class org.eclipse.rdf4j.repository.util.RDFLoader
 
RdfObject - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an element that can represent an object in a TriplePattern
RDFParseException - Exception in org.eclipse.rdf4j.rio
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.
RDFParseException(String) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException.
RDFParseException(String, long, long) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException.
RDFParseException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException wrapping another exception.
RDFParseException(String, Throwable, long, long) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException wrapping another exception.
RDFParseException(Throwable) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException wrapping another exception.
RDFParseException(Throwable, long, long) - Constructor for exception org.eclipse.rdf4j.rio.RDFParseException
Creates a new ParseException wrapping another exception.
rdfParser - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The RDF parser to supply the filtered SAX events to.
RDFParser - Interface in org.eclipse.rdf4j.rio
An interface for RDF parsers.
RDFParserFactory - Interface in org.eclipse.rdf4j.rio
A RDFParserFactory returns RDFParsers for a specific RDF format.
RDFParserHelper - Class in org.eclipse.rdf4j.rio.helpers
Helper methods that may be used by RDFParser implementations.
RDFParserHelper() - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Protected constructor to prevent direct instantiation.
RDFParserRegistry - Class in org.eclipse.rdf4j.rio
A registry that keeps track of the available RDFParserFactorys.
RDFParserRegistry() - Constructor for class org.eclipse.rdf4j.rio.RDFParserRegistry
 
RDFParserRegistry.RDFParserRegistryHolder - Class in org.eclipse.rdf4j.rio
Internal helper class to avoid continuous synchronized checking.
RDFParserRegistryHolder() - Constructor for class org.eclipse.rdf4j.rio.RDFParserRegistry.RDFParserRegistryHolder
 
RdfPredicate - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an element that can represent a predicate in a TriplePattern
RdfPredicateObjectList - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
A Predicate-Object List
RdfPredicateObjectList(Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectList
Build a predicate path with an object list.
RdfPredicateObjectList(IRI, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectList
Build a predicate-object list.
RdfPredicateObjectList(RdfPredicate, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectList
Build a predicate-object list.
RdfPredicateObjectListCollection - Class in org.eclipse.rdf4j.sparqlbuilder.rdf
An RDF predicate-object list collection
RdfPredicateObjectListCollection() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfPredicateObjectListCollection
 
RDFRemover - Class in org.eclipse.rdf4j.repository.util
An RDFHandler that removes RDF data from a repository.
RDFRemover(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.util.RDFRemover
Creates a new RDFRemover object that removes the data from the default context.
RdfResource - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an RDF Resource
RDFS - Class in org.eclipse.rdf4j.model.vocabulary
RDFS() - Constructor for class org.eclipse.rdf4j.model.vocabulary.RDFS
 
RDFS_SUB_CLASS_REASONING - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
RDFS_SUB_CLASS_REASONING_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
Rdfs10 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs10: xxx rdf:type rdfs:Class --> xxx rdfs:subClassOf xxx reflexivity of rdfs:subClassOf
Rdfs11_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs11_1: xxx rdfs:subClassOf yyy && (nt) yyy rdfs:subClassOf zzz --> (t1) xxx rdfs:subClassOf zzz (t2) transitivity of rdfs:subClassOf
Rdfs11_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs11_2: yyy rdfs:subClassOf zzz && (nt) xxx rdfs:subClassOf yyy --> (t1) xxx rdfs:subClassOf zzz (t2) transitivity of rdfs:subClassOf
Rdfs12 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs12: xxx rdf:type rdfs:ContainerMembershipProperty --> xxx rdfs:subPropertyOf rdfs:member
Rdfs13 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs13: xxx rdf:type rdfs:Datatype --> xxx rdfs:subClassOf rdfs:Literal
Rdfs2_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs2_1: xxx aaa yyy && (nt) aaa rdfs:domain zzz --> (t1) xxx rdf:type zzz (t2)
Rdfs2_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs2_2: aaa rdfs:domain zzz && (nt) xxx aaa yyy --> (t1) xxx rdf:type zzz (t2)
Rdfs3_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs3_1: xxx aaa uuu && (nt) aaa rdfs:range zzz --> (t1) uuu rdf:type zzz (t2)
Rdfs3_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs3_2.
Rdfs4a - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs4a: xxx aaa yyy --> xxx rdf:type rdfs:Resource
Rdfs4b - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs4b: xxx aaa uuu --> uuu rdf:type rdfs:Resource
Rdfs5_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs5_1: aaa rdfs:subPropertyOf bbb && (nt) bbb rdfs:subPropertyOf ccc --> (t1) aaa rdfs:subPropertyOf ccc (t2) transitivity of rdfs:subPropertyOf
Rdfs5_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs5_2: bbb rdfs:subPropertyOf ccc && (nt) aaa rdfs:subPropertyOf bbb --> (t1) aaa rdfs:subPropertyOf ccc (t2) transitivity of rdfs:subPropertyOf
Rdfs6 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs6: xxx rdf:type rdf:Property --> xxx rdfs:subPropertyOf xxx reflexivity of rdfs:subPropertyOf
Rdfs7_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs7_1: xxx aaa yyy && (nt) aaa rdfs:subPropertyOf bbb --> (t1) xxx bbb yyy (t2)
Rdfs7_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs7_2: aaa rdfs:subPropertyOf bbb && (nt) xxx aaa yyy --> (t1) xxx bbb yyy (t2)
Rdfs8 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs8: xxx rdf:type rdfs:Class --> xxx rdfs:subClassOf rdfs:Resource
Rdfs9_1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs9_1: xxx rdfs:subClassOf yyy && (nt) aaa rdf:type xxx --> (t1) aaa rdf:type yyy (t2)
Rdfs9_2 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule rdfs9_2: aaa rdf:type xxx && (nt) xxx rdfs:subClassOf yyy --> (t1) aaa rdf:type yyy (t2)
RDFSailInserter - Class in org.eclipse.rdf4j.repository.sail.helpers
An RDFHandler that adds RDF data to a sail.
RDFSailInserter(SailConnection, ValueFactory) - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
 
RDFSailInserter(SailConnection, ValueFactory, UpdateContext) - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
Creates a new RDFInserter object that preserves bnode IDs and that does not enforce any context upon statements that are reported to it.
RDFSailRemover - Class in org.eclipse.rdf4j.repository.sail.helpers
An Sail-specific RDFHandler that removes RDF data from a repository.
RDFSailRemover(SailConnection, ValueFactory, UpdateContext) - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
Creates a new RDFSailRemover object.
RDFSRules - Class in org.eclipse.rdf4j.sail.inferencer.fc
Constants representing the RDF+RDFS entailment rules from the RDF Semantics W3C Recommendation (10 February 2004).
RDFSRules() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
 
rdfsSubClassOfReasoner - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
rdfsSubClassOfReasoner - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.VerySimpleRdfsBackwardsChainingConnection
 
RdfsSubClassOfReasoner - Class in org.eclipse.rdf4j.sail.shacl.wrapper.data
 
RdfsSubClassOfReasoner() - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
rdfsSubClassOfReasonerProvider - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
rdfsSubClassReasoning - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.rdfsSubClassReasoning
rdfsSubClassReasoning - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
rdfsSubClassReasoning - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
RDFSTAR_TRIPLE_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
RDFStarDecodingQueryResultHandler - Class in org.eclipse.rdf4j.query.resultio
A QueryResultHandler that delegates all results to another handler and processes RDF-star triples encoded as special IRIs back to RDF-star triple values.
RDFStarDecodingQueryResultHandler(QueryResultHandler) - Constructor for class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
RDFStarDecodingValueFactory - Class in org.eclipse.rdf4j.rio.helpers
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.
RDFStarDecodingValueFactory(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory
 
RDFStarEncodingStatement - Class in org.eclipse.rdf4j.rio.helpers
Represents a Statement whose subject or object may be an RDF-star triple that will be encoded as a special IRI value on RDFStarEncodingStatement.getSubject() and RDFStarEncodingStatement.getObject().
RDFStarEncodingStatement(Statement) - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFStarEncodingStatement
 
RdfStarQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
RdfStarQueryEvaluationStep(Var, Var, Var, Var, RDFStarTripleSource, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
RDFStarTripleSource - Interface in org.eclipse.rdf4j.query.algebra.evaluation
 
RDFStarUtil - Class in org.eclipse.rdf4j.rio.helpers
Utility methods for RDF-star triples.
RDFStarUtil() - Constructor for class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
 
RdfSubject - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an element that can represent a subject in a TriplePattern
RDFTermFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
RdfValue - Interface in org.eclipse.rdf4j.sparqlbuilder.rdf
Denotes an RDF Value.
RDFWriter - Interface in org.eclipse.rdf4j.rio
An interface for RDF document writers.
RDFWriterFactory - Interface in org.eclipse.rdf4j.rio
A RDFWriterFactory returns RDFWriters for a specific RDF format.
RDFWriterRegistry - Class in org.eclipse.rdf4j.rio
A registry that keeps track of the available RDFWriterFactorys.
RDFWriterRegistry() - Constructor for class org.eclipse.rdf4j.rio.RDFWriterRegistry
 
RDFWriterRegistry.RDFWriterRegistryHolder - Class in org.eclipse.rdf4j.rio
Internal helper class to avoid continuous synchronized checking.
RDFWriterRegistryHolder() - Constructor for class org.eclipse.rdf4j.rio.RDFWriterRegistry.RDFWriterRegistryHolder
 
RDFXML - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The RDF/XML file format.
RDFXMLParser - Class in org.eclipse.rdf4j.rio.rdfxml
A parser for XML-serialized RDF.
RDFXMLParser() - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Creates a new RDFXMLParser that will use a SimpleValueFactory to create RDF model objects.
RDFXMLParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Creates a new RDFXMLParser that will use the supplied ValueFactory to create RDF model objects.
RDFXMLParser.NodeElement - Class in org.eclipse.rdf4j.rio.rdfxml
 
RDFXMLParser.PropertyElement - Class in org.eclipse.rdf4j.rio.rdfxml
 
RDFXMLParserFactory - Class in org.eclipse.rdf4j.rio.rdfxml
An RDFParserFactory for RDF/XML parsers.
RDFXMLParserFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory
 
RDFXMLPrettyWriter - Class in org.eclipse.rdf4j.rio.rdfxml.util
An extension of RDFXMLWriter that outputs a more concise form of RDF/XML.
RDFXMLPrettyWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied OutputStream.
RDFXMLPrettyWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied OutputStream.
RDFXMLPrettyWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied Writer.
RDFXMLPrettyWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Creates a new RDFXMLPrintWriter that will write to the supplied Writer.
RDFXMLPrettyWriter.Node - Class in org.eclipse.rdf4j.rio.rdfxml.util
 
RDFXMLPrettyWriter.QName - Class in org.eclipse.rdf4j.rio.rdfxml.util
 
RDFXMLPrettyWriterFactory - Class in org.eclipse.rdf4j.rio.rdfxml.util
An RDFWriterFactory for RDF/XML writers.
RDFXMLPrettyWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriterFactory
 
RDFXMLWriter - Class in org.eclipse.rdf4j.rio.rdfxml
An implementation of the RDFWriter interface that writes RDF documents in XML-serialized RDF format.
RDFXMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied OutputStream.
RDFXMLWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied OutputStream.
RDFXMLWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied Writer.
RDFXMLWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied Writer.
RDFXMLWriterFactory - Class in org.eclipse.rdf4j.rio.rdfxml
An RDFWriterFactory for RDF/XML writers.
RDFXMLWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriterFactory
 
read(File, SailSink, SailSink) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
read(ByteBuffer, long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.read(ByteBuffer, long) call.
READ - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:read
READ_COMMITTED - org.eclipse.rdf4j.common.transaction.IsolationLevels
Read Committed: in this isolation level only statements from other transactions that have been committed (at some point) can be seen by this transaction.
READ_COMMITTED - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencer
 
READ_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
READ_UNCOMMITTED - org.eclipse.rdf4j.common.transaction.IsolationLevels
Read Uncommitted: transactions can be rolled back, but not necessarily isolated: concurrent transactions might see each other's uncommitted data (so-called 'dirty reads')
readable - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
READABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
readableShapesCache - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ReadableState(T, Lock) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
readBnode() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readBNode() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readByte(long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Read single byte from channel starting at offset.
readByte(InputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
 
ReadByte() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
readBytes(int) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readBytes(long, int) - Method in class org.eclipse.rdf4j.common.io.NioFile
Read a byte array of a specific length from channel starting at offset.
readBytes(File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads all bytes from the specified file and returns them as a byte array.
readBytes(InputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads all bytes from the supplied input stream and returns them as a byte array.
readBytes(InputStream, byte[]) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Fills the supplied byte array with bytes read from the specified InputStream.
readBytes(InputStream, int) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads at most maxBytes bytes from the supplied input stream and returns them as a byte array.
readChar() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Read a character.
readChar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
 
readChars(Reader) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads all characters from the supplied reader and returns them.
readChars(Reader, char[]) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Fills the supplied character array with characters read from the specified Reader.
readChars(URL) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read the contents of a (unbuffered) resource into a character array.
readCodePoint() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Reads the next Unicode code point.
readComment() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readComment(String, int) - Static method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
Reads the first comment line from the input, and returns the comment line (including the line break character) without the leading "#".
readContext - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
tag:rdf4j.org,2023:config/ca.readContext
readContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
readContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
readContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
readDatatypeLiteral() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readDirectValue() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
reader - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
reader - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
readersLocked - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
readersLocked - Variable in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
readersLocked - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
readersUnlocked - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
readersUnlocked - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.ReadLock
 
readersUnlocked - Variable in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
readersUnlocked - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
readFully(Reader) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read into a character array writer.
readId() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readingCount - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractReaderMonitor
 
readInt(long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Read integer value from channel starting at offset.
readIRI(String, int) - Static method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
readLangLiteral() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readLine() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Attempts to read the next line from the buffered reader.
readLiteral(int) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readLocalEscapedChar() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
readLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.ReadableState
 
readLock() - Method in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
readLock() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
ReadLock(LongAdder) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.ReadLock
 
ReadLock(StampedLock) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.LockManager.ReadLock
 
ReadLock(StampedLock, long) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
readLockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
readLockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
readLocks - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
 
readLong(long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Read long value from channel starting at offset.
readNamespace(DataInputStream, SailSink) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
readNamespaceDecl() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readNext() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVReader
 
readObject(ObjectInputStream) - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
readObject(ObjectInputStream) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
readObject(ObjectInputStream) - Method in class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
readObject(ObjectInputStream) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
readPlainLiteral() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readPrefix(String, int) - Static method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer
 
ReadPrefReadWriteLockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
A read/write lock manager with reader preference.
ReadPrefReadWriteLockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
ReadPrefReadWriteLockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
ReadPrefReadWriteLockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
ReadPrefReadWriteLockManager(String, int, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
ReadPrefReadWriteLockManager(String, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.ReadPrefReadWriteLockManager
 
readProperties(File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read properties from the specified file.
readProperties(File, Properties) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read properties from the specified file.
readProperties(InputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read properties from the specified InputStream.
readProperties(InputStream, Properties) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read properties from the specified InputStream.
readQName() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readStatement() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readStatement(boolean, boolean, DataInputStream, SailSink, SailSink) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
readString() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readString() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readString(DataInputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
readString(File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read the contents as a string from the given (unbuffered) file.
readString(InputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read the contents of an (unbuffered) input stream into a single string.
readString(Reader) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads all characters from the supplied reader and returns them as a string.
readString(Reader, int) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Reads a string of at most length maxChars from the supplied Reader.
readString(URL) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read the contents of a (unbuffered) resource into one single string.
readStringV1() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
Reads a string from the version 1 format, i.e.
readStringV1(DataInputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
Reads a string from the version 1 format, i.e.
readStringV2() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
Reads a string from the version 2 format.
readStringV2(DataInputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
Reads a string from the version 2 format.
readToMatchingBrace() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
readToNull(InputStream) - Static method in class org.eclipse.rdf4j.rio.hdt.HDTPart
Read null terminated series of bytes
readTriple() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readTriple() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readURI() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
readURI() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readValue() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readValue(DataInputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
readValueDecl() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readValueRef() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFParser
 
readVarInt(InputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read an variable length integer.
readWriteLock - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
ReadWriteLockManager - Interface in org.eclipse.rdf4j.common.concurrent.locks
A lock manager that manages a multi-read, single-write lock.
receivedLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
receiveLogger(ValidationExecutionLogger) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
receiveLogger(ValidationExecutionLogger) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
recentlyPushed - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
RECIPIENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:recipient
RECYCLE_IDS - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings
Setting for whether to recycle IDs while writing binary RDF files.
RECYCLE_IDS - Static variable in class org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
recycleIds - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
reduce(List<StatementMatcher>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
reduceCompatible(ValidationApproach, ValidationApproach) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
All constraint components must support Transactional validation, so unless both components support SPARQL validation then we return Transactional validation.
reduced - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.OrderQueryEvaluationStep
 
reduced - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
Reduced - Class in org.eclipse.rdf4j.query.algebra
 
Reduced() - Constructor for class org.eclipse.rdf4j.query.algebra.Reduced
 
Reduced(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Reduced
 
REDUCED - org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery.QueryModifier
 
REDUCED - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
REDUCED_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#reduced A property with true to indicate that a Select query has a REDUCED flag.
ReducedIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
ReducedIteration(Iteration<? extends E, ? extends X>) - Constructor for class org.eclipse.rdf4j.common.iteration.ReducedIteration
Deprecated.
 
reducePreferred(ValidationApproach, ValidationApproach) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
The fastest validation approach for small transactions is usually Transactional validation, however some constraint components may find that it's going to be faster to validate the constraint using SPARQL validation against the entire base sail if it thinks that analyzing the transaction is going to be slower.
ReduceTargets - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Takes a parentToReduce and filters away any tuples that have an active target that exists in reductionSource
ReduceTargets(PlanNode, PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
reductionSource - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
refbacks - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Set of SailDatasets that are currently using this Changeset to derive the state of the SailSource.
refBacksReadWriteLock - Variable in class org.eclipse.rdf4j.sail.base.Changeset
 
reference - Variable in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
 
reference - Variable in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
 
REFERENCES - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/references
REFINEMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:refinement
REFLEXIVEPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#ReflexiveProperty
refresh() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Shuts down all initialized user repositories.
refresh() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
refresh() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
refreshCacheIfNeeded() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
refreshCacheIfNeeded(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
refreshed(RepositoryManager) - Method in interface org.eclipse.rdf4j.repository.manager.util.RepositoryManagerListener
 
refreshRepository(String, Repository) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
regenerateCacheAndInferenceMaps(boolean) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
regex(Operand, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
REGEX(testString, pattern)
regex(Operand, String, String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
REGEX(testString, pattern, flags)
regex(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
REGEX(testString, pattern)
regex(Operand, Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
REGEX(testString, pattern, flags)
Regex - Class in org.eclipse.rdf4j.query.algebra
Compares the string representation of a value expression to a pattern.
Regex() - Constructor for class org.eclipse.rdf4j.query.algebra.Regex
 
Regex(ValueExpr, ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Regex
 
REGEX - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
REGEX - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
REGEX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
regexAndFlagsAreConstant(QueryValueEvaluationStep, QueryValueEvaluationStep, QueryValueEvaluationStep, ValueExpr) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier
 
RegexAsStringFunctionOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use RegexAsStringFunctionOptimizer instead.
RegexAsStringFunctionOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that replaces REGEX with FunctionCalls that are equivalent operators
RegexAsStringFunctionOptimizer(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer
Deprecated.
 
RegexAsStringFunctionOptimizer(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer
 
RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
RegexAsStringFunctionVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
RegexAsStringFunctionVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated, for removal: This API element is subject to removal in a future version.
RegexAsStringFunctionVisitor(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
RegexExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
RegexValueEvaluationStepSupplier - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
RegexValueEvaluationStepSupplier() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier
 
RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Returns value evaluation steps that determines whether the two operands match according to the regex operator.
REGION - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:region
regionMatches(byte[], byte[], int) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Checks whether subValue matches the region in superValue starting at offset offset.
register(Object) - Static method in class org.eclipse.rdf4j.sail.model.NonSerializables
Add an object to the registry and returns the registry key.
register(Object, Runnable) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.ConcurrentCleaner
 
register(String) - Static method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
register(String) - Static method in class org.eclipse.rdf4j.query.QueryLanguage
Registers the specified query language.
register(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
register(EvaluationStrategy) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
Deprecated.
Add a strategy to the registry and returns the registry key.
register(QueryLanguage) - Static method in class org.eclipse.rdf4j.query.QueryLanguage
Registers the specified query language.
register(T) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
register(T) - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
register(T) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
REGISTERED_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:RegisteredOrganization
registerIteration(CloseableIteration<T, E>) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Registers an iteration as active by wrapping it in a SailBaseIteration object and adding it to the list of active iterations.
registerService(String, FederatedService) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Register the specified service to evaluate SERVICE expressions for the given url.
registerStatementFilter(IndexableStatementFilter) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Sets a filter which determines whether a statement should be considered for indexing when performing complete reindexing.
REGISTRATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ROV
rov:registration
registry - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
registry - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
Deprecated.
 
registry - Static variable in class org.eclipse.rdf4j.sail.model.NonSerializables
 
ReificationRdfStarQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
ReificationRdfStarQueryEvaluationStep(Var, Var, Var, Var, TripleSource, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
reificationURI - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
An optional reification identifier.
reifyStatement(Resource, Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
reindex() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
reindex() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Starts a reindexation process of the whole sail.
REINDEX_QUERY_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set the parameter "reindexQuery=" to configure the statements to index over.
reindexQuery - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
ReInit(InputStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(Reader) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Reinitialise.
ReInit(CharStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Reinitialise.
ReInit(CharStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Reinitialise parser.
ReInit(SyntaxTreeBuilderTokenManager) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Reinitialise.
ReInitRounds() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
REJECTED_DATATYPES - Static variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
relate(Shape, Shape, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
relate(Shape, Shape, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
relate(Shape, Shape, String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Relate - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:relate, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
Relate() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Relate
 
RELATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
RELATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:related relation.
RELATED_MATCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:relatedMatch relation.
RELATED_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:RelatedType
relation - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhContains
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCoveredBy
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhCovers
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhDisjoint
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhEquals
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhInside
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhMeet
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.EhOverlap
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.GeometricRelationFunction
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8DC
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EC
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8EQ
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPP
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8NTPPI
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8PO
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPP
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.RCC8TPPI
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfContains
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfCrosses
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfDisjoint
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfEquals
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfIntersects
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfOverlaps
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfTouches
 
relation(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfWithin
 
RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:relation
RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/relation
RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:relation
RelationalExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
RELATIONSHIP - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Relationship
RELATIVE_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:relativePosition
RELATIVE_SIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:relativeSize
RELATIVE_SPATIAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:relativeSpatialPosition
RELATIVE_TEMPORAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:relativeTemporalPosition
RelativeIRIResolver(ParsedIRI) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor.RelativeIRIResolver
 
relativize(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Relativizes the given IRI against this ParsedIRI.
relativize(ParsedIRI) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Relativizes the given IRI against this ParsedIRI.
relativizePath(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.ReadLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.WriteLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager.ExclusiveLock
 
release() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.Lock
Release the lock, making it inactive.
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockManager.ReadLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.OptimisticReadLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
release() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.WriteLock
 
release() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.JavaLock
 
release() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
RELEASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:release
releaseAbandoned - org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
releaseExclusiveWriteLock() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Releases the exclusive write lock.
releaseLock() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
releasing - Variable in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
relocate(Filter) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
relocate(Filter, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterRelocator
Deprecated.
 
relocate(Filter, TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.FilterOptimizer.FilterRelocator
 
REMEDY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:remedy
RemoteRepositoryManager - Class in org.eclipse.rdf4j.repository.manager
A manager for Repositorys that reside on a remote server.
RemoteRepositoryManager(String) - Constructor for class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Creates a new RepositoryManager that operates on the specified base directory.
RemoteShaclValidationException - Exception in org.eclipse.rdf4j.http.client.shacl
Experimental support for handling SHACL violations against a remote RDF4J server.
RemoteShaclValidationException(StringReader, String, RDFFormat) - Constructor for exception org.eclipse.rdf4j.http.client.shacl.RemoteShaclValidationException
 
remoteValidation - Variable in exception org.eclipse.rdf4j.http.client.shacl.RemoteShaclValidationException
 
RemoteValidation - Class in org.eclipse.rdf4j.http.client.shacl
 
RemoteValidation(StringReader, String, RDFFormat) - Constructor for class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
REMOVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Removal
remove() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
remove() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
remove() - Method in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.common.iteration.ConvertingIteration
Deprecated.
Calls remove() on the underlying Iteration.
remove() - Method in class org.eclipse.rdf4j.common.iteration.DelayedIteration
Deprecated.
Calls the remove method of the underlying iteration.
remove() - Method in class org.eclipse.rdf4j.common.iteration.DualUnionIteration
Deprecated.
Throws an UnsupportedOperationException.
remove() - Method in class org.eclipse.rdf4j.common.iteration.EmptyIteration
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.common.iteration.ExceptionConvertingIteration
Deprecated.
Calls remove() on the underlying Iteration.
remove() - Method in interface org.eclipse.rdf4j.common.iteration.Iteration
Deprecated.
Removes from the underlying collection the last element returned by the iteration (optional operation).
remove() - Method in class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
Removes the last element that has been returned from the wrapped Iteration.
remove() - Method in class org.eclipse.rdf4j.common.iteration.IteratorIteration
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.common.iteration.LookAheadIteration
Deprecated.
Throws an UnsupportedOperationException.
remove() - Method in class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.common.iterator.CloseableIterationIterator
 
remove() - Method in class org.eclipse.rdf4j.common.iterator.ConvertingIterator
Calls remove() on the underlying itertor.
remove() - Method in class org.eclipse.rdf4j.common.iterator.EmptyIterator
 
remove() - Method in class org.eclipse.rdf4j.common.iterator.FilterIterator
 
remove() - Method in class org.eclipse.rdf4j.common.iterator.LookAheadIterator
Throws an UnsupportedOperationException.
remove() - Method in class org.eclipse.rdf4j.common.iterator.SingletonIterator
 
remove() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
remove() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
remove() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
remove() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
remove() - Method in class org.eclipse.rdf4j.model.util.PatternIterator
 
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.ArrayBindingSetIterator
 
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator
 
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator
 
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DelayedEvaluationIteration
Calls the remove method of the underlying iteration.
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
remove() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.QueryContextIteration
 
remove() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet.EmptyBindingIterator
 
remove() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet.ListBindingSetIterator
 
remove() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
remove() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
remove() - Method in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
remove() - Method in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
remove() - Method in class org.eclipse.rdf4j.repository.RepositoryResult
 
remove() - Method in class org.eclipse.rdf4j.repository.sparql.federation.CollectionIteration
 
remove() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.CloseConnectionIteration
 
remove() - Method in class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
remove() - Method in class org.eclipse.rdf4j.sail.base.SailClosingIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Throws an UnsupportedOperationException.
remove() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache.CachedIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
A default method since the iterators in the ShaclSail don't support remove.
remove() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
remove() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
remove() - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration
 
remove() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
Calls remove() on the underlying iteration.
remove() - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction.GraphQueryResultIteration
 
remove() - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
remove(int) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
remove(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
remove(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
remove(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
remove(Iterable<? extends Statement>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes the supplied statements from the specified contexts in this repository.
remove(Iterable<? extends Statement>, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
remove(Object) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
remove(Object) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
remove(Object) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
remove(Object) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
remove(Object) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
remove(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
remove(CloseableIteration<? extends Statement, E>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes the supplied statements from a specific context in this repository, ignoring any context information carried by the statements themselves.
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
remove(Iteration<? extends Statement, E>, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Removes the supplied statements from a specific context in this repository, ignoring any context information carried by the statements themselves.
remove(Iteration<? extends Statement, E>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Deprecated, for removal: This API element is subject to removal in a future version.
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
remove(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.Model
Removes statements with the specified subject, predicate, object and (optionally) context exist in this model.
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Removes the statement with the specified subject, predicate and object from the repository, optionally restricted to the specified contexts.
remove(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes the statement(s) with the specified subject, predicate and object from the repository, optionally restricted to the specified contexts.
remove(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
remove(Resource, IRI, Value, SailDataset, SailSink, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
remove(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
remove(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Remove this statement to the buffer
remove(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
remove(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
remove(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Removes the supplied statement from the specified contexts in the repository.
remove(Statement, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes the supplied statement from the specified contexts in the repository.
remove(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
remove(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
remove(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
remove(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
remove(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
remove(RepositoryConnection, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
remove(RepositoryResult<Statement>, Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes the supplied statements from a specific context in this repository, ignoring any context information carried by the statements themselves.
remove(S) - Method in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
Removes a service from the registry.
REMOVE_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated.
REMOVE_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the default remove graph URI parameter.
REMOVE_NAMED_CONTEXT_STATEMENTS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
REMOVE_NAMESPACE_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
REMOVE_STATEMENTS_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
removeAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
removeAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
removeAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
removeAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
removeAll(Collection<?>) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
removeAll(Collection<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
removeAll(Collection<String>) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
removeAll(TreeSet<Statement>, TreeModel.StatementTree, Iterator<Statement>) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
removeAllConstraints() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
removeApproved(Statement) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
removeAtt(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Removes the attribute with the specified QName and returns it.
removeAtt(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Removes the attribute with the specified namespace and local name and returns it.
removeBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
removeBinding(String) - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
removeBinding(String) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
Removes a binding from the binding set.
removeBinding(String) - Method in interface org.eclipse.rdf4j.query.Operation
Removes a previously set binding on the supplied variable.
removeBinding(String) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
removeBinding(String) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
removeBinding(String) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
removeChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
removeConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
 
removeConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapper
Removes the given listener from the wrapped connection.
removeConnectionListener(SailConnectionListener) - Method in interface org.eclipse.rdf4j.sail.NotifyingSailConnection
Deregisters a SailConnection listener with this SailConnection.
removeConnectionListener(SailConnectionListener) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
removeContext - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.ContextAware
tag:rdf4j.org,2023:config/ca.removeContext
removeContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
removeContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
removeContexts - Variable in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
removed - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Statements that are currently being removed, but not yet realized, by an active operation.
removed - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
removed(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
REMOVED_KEY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:removedKey
removeData(InputStream, String, RDFFormat, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
removeDefaultGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Removes a graph URI from the set of default graph URIs.
removeDefaultRemoveGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Removes a graph URI from the set of default remove graph URIs.
removedPrefixes - Variable in class org.eclipse.rdf4j.sail.base.Changeset
Namespace prefixes that were removed.
removedStatementMatchers - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
removedStatements - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
removedStatements - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
removedStatementsSet - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
removedStatementTarget - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection.LRUMap
 
removeFilteredTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
Called by aggregate sets when a term has been removed from a term iterator.
removeFirstElement(List<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
Remove the first (0 index) element from a BindingSet list.
removeFrom(Set<LinkedHashModel.ModelStatement>) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelIterator
 
removeFrom(TreeModel.StatementTree) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
 
removeFromIncludeSet(E) - Method in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
removeIf(Predicate<? super Statement>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
removeInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
removeInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
removeInferredStatement(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.inferencer.InferencerConnection
Removes an inferred statement from a specific context.
removeInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
 
removeInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
removeInitializedRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
removeIntermediateJoinVars(QueryBindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
removeInvalidCharacterDataChars(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Removes all non-valid XML character data chars from the specified String.
removeInvalidLock(File) - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
removeIteration(Iterator<Statement>, V) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
removeModel(Model) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
removeNamedGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
Removes a graph URI from the set of named graph URIs.
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
removeNamespace(String) - Method in interface org.eclipse.rdf4j.model.Model
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespace(String) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
removeNamespace(String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
removeNamespace(String) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
removeNamespace(String) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
removeNamespace(String) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Removes a namespace declaration by removing the association between a prefix and a namespace name.
removeNamespace(RepositoryConnection, String) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
removeNamespace(RepositoryConnection, String) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
removeNamespace(RepositoryConnection, String) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
removeNamespace(RepositoryConnection, String) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
removeNamespace(RepositoryConnection, String) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
removeNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
removeNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
RemoveNamespaceOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation that removes the namespace for a specific prefix.
RemoveNamespaceOperation() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
RemoveNamespaceOperation(String) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
removeNamespacePrefix(String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
removeNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
removeQueryPatterns() - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
removeQueryPatterns() - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
removeQueryPatterns() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
replace all the query patterns by a singleton
removeQueryPatterns() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
removeQueryPatterns() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQueryEvaluator
Removes the query patterns and returns a placeholder where the query results could be placed.
removeRefback(SailDatasetImpl) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
removeRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
removeRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
removeRepository(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Removes the specified repository by deleting its configuration if such a configuration is present, and removing any persistent data associated with the repository.
removeRepositoryConfigs(Repository, String...) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
Removes a registered RepositoryConnectionInterceptor from this connection.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
Removes a registered RepositoryConnectionInterceptor from this repository.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepository
Removes a registered RepositoryConnectionInterceptor from this connection.
removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepositoryConnection
Removes a registered RepositoryConnectionInterceptor from this connection.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
Removes a registered RepositoryConnectionListener from this connection.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
Removes a registered RepositoryConnectionListener from this repository.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepository
Removes a registered RepositoryConnectionListener from this repository.
removeRepositoryConnectionListener(RepositoryConnectionListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepositoryConnection
Removes a registered RepositoryConnectionListener from this connection.
removeRepositoryInterceptor(RepositoryInterceptor) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
Removes a registered RepositoryInterceptor from this repository.
removeRepositoryInterceptor(RepositoryInterceptor) - Method in interface org.eclipse.rdf4j.repository.event.InterceptingRepository
Removes a registered RepositoryInterceptor from this repository.
removeRepositoryListener(RepositoryListener) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
Removes a registered RepositoryListener from this repository.
removeRepositoryListener(RepositoryListener) - Method in interface org.eclipse.rdf4j.repository.event.NotifyingRepository
Removes a registered RepositoryListener from this repository.
removeRepositoryManagerListener(RepositoryManagerListener) - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
removeSailChangedListener(SailChangedListener) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
 
removeSailChangedListener(SailChangedListener) - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
 
removeSailChangedListener(SailChangedListener) - Method in interface org.eclipse.rdf4j.sail.NotifyingSail
Removes the specified SailChangedListener so that it no longer receives events from this Sail object.
removeSPARQLQueryProlog(String) - Static method in class org.eclipse.rdf4j.query.parser.QueryParserUtil
Removes SPARQL prefix and base declarations, if any, from the supplied SPARQL query string.
removeStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
removeStatement(Statement) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
Removes the specified Statement from the indexes.This should be called from within a begin-commit-rollback
removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
The default implementation buffers removed statements until the update operation is complete.
removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Removes all statements matching the specified subject, predicate and object from the repository.
removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
removeStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
removeStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
removeStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
removeStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Removes all statements matching the specified subject, predicate and object from the repository.
removeStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
removeStatementsInternal(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
removeStatementsInternal(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
RemoveStatementsOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation to remove statements matching specific pattern of subject, predicate and object.
RemoveStatementsOperation(Resource, IRI, Value, Resource...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveStatementsOperation
Creates a RemoveStatementsOperation.
removeSupportedIsolationLevel(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Removes all occurrences of the provided IsolationLevels in the list of supported Isolation levels.
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
Called by aggregate sets when a term has been removed from a term iterator.
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
removeTermIteration(Iterator<Statement>, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
removeTermIteration(Iterator, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
removeType(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
removeTypeStatement(Statement) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
Remove this type statement to the buffer
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
removeWithoutCommit(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
removeWithoutCommit(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
removeWithoutCommit(Statement, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
REMUNERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:remuneration
renameVar(Var, Var, Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
renameVar(Var, Var, Filter) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
render(Map<String, String>) - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
render(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Render the TupleExpr as a query or query fragment depending on what kind of TupleExpr it is
render(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
render(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
Render the TupleExpr as a query or query fragment depending on what kind of TupleExpr it is
render(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
Return the rendering of the ValueExpr object
render(ParsedBooleanQuery, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedDescribeQuery, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedGraphQuery, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedOperation) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
render(ParsedOperation, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedQuery) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Render the ParsedQuery as a query string
render(ParsedQuery) - Method in interface org.eclipse.rdf4j.queryrender.QueryRenderer
Render the query object to a string in the language supported by this renderer
render(ParsedQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
render(ParsedQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.SPARQLQueryRenderer
Render the query object to a string in the language supported by this renderer
render(ParsedQuery, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedTupleQuery, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
render(ParsedUpdate, RDFHandler) - Method in class org.eclipse.rdf4j.spin.SpinRenderer
 
renderDataBlock(String) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
renderedExtensionElements - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
renderPattern(StatementPattern) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
renderTupleExpr(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
Renders the tuple expression as a query string.
renderTupleExpr(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
Renders the tuple expression as a query string.
renderUpdate(ParsedUpdate) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
RenderUtils - Class in org.eclipse.rdf4j.queryrender
Utility methods for rendering (parts of) SPARQL query strings.
RenderUtils() - Constructor for class org.eclipse.rdf4j.queryrender.RenderUtils
No instances
renderValueExpr(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Render the given ValueExpr
renderValueExpr(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
renderValueExpr(ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
Render the given ValueExpr
reopen(ClosedChannelException) - Method in class org.eclipse.rdf4j.common.io.NioFile
Reopen a channel closed by an exception, unless it was closed explicitly.
reorderSubselects(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
Determines an optimal ordering of subselect join arguments, based on variable bindings.
reorderSubselects(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
Determines an optimal ordering of subselect join arguments, based on variable bindings.
rep - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
Rep() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
 
REPAIRDAC - org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
REPEAT_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
repeatBlankNodes - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
replace(QueryModelNode, Supplier<? extends QueryModelNode>) - Static method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
Replace the given pattern with a new instance of the given replacement type.
Replace - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function REPLACE, as defined in SPARQL Query Language for RDF.
Replace() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Replace
 
Replace() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
REPLACE - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
REPLACE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
REPLACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:replace
REPLACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Replace
REPLACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
REPLACE_ALL_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
ReplaceAll - Class in org.eclipse.rdf4j.spin.function.spif
 
ReplaceAll() - Constructor for class org.eclipse.rdf4j.spin.function.spif.ReplaceAll
 
replaceAnons - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
Default implementation of QueryModelNode.replaceChildNode(QueryModelNode, QueryModelNode) that throws an IllegalArgumentException indicating that current is not a child node of this node.
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.If
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Replaces one of the child nodes with a new node.
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
replaceChildNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
replaceChildNode(QueryModelNode, QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
replacement - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
replacement - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
replacement - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.AggregateOperatorReplacer
 
replacement - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarReplacer
 
replaceNode(QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelNodeReplacer
Deprecated.
 
replaceNodeInList(List<T>, QueryModelNode, QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
replacePrefixesInQuery(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.PrefixDeclarations
Replaces all occurrences of all declared namespaces with their prefix labels in the specified query string.
replaceQueryPatternsWithResults(BindingSetAssignment) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchQueryEvaluator
 
replaceQueryPatternsWithResults(BindingSetAssignment) - Method in interface org.eclipse.rdf4j.sail.lucene.SearchQueryEvaluator
 
REPLACES - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/replaces
replaceSameTermVars(List<StatementPattern>, Set<SameTerm>) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
replaceWith(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
Default implementation of QueryModelNode.replaceWith(QueryModelNode) that throws an IllegalArgumentException indicating that current is not a child node of this node.
replaceWith(QueryModelNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Substitutes this node with a new node in the query model tree.
replaceWith(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
repo - Variable in class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
report(GraphQueryResult, RDFHandler) - Static method in class org.eclipse.rdf4j.query.QueryResults
Reports a graph query result to an RDFHandler.
report(TupleQueryResult, QueryResultHandler) - Static method in class org.eclipse.rdf4j.query.QueryResults
Reports a tuple query result to a TupleQueryResultHandler.
reportDeferredStartElement() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
reportDeferredStartElement() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
reportDeltas - Variable in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
reportDeltas() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
reportedValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
reportedValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
reportError(Exception, long, long, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(Exception, long, long, RioSetting<Boolean>, ParserConfig, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(Exception, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(Exception, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
reportError(Exception, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Overrides AbstractRDFParser.reportError(String, RioSetting), adding line- and column number information to the error.
reportError(String, long, long, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(String, long, long, RioSetting<Boolean>, ParserConfig, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(String, JsonLocation, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportError(String, Exception, long, long, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(String, Exception, JsonLocation, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportError(String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportError(String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Overrides AbstractRDFParser.reportError(String, RioSetting), adding line number information to the error.
reportError(String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Overrides AbstractRDFParser.reportError(String, RioSetting), adding line- and column number information to the error.
reportError(String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Overrides AbstractRDFParser.reportError(String, RioSetting), adding line- and column number information to the error.
reportError(String, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Overrides AbstractRDFParser.reportError(String, RioSetting), adding line number information to the error.
reportError(String, RioSetting<Boolean>, ParserConfig, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports an error with associated line- and column number to the registered ParseErrorListener, if the given setting has been set to true.
reportFatalError(Exception) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(Exception) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Overrides AbstractRDFParser.reportFatalError(Exception), adding line number information to the error.
reportFatalError(Exception) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Overrides AbstractRDFParser.reportFatalError(Exception), adding line- and column number information to the error.
reportFatalError(Exception) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Overrides AbstractRDFParser.reportFatalError(Exception), adding line- and column number information to the error.
reportFatalError(Exception) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Overrides AbstractRDFParser.reportFatalError(Exception), adding line number information to the error.
reportFatalError(Exception, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException wrapped the supplied exception afterwards.
reportFatalError(Exception, long, long, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException wrapped the supplied exception afterwards.
reportFatalError(Exception, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Overrides AbstractRDFParser.reportFatalError(String), adding line number information to the error.
reportFatalError(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Overrides AbstractRDFParser.reportFatalError(String), adding line- and column number information to the error.
reportFatalError(String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Overrides AbstractRDFParser.reportFatalError(String), adding line- and column number information to the error.
reportFatalError(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Overrides AbstractRDFParser.reportFatalError(String), adding line number information to the error.
reportFatalError(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(String, long, long, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportFatalError(String, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, Exception, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException wrapped the supplied exception afterwards.
reportFatalError(String, Exception, long, long, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports a fatal error with associated line- and column number to the registered ParseErrorListener, if any, and throws a ParseException wrapped the supplied exception afterwards.
reportFatalError(String, Exception, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, ParseErrorListener) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFParserHelper
Reports a fatal error to the registered ParseErrorListener, if any, and throws a ParseException afterwards.
reportLocation() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
reportLocation(long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports the specified line- and column number to the registered ParseLocationListener, if any.
REPORTS_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:reportsTo
reportSolution(Resource, List<String>) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
reportStatement() - Method in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
reportStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
reportStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Reports a stament to the configured RDFHandlerException.
reportStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
reportStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
reportWarning(String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
reportWarning(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a warning to the registered ParseErrorListener, if any.
reportWarning(String) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
Overrides AbstractRDFParser.reportWarning(String), adding line number information to the error.
reportWarning(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Overrides AbstractRDFParser.reportWarning(String), adding line- and column number information to the error.
reportWarning(String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Overrides AbstractRDFParser.reportWarning(String), adding line- and column number information to the error.
reportWarning(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Overrides AbstractRDFParser.reportWarning(String), adding line number information to the error.
reportWarning(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Reports a warning with associated line- and column number to the registered ParseErrorListener, if any.
Repositories - Class in org.eclipse.rdf4j.repository.util
Utility for dealing with Repository and RepositoryConnection objects.
Repositories() - Constructor for class org.eclipse.rdf4j.repository.util.Repositories
Private constructor to prevent instantiation, this is a static helper class.
REPOSITORIES - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the repository list resource.
REPOSITORIES - Static variable in class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
REPOSITORIES_DIR - Static variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
repository - Variable in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
repository - Variable in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
repository - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
Repository - Interface in org.eclipse.rdf4j.repository
An RDF4J repository that contains RDF data that can be queried and updated.
Repository - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
Type value for a RepositoryConfig.
REPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:Repository
REPOSITORY - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
use CONFIG#Repository instead.
REPOSITORY_CONTEXT - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
This IRI is not in the CONFIG vocabulary because it is no longer necessary - it was only used in the old-style SYSTEM-repo configurations.
REPOSITORY_EXISTS - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
REPOSITORY_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:repositoryOf
REPOSITORY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:repository
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.dataset.config.DatasetRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
The type of repositories that are created by this factory.
REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory
 
RepositoryBloomFilter - Interface in org.eclipse.rdf4j.repository.filters
A bloom filter for statements in a Repository.
RepositoryConfig - Class in org.eclipse.rdf4j.repository.config
 
RepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfig
Create a new RepositoryConfig.
RepositoryConfig(String) - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, String) - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, String, RepositoryImplConfig) - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfig(String, RepositoryImplConfig) - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfig
Create a new RepositoryConfigImpl.
RepositoryConfigException - Exception in org.eclipse.rdf4j.repository.config
Exception indicating a repository configuration problem.
RepositoryConfigException() - Constructor for exception org.eclipse.rdf4j.repository.config.RepositoryConfigException
 
RepositoryConfigException(String) - Constructor for exception org.eclipse.rdf4j.repository.config.RepositoryConfigException
 
RepositoryConfigException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.config.RepositoryConfigException
 
RepositoryConfigException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.config.RepositoryConfigException
 
RepositoryConfigSchema - Class in org.eclipse.rdf4j.repository.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG vocabulary instead.
RepositoryConfigSchema() - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
 
RepositoryConfigUtil - Class in org.eclipse.rdf4j.repository.config
 
RepositoryConfigUtil() - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
 
RepositoryConnection - Interface in org.eclipse.rdf4j.repository
Main interface for updating data in and performing queries on an RDF4J Repository.
RepositoryConnectionInterceptor - Interface in org.eclipse.rdf4j.repository.event
Interceptor interface for connection modification.
RepositoryConnectionInterceptorAdapter - Class in org.eclipse.rdf4j.repository.event.base
 
RepositoryConnectionInterceptorAdapter() - Constructor for class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
RepositoryConnectionListener - Interface in org.eclipse.rdf4j.repository.event
Listener interface for connection modification.
RepositoryConnectionListenerAdapter - Class in org.eclipse.rdf4j.repository.event.base
 
RepositoryConnectionListenerAdapter() - Constructor for class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
RepositoryConnectionShapeSource - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
RepositoryConnectionShapeSource(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
RepositoryConnectionShapeSource(RepositoryConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
RepositoryConnectionWrapper - Class in org.eclipse.rdf4j.repository.base
Delegates all calls to the delegate RepositoryConnection.
RepositoryConnectionWrapper(Repository) - Constructor for class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
RepositoryConnectionWrapper(Repository, RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
repositoryException(String) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Creates a Supplier of RepositoryException objects that be passed to Optional.orElseThrow(Supplier) to generate exceptions as necessary.
RepositoryException - Exception in org.eclipse.rdf4j.repository
An exception thrown by classes from the Repository API to indicate an error.
RepositoryException() - Constructor for exception org.eclipse.rdf4j.repository.RepositoryException
 
RepositoryException(String) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryException
 
RepositoryFactory - Interface in org.eclipse.rdf4j.repository.config
A RepositoryFactory takes care of creating and initializing a specific type of Repositorys based on RDF configuration data.
RepositoryFederatedService - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
RepositoryFederatedService - Class in org.eclipse.rdf4j.repository.sparql.federation
Federated Service wrapping the Repository to communicate with a SPARQL endpoint.
RepositoryFederatedService(Repository) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.RepositoryFederatedService
Deprecated.
 
RepositoryFederatedService(Repository) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
RepositoryFederatedService(Repository, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.RepositoryFederatedService
Deprecated.
 
RepositoryFederatedService(Repository, boolean) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
RepositoryFederatedService.BatchingServiceIteration - Class in org.eclipse.rdf4j.repository.sparql.federation
A convenience iteration for SERVICE expression which evaluates intermediate results in batches and manages all results.
RepositoryFederatedService.CloseConnectionIteration - Class in org.eclipse.rdf4j.repository.sparql.federation
RepositoryFederatedService.FallbackServiceIteration - Class in org.eclipse.rdf4j.repository.sparql.federation
Helper iteration to evaluate a block of BindingSets using the simple RepositoryFederatedService.select(Service, Set, BindingSet, String) routine.
REPOSITORYID - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
use CONFIG.Rep.id instead.
REPOSITORYIMPL - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
use CONFIG.Rep.impl instead.
RepositoryImplConfig - Interface in org.eclipse.rdf4j.repository.config
A RepositoryImplConfig represents configuration details specific to a particular implementation of the Repository interface.
RepositoryInfo - Class in org.eclipse.rdf4j.repository.manager
Repository meta-information such as its id, location, description.
RepositoryInfo() - Constructor for class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
RepositoryInterceptor - Interface in org.eclipse.rdf4j.repository.event
Interceptor interface for Repository state changes.
RepositoryListener - Interface in org.eclipse.rdf4j.repository.event
Listener interface for Repository state changes.
RepositoryLockedException - Exception in org.eclipse.rdf4j.repository
Indicates that a Repository cannot be initialised because the configured persisted location is locked.
RepositoryLockedException(String, String, String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryLockedException
 
RepositoryManager - Class in org.eclipse.rdf4j.repository.manager
A manager for Repositorys.
RepositoryManager() - Constructor for class org.eclipse.rdf4j.repository.manager.RepositoryManager
Creates a new RepositoryManager.
RepositoryManager(Map<String, Repository>) - Constructor for class org.eclipse.rdf4j.repository.manager.RepositoryManager
Create a new RepositoryManager using the given map to store repository information.
RepositoryManagerListener - Interface in org.eclipse.rdf4j.repository.manager.util
 
RepositoryProvider - Class in org.eclipse.rdf4j.repository.manager
A static access point to manage RepositoryManagers and Repositories.
RepositoryProvider() - Constructor for class org.eclipse.rdf4j.repository.manager.RepositoryProvider
 
RepositoryProvider.SynchronizedManager - Class in org.eclipse.rdf4j.repository.manager
 
RepositoryReadOnlyException - Exception in org.eclipse.rdf4j.repository
Indicates that the current write operation did not succeed because the SAIL cannot be written to, it can only be read from.
RepositoryReadOnlyException() - Constructor for exception org.eclipse.rdf4j.repository.RepositoryReadOnlyException
 
RepositoryReadOnlyException(String) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryReadOnlyException
 
RepositoryReadOnlyException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryReadOnlyException
 
RepositoryReadOnlyException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.RepositoryReadOnlyException
 
RepositoryRegistry - Class in org.eclipse.rdf4j.repository.config
A registry that keeps track of the available RepositoryFactorys.
RepositoryRegistry() - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryRegistry
 
RepositoryRegistry.RepositoryRegistryHolder - Class in org.eclipse.rdf4j.repository.config
Internal helper class to avoid continuous synchronized checking.
RepositoryRegistryHolder() - Constructor for class org.eclipse.rdf4j.repository.config.RepositoryRegistry.RepositoryRegistryHolder
 
RepositoryResolver - Interface in org.eclipse.rdf4j.repository
Gets local repositories using a simple identifier string.
RepositoryResolver - Interface in org.eclipse.rdf4j.repository.sail.config
Deprecated.
RepositoryResolverClient - Interface in org.eclipse.rdf4j.repository
Interface used by factory classes that need access to other repositories by their id's.
RepositoryResolverClient - Interface in org.eclipse.rdf4j.repository.sail.config
Deprecated.
RepositoryResult<T> - Class in org.eclipse.rdf4j.repository
A RepositoryResult is a result collection of objects (for example Statement , Namespace, or Resource objects) that can be iterated over.
RepositoryResult(CloseableIteration<? extends T, RepositoryException>) - Constructor for class org.eclipse.rdf4j.repository.RepositoryResult
 
RepositoryTripleSource - Class in org.eclipse.rdf4j.repository.evaluation
 
RepositoryTripleSource(RepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
RepositoryTripleSource(RepositoryConnection, boolean) - Constructor for class org.eclipse.rdf4j.repository.evaluation.RepositoryTripleSource
 
REPOSITORYTYPE - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfigSchema
Deprecated.
use CONFIG.Rep.type instead.
repositoryURL - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
REPOSITORYURL - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated.
use CONFIG#url instead.
RepositoryUtil - Class in org.eclipse.rdf4j.repository.util
Utility methods for comparing sets of statements (graphs) with each other.
RepositoryUtil() - Constructor for class org.eclipse.rdf4j.repository.util.RepositoryUtil
 
RepositoryWrapper - Class in org.eclipse.rdf4j.repository.base
A DelegatingRepository implementation that, by default, forwards all method calls to its delegate.
RepositoryWrapper() - Constructor for class org.eclipse.rdf4j.repository.base.RepositoryWrapper
Creates a new RepositoryWrapper.
RepositoryWrapper(Repository) - Constructor for class org.eclipse.rdf4j.repository.base.RepositoryWrapper
Creates a new RepositoryWrapper and calls RepositoryWrapper.setDelegate(Repository) with the supplied delegate repository.
REPRODUCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:reproduce
REQUEST - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Request
requestedBy - Variable in exception org.eclipse.rdf4j.repository.RepositoryLockedException
 
requestedBy - Variable in exception org.eclipse.rdf4j.sail.SailLockedException
 
requireCleanup - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
REQUIRED - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
requiredTEs - Variable in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
The required tuple expressions in this graph pattern.
REQUIRES - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/requires
REQUIRES_DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Requires Dataset
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
requiresEvaluation(ConnectionsGroup, ConstraintComponent.Scope, Resource[], StatementMatcher.StableRandomVariableProvider) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
requiresManualCleanup() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
requiresManualCleanup() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
requiresSorted() - Method in interface org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
requiresSorted() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
reserve(int, Object) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
reserved - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
reserved - Static variable in class org.eclipse.rdf4j.model.util.URIUtil
Reserved characters: their usage within the URI component is limited to their reserved purpose.
reserved(CoreDatatype) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
reserved(IRI) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
reservedSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
reservedSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
ReservedSnapshot(int, Object, boolean, LongAdder, ConcurrentHashMap<Integer, LongAdder>, AtomicInteger) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
reset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
reset() - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Reset the state of the renderer
reset() - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
Reset the state of the renderer
reset() - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
Reset the state of this renderer
reset() - Method in class org.eclipse.rdf4j.rio.hdt.CRC16
 
reset() - Method in class org.eclipse.rdf4j.rio.hdt.CRC32
 
reset() - Method in class org.eclipse.rdf4j.rio.hdt.CRC8
 
reset() - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
Resets the lists of warnings, errors and fatal errors.
reset() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
reset the buffer, empty the operations list
reset(IRI...) - Method in class org.eclipse.rdf4j.spin.SpinParser
Resets/clears any cached information about the given URIs.
resetCardinality() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
resetCurrentDescribeExprIter() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
resetDedupBuffer() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
resetNotification() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
resetWrapperMethod() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
RESOLUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:resolution
resolve(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Resolves the given IRI against this ParsedIRI.
resolve(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
Resolves a relative URI using this URI as the base URI.
resolve(ParsedIRI) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Resolves the given IRI against this ParsedIRI.
resolve(ParsedURI) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
Resolves a relative URI using this URI as the base URI.
resolveDomainTypes(IRI) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
resolveEntities(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Replaces all XML character entities with the character they represent.
resolveEntity(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
Resolves an entity reference or character reference to its value.
resolvePath(String) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
Resolves the specified path against the manager's base directory.
resolveProperties(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
resolver - Variable in class org.eclipse.rdf4j.repository.sail.ProxyRepository
independent life cycle
resolveRangeTypes(IRI) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
resolveTypes(Resource) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
resolveTypes(Resource, Map<Resource, Set<Resource>>) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
resolveURI(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Resolves a URI-string against the base URI and creates a IRI object for it.
resource - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
Resource - Interface in org.eclipse.rdf4j.model
The supertype of all RDF resources (IRIs and blank nodes).
RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Resource
RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LDP
ldp:Resource
RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Resource
resourceAsModel(String) - Static method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
RESOURCES_LOCATION - Static variable in interface org.eclipse.rdf4j.common.app.config.Configuration
 
resourceToString(Resource) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Returns the correct syntax for a Resource, depending on whether it is a URI or a Blank Node (ie, BNode)
resourceToString(Resource) - Static method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
resourceToString(Resource) - Static method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
ResourceUtil - Class in org.eclipse.rdf4j.common.io
ResourceUtil is a utility class for retrieving resources (images, property-files, etc) from the classpath.
ResourceUtil() - Constructor for class org.eclipse.rdf4j.common.io.ResourceUtil
 
ResourceUtil.CallerResolver - Class in org.eclipse.rdf4j.common.io
A helper class to get the call context.
REST - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
REST - Static variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
REST_OF_QUERY - org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
restIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
restIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
restore(SpinRenderer.ListContext) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
restoreNamedGraph(SpinRenderer.ListContext) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
RESTRICTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Restriction
result - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.IfValueEvaluationStep
 
result - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
result - Variable in class org.eclipse.rdf4j.query.algebra.If
 
Result() - Constructor for enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
Result(boolean) - Constructor for enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
RESULT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
RESULT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:result
RESULT_ANNOTATION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT_ANNOTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ResultAnnotation
RESULT_ANNOTATION_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT_ANNOTATION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:resultAnnotation
RESULT_FORMAT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
result format
RESULT_MESSAGE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT_MESSAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:resultMessage
RESULT_NODES_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#resultNodes Contains the result nodes (IRI resources or Variables) of a Describe query.
RESULT_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:resultPath
RESULT_SET_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
RESULT_SEVERITY - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RESULT_SEVERITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:resultSeverity
RESULT_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
RESULT_VARIABLES_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#resultVariables An rdf:List of variables that are returned by a Select query.
resultBindingSet - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
RESULTED_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:resultedFrom
RESULTING_ORGANIZATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:resultingOrganization
resultIteration - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
 
resultIteration - Variable in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
RESULTS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
RESULTSET - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
resultSetNode - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
resultSizeActual - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
resultSizeActual - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
ResultSizeCountingIterator(CloseableIteration<BindingSet, QueryEvaluationException>, QueryModelNode) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.ResultSizeCountingIterator
 
resultSizeEstimate - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
resultSizeEstimate - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
RESULTVARIABLE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
resultVars - Variable in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
retain - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
retainAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
retainAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
retainAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
retainAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
retainAll(Collection<?>) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
retainAll(Collection<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
retainAll(Collection<String>) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
retainAll(Set<String>, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer
 
retryHandlerStale - Static variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
RetryHandlerStale() - Constructor for class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.RetryHandlerStale
 
retryRequest(IOException, int, HttpContext) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.RetryHandlerStale
 
retryRequest(HttpResponse, int, HttpContext) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.ServiceUnavailableRetryHandler
 
RETURN_NULL_VALUE_RESOURCE_ARRAY - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
RETURN_TYPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RETURN_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:returnType
RETURN_TYPE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#returnType The return type of a Function, e.g.
returnCount - Variable in class org.eclipse.rdf4j.common.iteration.LimitIteration
Deprecated.
The number of elements that have been returned so far.
returnMatching - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
RETURNS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
RETURNS_HEADER - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
returnType - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
returnValid - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
REV - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:rev
revalidate() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
REVERSE_LINK_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
REVERSE_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#ReversePath A path with reversed direction.
reverseLookup - Static variable in class org.eclipse.rdf4j.model.base.CoreDatatypeHelper
 
reverseLookup - Static variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
reverseLookupXSDDatatype - Static variable in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
REVIEW_POLICY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:reviewPolicy
REVISION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:revision
REVISION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Revision
RevivableExecutorService(Supplier<ExecutorService>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
revokeLock() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
Revokes a lock owned by another process.
revokeLock() - Method in interface org.eclipse.rdf4j.sail.LockManager
Revokes a lock owned by another process.
RFC1766 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/RFC1766
RFC3066 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/RFC3066
RFC3066 - Static variable in interface org.eclipse.rdf4j.rio.LanguageHandler
Identifier for the language tag format defined by RFC3066, which is referenced by the RDF-1.0 specification.
RFC3066LanguageHandler - Class in org.eclipse.rdf4j.rio.languages
A language handler that can verify RFC3066 formatted language tags.
RFC3066LanguageHandler() - Constructor for class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
Default constructor.
RFC4646 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/RFC4646
RFC4646 - Static variable in interface org.eclipse.rdf4j.rio.LanguageHandler
Identifier for the language tag format defined by RFC4646, which obsoletes RFC3066, but which is not referenced by the RDF specification.
RFC5646 - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/RFC5646
right - org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
 
right - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
right - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
right - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
right - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
right - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
right - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.AlternativePath
 
right - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.SequencePath
 
RIGHT_OPERAND - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:RightOperand
RIGHT_OPERAND_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:rightOperand
RIGHT_OPERAND_REFERENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:rightOperandReference
rightArg - Variable in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
rightArg - Variable in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
The operator's right argument.
rightArg - Variable in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
The operator's right argument.
rightArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.OrValueEvaluationStep
 
rightArg - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
 
rightArg - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
rightArgDelayed - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.IntersectionQueryEvaluationStep
 
rightIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
rightIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
rightIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
 
rightIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
 
rightIter - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
rightQes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.MinusQueryEvaluationStep
 
rightQes - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnionQueryEvaluationStep
 
rightQueue - Variable in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
RIGHTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:rights
RIGHTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/rights
RIGHTS_ASSIGNMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:RightsAssignment
RIGHTS_HOLDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/rightsHolder
RIGHTS_HOLDER - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:RightsHolder
RIGHTS_STATEMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/RightsStatement
rightStep - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.AndValueEvaluationStep
 
Rio - Class in org.eclipse.rdf4j.rio
Static methods for parsing and writing RDF for all available syntaxes.
Rio() - Constructor for class org.eclipse.rdf4j.rio.Rio
 
RioConfig - Class in org.eclipse.rdf4j.rio
Superclass for ParserConfig and WriterConfig.
RioConfig() - Constructor for class org.eclipse.rdf4j.rio.RioConfig
 
RioConfigurationException - Exception in org.eclipse.rdf4j.rio.helpers
A RuntimeException indicating that a specific Rio parser/writer configuration setting is not supported.
RioConfigurationException(String) - Constructor for exception org.eclipse.rdf4j.rio.helpers.RioConfigurationException
 
RioConfigurationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.rio.helpers.RioConfigurationException
 
RioConfigurationException(Throwable) - Constructor for exception org.eclipse.rdf4j.rio.helpers.RioConfigurationException
 
RioFileTypeDetector - Class in org.eclipse.rdf4j.rio.helpers
An implementation of FileTypeDetector which uses the RDFParserRegistry to find supported file types and their extensions.
RioFileTypeDetector() - Constructor for class org.eclipse.rdf4j.rio.helpers.RioFileTypeDetector
 
RioSetting<T> - Interface in org.eclipse.rdf4j.rio
Identifies a parser setting along with its default value.
RioSettingImpl<T> - Class in org.eclipse.rdf4j.rio.helpers
Basic implementation of RioSetting interface, without support for default override via system properties.
RioSettingImpl(String, String, T) - Constructor for class org.eclipse.rdf4j.rio.helpers.RioSettingImpl
 
ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:Role
ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:Role
ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Role
ROLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:role
ROLE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:roleProperty
rollback() - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
rollback() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
rollback() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
rollback() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
rollback() - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Rolls back all updates in the active transaction.
rollback() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
rollback() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
rollback() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
rollback() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
rollback() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
rollback() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
 
rollback() - Method in interface org.eclipse.rdf4j.sail.SailConnection
Rolls back the transaction, discarding any uncommitted changes that have been made in this SailConnection.
rollback() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
rollback(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
rollback(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
rollback(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
rollback(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
rollback(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
ROLLBACK - org.eclipse.rdf4j.http.protocol.Protocol.Action
rollback
rollbackInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
rollbackInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
rollbackInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
rollbackLocalTransaction() - Method in class org.eclipse.rdf4j.repository.sail.SailUpdate
 
rollbackTransaction() - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
root - Variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
root - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
ROOT_RESOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:rootResource
ROOT_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
ROOT_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The root tag.
rootNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
rootStatementMatcher - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
Round - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
The SPARQL built-in Function ROUND, as defined in SPARQL Query Language for RDF
Round() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Round
 
Round() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ROUND - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
ROUND - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
ROUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ROV - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the W3C Registered Organization Vocabulary.
ROV() - Constructor for class org.eclipse.rdf4j.model.vocabulary.ROV
 
ROW_IDX_VAR - Static variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
RPAREN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
RSX - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Eclipse RDF4J SHACL Extensions.
RSX() - Constructor for class org.eclipse.rdf4j.model.vocabulary.RSX
 
RSX_targetShape - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
RSXTargetShape - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
RSXTargetShape(Resource, ShapeSource, Shape.ParseSettings) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
RULE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Rule
RULE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Rule Groups together the kinds of SPARQL commands that can appear as SPIN rules and constructors: CONSTRUCT, DELETE WHERE and DELETE/INSERT.
RULE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#rule An inferencing rule attached to a class.
RULE_PROPERTY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#RuleProperty The metaclass of spin:rule and its subproperties.
RULE_PROPERTY_MAX_ITERATION_COUNT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#rulePropertyMaxIterationCount Can be attached to spin:rule (or subclasses thereof) to instruct a SPIN rules engine that it shall only execute the rules max times.
RULE_QUERY - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Deprecated.
ruleCount - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
The number of inferred statements per rule.
RULECOUNT - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
 
RULENAMES - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
 
RuleProperty - Class in org.eclipse.rdf4j.spin
 
RuleProperty(IRI) - Constructor for class org.eclipse.rdf4j.spin.RuleProperty
 
ruleQuery - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Cgqi
 
ruleQuery - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
run() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult.CleanableState
 
run() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult.CleanableState
 
run() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
run() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
run() - Method in class org.eclipse.rdf4j.common.iteration.InterruptTask
 
run() - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
run() - Method in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult.CleanableState
 
run() - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
run() - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
run() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler.InterruptTask
 
run() - Method in class org.eclipse.rdf4j.sail.helpers.CleanerIteration.CleanableState
 
run() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.CleanableState
 
runCleanup() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
runCleanup() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
runQuery(ArrayDeque<ValidationTuple>, ArrayDeque<ValidationTuple>, SailConnection, TupleExpr, Dataset, Resource[], boolean, SailConnection) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
runQueryForExplain(TupleExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
RUNTIME - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
RW - Static variable in class org.eclipse.rdf4j.common.io.NioFile
 
RWD - Static variable in class org.eclipse.rdf4j.common.io.NioFile
 
RWS - Static variable in class org.eclipse.rdf4j.common.io.NioFile
 
RX1 - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
rule X1: xxx rdf:_* yyy --> rdf:_* rdf:type rdfs:ContainerMembershipProperty This is an extra rule for list membership properties (_1, _2, _3, ...).

S

s - Variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
 
s(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
s(QueryEvaluationContext, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
S_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
SAFE_CHAR_LONG1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SAFE_CHAR_LONG2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SAFE_CHAR1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SAFE_CHAR2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
sail - Variable in class org.eclipse.rdf4j.repository.sail.SailRepository
 
sail - Variable in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
sail - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
sail - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
sail - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
sail - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
sail - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
Sail - Interface in org.eclipse.rdf4j.sail
Sail (Storage And Inference Layer) is an interface for RDF storage.
Sail() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
 
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory
Deprecated.
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
The type of repositories that are created by this factory.
SAIL_TYPE - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory
The type of Sails that are created by this factory.
sailBase - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
SailBaseIteration<T,​E extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.helpers
An iteration extension that keeps a reference to the AbstractSailConnection from which it originates and signals when it is closed.
SailBaseIteration(CloseableIteration<? extends T, ? extends E>, AbstractSailConnection) - Constructor for class org.eclipse.rdf4j.sail.helpers.SailBaseIteration
Creates a new memory-store specific iteration object.
SailBooleanQuery - Class in org.eclipse.rdf4j.repository.sail
 
SailBooleanQuery(ParsedBooleanQuery, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailBooleanQuery
 
sailChanged(SailChangedEvent) - Method in interface org.eclipse.rdf4j.sail.SailChangedListener
Notifies the listener of a change to the data of a specific Sail.
sailChangedEvent - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
SailChangedEvent - Interface in org.eclipse.rdf4j.sail
Event object that is send to SailChangedListeners to indicate that the contents of the Sail that sent the event have changed.
SailChangedListener - Interface in org.eclipse.rdf4j.sail
An interface for objects that want to be notified when the data in specific Sail objects change.
sailChangedListeners - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
Objects that should be notified of changes to the data in this Sail.
SailClosable - Interface in org.eclipse.rdf4j.sail.base
Common interface to objects that throw SailException on close.
SailCloseableIteration<E> - Class in org.eclipse.rdf4j.repository.sail
 
SailCloseableIteration(CloseableIteration<? extends E, ? extends SailException>) - Constructor for class org.eclipse.rdf4j.repository.sail.SailCloseableIteration
 
SailClosingIteration<T,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.base
An Iteration that holds on to a SailClosable until the Iteration is closed.
SailClosingIteration(CloseableIteration<? extends T, X>, SailClosable...) - Constructor for class org.eclipse.rdf4j.sail.base.SailClosingIteration
Creates a new Iteration that automatically closes the given SailClosables.
SailConfigException - Exception in org.eclipse.rdf4j.sail.config
Exception indicating a sail configuration problem.
SailConfigException() - Constructor for exception org.eclipse.rdf4j.sail.config.SailConfigException
 
SailConfigException(String) - Constructor for exception org.eclipse.rdf4j.sail.config.SailConfigException
 
SailConfigException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.sail.config.SailConfigException
 
SailConfigException(Throwable) - Constructor for exception org.eclipse.rdf4j.sail.config.SailConfigException
 
SailConfigSchema - Class in org.eclipse.rdf4j.sail.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG instead.
SailConfigSchema() - Constructor for class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
 
SailConfigUtil - Class in org.eclipse.rdf4j.sail.config
 
SailConfigUtil() - Constructor for class org.eclipse.rdf4j.sail.config.SailConfigUtil
 
SailConflictException - Exception in org.eclipse.rdf4j.sail
An exception thrown by some methods in Sail to indicate that a requested isolation level could not be fulfilled.
SailConflictException() - Constructor for exception org.eclipse.rdf4j.sail.SailConflictException
 
SailConflictException(String) - Constructor for exception org.eclipse.rdf4j.sail.SailConflictException
 
SailConflictException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.sail.SailConflictException
 
SailConflictException(Throwable) - Constructor for exception org.eclipse.rdf4j.sail.SailConflictException
 
sailConnection - Variable in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
The Sail connection wrapped by this repository connection object.
SailConnection - Interface in org.eclipse.rdf4j.sail
A connection to an RDF Sail object.
SailConnectionListener - Interface in org.eclipse.rdf4j.sail
 
SailConnectionShapeSource - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
SailConnectionShapeSource(SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
SailConnectionShapeSource(SailConnection, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
SailConnectionWrapper - Class in org.eclipse.rdf4j.sail.helpers
An implementation of the SailConnection interface that wraps another SailConnection object and forwards any method calls to the wrapped connection.
SailConnectionWrapper(SailConnection) - Constructor for class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
Creates a new TransactionWrapper object that wraps the supplied connection.
SailDataset - Interface in org.eclipse.rdf4j.sail.base
A state of an SailSource at a point in time that will remain consistent until SailDataset.close() is called.
SailDatasetImpl - Class in org.eclipse.rdf4j.sail.base
A view of an SailSource that is derived from a backing SailDataset.
SailDatasetImpl(SailDataset, Changeset) - Constructor for class org.eclipse.rdf4j.sail.base.SailDatasetImpl
Create a derivative dataset that applies the given changeset.
SailDatasetTripleSource - Class in org.eclipse.rdf4j.sail.base
Implementation of the TripleSource interface using SailDataset
SailDatasetTripleSource(ValueFactory, SailDataset) - Constructor for class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
SailException - Exception in org.eclipse.rdf4j.sail
An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
SailException() - Constructor for exception org.eclipse.rdf4j.sail.SailException
 
SailException(String) - Constructor for exception org.eclipse.rdf4j.sail.SailException
 
SailException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.sail.SailException
 
SailException(Throwable) - Constructor for exception org.eclipse.rdf4j.sail.SailException
 
SailFactory - Interface in org.eclipse.rdf4j.sail.config
A SailFactory takes care of creating and initializing a specific type of Sail based on RDF configuration data.
SailGraphQuery - Class in org.eclipse.rdf4j.repository.sail
 
SailGraphQuery(ParsedGraphQuery, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailGraphQuery
 
SAILIMPL - Static variable in class org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema
Deprecated.
use CONFIG#impl instead.
sailImplConfig - Variable in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
SailImplConfig - Interface in org.eclipse.rdf4j.sail.config
Configuration of a Sail implementation.
SailLockedException - Exception in org.eclipse.rdf4j.sail
Indicates that a SAIL cannot be initialised because the configured persisted location is locked.
SailLockedException(String) - Constructor for exception org.eclipse.rdf4j.sail.SailLockedException
 
SailLockedException(String, String) - Constructor for exception org.eclipse.rdf4j.sail.SailLockedException
 
SailLockedException(String, String, LockManager) - Constructor for exception org.eclipse.rdf4j.sail.SailLockedException
 
SailModel - Class in org.eclipse.rdf4j.sail.model
Model implementation for a SailConnection.
SailModel(SailConnection, boolean) - Constructor for class org.eclipse.rdf4j.sail.model.SailModel
 
sailQuery - Variable in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
SailQuery - Class in org.eclipse.rdf4j.repository.sail
 
SailQuery(ParsedQuery, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailQuery
 
SailQueryPreparer - Class in org.eclipse.rdf4j.repository.sail
QueryPreparer for use with SailRepository.
SailQueryPreparer(SailRepositoryConnection, boolean) - Constructor for class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
SailReadOnlyException - Exception in org.eclipse.rdf4j.sail
Indicates that the current write operation did not succeed because the SAIL cannot be written to, it can only be read from.
SailReadOnlyException(String) - Constructor for exception org.eclipse.rdf4j.sail.SailReadOnlyException
 
SailRegistry - Class in org.eclipse.rdf4j.sail.config
A registry that keeps track of the available SailFactorys.
SailRegistry() - Constructor for class org.eclipse.rdf4j.sail.config.SailRegistry
 
SailRegistry.SailRegistryHolder - Class in org.eclipse.rdf4j.sail.config
Internal helper class to avoid continuous synchronized checking.
SailRegistryHolder() - Constructor for class org.eclipse.rdf4j.sail.config.SailRegistry.SailRegistryHolder
 
SailRepository - Class in org.eclipse.rdf4j.repository.sail
An implementation of the Repository interface that operates on a (stack of) Sail object(s).
SailRepository(Sail) - Constructor for class org.eclipse.rdf4j.repository.sail.SailRepository
Creates a new repository object that operates on the supplied Sail.
SailRepositoryConfig - Class in org.eclipse.rdf4j.repository.sail.config
 
SailRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
SailRepositoryConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
SailRepositoryConnection - Class in org.eclipse.rdf4j.repository.sail
An implementation of the RepositoryConnection interface that wraps a SailConnection.
SailRepositoryConnection(SailRepository, SailConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
Creates a new repository connection that will wrap the supplied SailConnection.
SailRepositoryFactory - Class in org.eclipse.rdf4j.repository.sail.config
A RepositoryFactory that creates SailRepositorys based on RDF configuration data.
SailRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory
 
SailRepositorySchema - Class in org.eclipse.rdf4j.repository.sail.config
Deprecated, for removal: This API element is subject to removal in a future version.
use CONFIG instead.
SailRepositorySchema() - Constructor for class org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema
Deprecated.
 
SailSink - Interface in org.eclipse.rdf4j.sail.base
A mutable source of RDF graphs.
SailSource - Interface in org.eclipse.rdf4j.sail.base
A persistent yet mutable source or container of RDF graphs.
SailSourceBranch - Class in org.eclipse.rdf4j.sail.base
An SailSource that keeps a delta of its state from a backing SailSource.
SailSourceBranch(SailSource) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceBranch
Creates a new in-memory SailSource derived from the given SailSource.
SailSourceBranch(SailSource, ModelFactory) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceBranch
Creates a new SailSource derived from the given SailSource.
SailSourceBranch(SailSource, ModelFactory, boolean) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceBranch
Creates a new SailSource derived from the given SailSource and if autoFlush is true, will automatically call SailSourceBranch.flush() when not in use.
SailSourceConnection - Class in org.eclipse.rdf4j.sail.base
A SailConnection implementation that is based on an SailStore .
SailSourceConnection(AbstractSail, SailStore, EvaluationStrategyFactory) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceConnection
Creates a new SailConnection, using the given SailStore to manage the state.
SailSourceConnection(AbstractSail, SailStore, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceConnection
Creates a new SailConnection, using the given SailStore to manage the state.
SailSourceConnection.IncludeInferred - Enum in org.eclipse.rdf4j.sail.base
 
SailStore - Interface in org.eclipse.rdf4j.sail.base
A high level interface used by SailSourceConnection to access SailSource.
SailTripleSource - Class in org.eclipse.rdf4j.sail.evaluation
 
SailTripleSource(SailConnection, boolean, ValueFactory) - Constructor for class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
SailTupleQuery - Class in org.eclipse.rdf4j.repository.sail
 
SailTupleQuery(ParsedTupleQuery, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailTupleQuery
 
SAILTYPE - Static variable in class org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated.
use CONFIG#type instead.
SailUpdate - Class in org.eclipse.rdf4j.repository.sail
 
SailUpdate(ParsedUpdate, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.repository.sail.SailUpdate
 
SailUpdateExecutor - Class in org.eclipse.rdf4j.repository.sail.helpers
SailUpdateExecutor(SailConnection, ValueFactory, ParserConfig) - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
SailUtil - Class in org.eclipse.rdf4j.sail.helpers
Defines utility methods for working with Sails.
SailUtil() - Constructor for class org.eclipse.rdf4j.sail.helpers.SailUtil
 
SailWrapper - Class in org.eclipse.rdf4j.sail.helpers
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.
SailWrapper() - Constructor for class org.eclipse.rdf4j.sail.helpers.SailWrapper
Creates a new SailWrapper.
SailWrapper(Sail) - Constructor for class org.eclipse.rdf4j.sail.helpers.SailWrapper
Creates a new SailWrapper that wraps the supplied Sail.
SAME_TERM - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SAME_TERM_FILTER_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
SAMEAS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#sameAs
sameCtxCheck(TupleExpr, TupleExpr, Var, TupleExpr, Var) - Method in class org.eclipse.rdf4j.queryrender.sparql.ContextCollector
 
sameTargetAs(ValidationTuple) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
SameTerm - Class in org.eclipse.rdf4j.query.algebra
Checks RDF term equality.
SameTerm() - Constructor for class org.eclipse.rdf4j.query.algebra.SameTerm
 
SameTerm(ValueExpr, ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.SameTerm
 
SameTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SAMETERM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SameTermCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
 
SameTermFilterOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use SameTermFilterOptimizer instead.
SameTermFilterOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A query optimizer that embeds Filters with SameTerm operators in statement patterns as much as possible.
SameTermFilterOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer
Deprecated.
 
SameTermFilterOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer
 
SameTermFilterOptimizer.BindingSetAssignmentCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
SameTermFilterOptimizer.BindingSetAssignmentCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
SameTermFilterOptimizer.SameTermFilterVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
SameTermFilterOptimizer.SameTermFilterVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
SameTermFilterOptimizer.StopAtScopeChange - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
If that variable is not in the same scope the optimization will be invalid.
SameTermFilterOptimizer.VarBinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
SameTermFilterOptimizer.VarBinder - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
SameTermFilterOptimizer.VarRenamer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
SameTermFilterOptimizer.VarRenamer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
SameTermFilterVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.SameTermFilterVisitor
Deprecated.
 
SameTermFilterVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.SameTermFilterVisitor
 
sample - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleCollector
 
sample(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
Sample - Class in org.eclipse.rdf4j.query.algebra
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
Sample(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Sample
 
Sample(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Sample
 
Sample() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SAMPLE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
SAMPLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SAMPLE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
SampleAggregate(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleAggregate
 
SampleCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SampleCollector
 
SATURDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Saturday
save() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
 
save() - Method in interface org.eclipse.rdf4j.common.app.config.Configuration
Store configuration settings.
save() - Method in class org.eclipse.rdf4j.common.app.logging.logback.LogbackConfiguration
 
save() - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Saves the currently known settings.
save() - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
saveConfigurationContents(String, File) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Save configuration settings to a file.
saveConfigurationProperties(Properties, File, boolean) - Static method in class org.eclipse.rdf4j.common.app.util.ConfigurationUtil
Save configuration properties to a file.
saxFilter - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
A filter filtering calls to SAX methods specifically for this parser.
SAXFilter - Class in org.eclipse.rdf4j.rio.rdfxml
A filter on SAX events to make life easier on the RDF parser itself.
SAXFilter(RDFXMLParser) - Constructor for class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
SAXFilter.ElementInfo - Class in org.eclipse.rdf4j.rio.rdfxml
 
saxParser - Variable in class org.eclipse.rdf4j.rio.trix.TriXParser
 
sb - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
sc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
sc(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
scanList - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
scanList - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
schar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
scheduleSnapshotCleanup() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
scheduleSyncTask() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
scheduleUpdate(HTTPUpdate) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
SchemaCachingRDFSInferencer - Class in org.eclipse.rdf4j.sail.inferencer.fc
The SchemaCachingRDFSInferencer is an RDFS reasoner that caches all schema (TBox) statements and calculates an inference map to quickly determine inferred statements.
SchemaCachingRDFSInferencer() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a new SchemaCachingRDFSInferencer
SchemaCachingRDFSInferencer(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a SchemaCachingRDFSInferencer.
SchemaCachingRDFSInferencer(NotifyingSail, boolean) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a SchemaCachingRDFSInferencer.
SchemaCachingRDFSInferencer(NotifyingSail, Repository) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a SchemaCachingRDFSInferencer with a predefined schema.
SchemaCachingRDFSInferencer(NotifyingSail, Repository, boolean) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Instantiate a SchemaCachingRDFSInferencer with a predefined schema.
SchemaCachingRDFSInferencerConfig - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
SchemaCachingRDFSInferencerConfig() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerConfig
 
SchemaCachingRDFSInferencerConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerConfig
 
SchemaCachingRDFSInferencerConnection - Class in org.eclipse.rdf4j.sail.inferencer.fc
 
SchemaCachingRDFSInferencerConnection(SchemaCachingRDFSInferencer, InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
SchemaCachingRDFSInferencerFactory - Class in org.eclipse.rdf4j.sail.inferencer.fc.config
A SailFactory that creates SchemaCachingRDFSInferencers based on RDF configuration data.
SchemaCachingRDFSInferencerFactory() - Constructor for class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory
 
schemaChange - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
true iff the schema was changed as part of the transaction.
schemaPredicates - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
Predicates that determine if a statement changes the schema cache
scheme - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
SCHOOL_HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
scope - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
scope - Variable in class org.eclipse.rdf4j.query.algebra.Clear
 
scope - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
scope - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
scope - Variable in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
scope - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.ActiveTargetTupleMapper
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
scope - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
Scope() - Constructor for enum org.eclipse.rdf4j.query.algebra.StatementPattern.Scope
 
Scope() - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
 
SCOPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
SCOPE_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:scopeNote property.
scope_validationReport - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
scopeBindingNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
The set of binding names that are "in scope" for the filter.
SCORE - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
scorePattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
scorePatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
scoreToLiteral(float) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
Returns a score value encoded as a Literal.
scoreVarName - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
SCREENSHOTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:screenshots
script - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
scriptEngine - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
scriptManager - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunctionParser
 
scrubVarName(String) - Static method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Scrub any illegal characters out of the variable name
SD - Class in org.eclipse.rdf4j.model.vocabulary
Namespace Sparql-service-description.
SD() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SD
 
SEARCH - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
SEARCH - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
"Magic property" (TupleFunction) IRI.
SEARCH_INDEX_ATTRIBUTE - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
SearchDocument - Interface in org.eclipse.rdf4j.sail.lucene
 
SearchFields - Class in org.eclipse.rdf4j.sail.lucene
 
SearchFields() - Constructor for class org.eclipse.rdf4j.sail.lucene.SearchFields
 
searchIndex - Variable in class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
SearchIndex - Interface in org.eclipse.rdf4j.sail.lucene
A SearchIndex is a one-stop-shop abstraction of a Lucene index.
SearchIndexQueryContextInitializer - Class in org.eclipse.rdf4j.sail.lucene
 
SearchIndexQueryContextInitializer(SearchIndex) - Constructor for class org.eclipse.rdf4j.sail.lucene.SearchIndexQueryContextInitializer
 
SearchIndexUtils - Class in org.eclipse.rdf4j.sail.lucene.util
This is utility class with tool useful for manipulation on the SearchIndex.
SearchIndexUtils() - Constructor for class org.eclipse.rdf4j.sail.lucene.util.SearchIndexUtils
 
SearchQuery - Interface in org.eclipse.rdf4j.sail.lucene
Deprecated.
SearchQueryEvaluator - Interface in org.eclipse.rdf4j.sail.lucene
 
SearchQueryInterpreter - Interface in org.eclipse.rdf4j.sail.lucene
 
searchTerm - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.In
 
SECOND - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:second
SECONDARY_USE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
seconds - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
seconds part of the dateTime object as String
Seconds - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function SECONDS, as defined in SPARQL Query Language for RDF
Seconds() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Seconds
 
Seconds() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SECONDS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
SECONDS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SECONDS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:seconds
SECONDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SECONDS_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:seconds-from-dateTime
SECURE_PROCESSING - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Parser setting for the secure processing feature of XML parsers to avoid DOS attacks
SEEALSO - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#seeAlso
seenLanguages - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.OnlyNonUnique
 
select - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
select - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
select - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
select - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
 
select - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
 
select(Service, Set<String>, BindingSet, String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Evaluate the provided SPARQL query at this federated service.
select(Service, Set<String>, BindingSet, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
select(Service, Set<String>, BindingSet, String) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Evaluate the provided sparqlQueryString at the initialized Repository of this FederatedService.
select(Projectable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
Add expressions for this projection to select
select(Projectable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Add expressions to the query's projection
select(Projectable...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL projection
select(Projectable...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a SPARQL subquery, including the given elements in its projection.
select(Projectable...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Add expressions to the query's projection
select(Projection) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
Set this query's projection
select(Projection) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
Set this query's projection
Select - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
Select(SailConnection, String, Function<BindingSet, ValidationTuple>, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
Select(SailConnection, SparqlFragment, String, Function<BindingSet, ValidationTuple>, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
Select() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SELECT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SELECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:select
SELECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SELECT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
SELECT(Projectable...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL Select query
SELECT(Projection) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Queries
Create a SPARQL Select query
SELECT_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Select A SELECT-type query that returns variable bindings as its result.
SELECT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
SELECT_TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#SelectTemplate A SPIN template that wraps a SELECT query.
SELECT_TEMPLATES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#SelectTemplates Suggested abstract base class for all SelectTemplates.
selectAll - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Projection
 
SelectClauseCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.SelectClauseCollector
Deprecated.
 
selectClauses - Variable in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.SelectClauseCollector
Deprecated.
 
selectNextTupleExpr(List<TupleExpr>, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
Selects from a list of tuple expressions the next tuple expression that should be evaluated.
selectNextTupleExpr(List<TupleExpr>, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
Deprecated.
Selects from a list of tuple expressions the next tuple expression that should be evaluated.
SelectQuery - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL Select query
SelectQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.SelectQuery
 
SelectQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SelectTupleFunction - Class in org.eclipse.rdf4j.spin.function
 
SelectTupleFunction() - Constructor for class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
SelectTupleFunction(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
SelectTupleFunction.TupleQueryResultIteration - Class in org.eclipse.rdf4j.spin.function
 
SELL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:sell
SEMANTIC_RELATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:semanticRelation relation.
semaphore - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
Used to prevent changes to this object's field from multiple threads.
SEMIAUTOMATIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
SEMICOLON - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
sendBooleanQuery(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendBooleanQuery(QueryLanguage, String, Dataset, boolean, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendBooleanQueryViaHttp(HttpUriRequest, Set<QueryResultFormat>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendGraphQuery(QueryLanguage, String, String, Dataset, boolean, int, WeakReference<?>, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
sendGraphQuery(QueryLanguage, String, String, Dataset, boolean, int, RDFHandler, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendGraphQuery(QueryLanguage, String, Dataset, boolean, WeakReference<?>, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
sendGraphQuery(QueryLanguage, String, Dataset, boolean, RDFHandler, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendGraphQueryViaHttp(HttpUriRequest, boolean, Set<RDFFormat>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendTransaction(Iterable<? extends TransactionOperation>) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Deprecated.
since 2.8.0
sendTupleQuery(QueryLanguage, String, String, Dataset, boolean, int, WeakReference<?>, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
sendTupleQuery(QueryLanguage, String, String, Dataset, boolean, int, TupleQueryResultHandler, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendTupleQuery(QueryLanguage, String, Dataset, boolean, WeakReference<?>, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Deprecated.
WeakReference callerRef argument will be removed
sendTupleQueryViaHttp(HttpUriRequest, Set<QueryResultFormat>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Send the tuple query via HTTP and throws an exception in case anything goes wrong, i.e.
sendUpdate(QueryLanguage, String, String, Dataset, boolean, int, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
sendUpdate(QueryLanguage, String, String, Dataset, boolean, Binding...) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
separator - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ConcatAggregate
 
separator - Variable in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
separator - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
separator(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
If this is a group_concat aggregate expression, specify the separator to use
SEPARATOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SEPARATOR - Static variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Aggregate
 
separatorReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
seq - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
SEQ - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
SEQ_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#SeqPath A sequence of multiple paths.
SequencePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
SequencePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
SequencePath(Resource, List<Path>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
SequencePath(Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
SequencePath(PropertyPath, PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.SequencePath
 
serializable - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
Non-null when in IsolationLevels.SERIALIZABLE (or higher) mode.
serializable - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
SERIALIZABLE - org.eclipse.rdf4j.common.transaction.IsolationLevels
Serializable: in addition to IsolationLevels.SNAPSHOT, this isolation level requires that all other successful transactions must appear to occur either completely before or completely after a successful serializable transaction.
SERIALIZABLE_VALIDATION - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
SERIALIZABLE_VALIDATION_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
serializableConnection - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
SerializableParsedBooleanQuery - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
 
SerializableParsedBooleanQuery() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedBooleanQuery
 
SerializableParsedConstructQuery - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
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.
SerializableParsedConstructQuery() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedConstructQuery
 
SerializableParsedTupleQuery - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
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() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery
 
SerializableParsedTupleQuery.QueryModifier - Enum in org.eclipse.rdf4j.queryrender.sparql.experimental
 
SerializableParsedUpdate - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
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.
SerializableParsedUpdate() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedUpdate
 
serializableValidation - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.serializableValidation
serializableValidation - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
serializableValidation - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
serializableValidation(List<ContextWithShape>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
serializableValidationLock - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
serialize(Iterable<? extends TransactionOperation>, OutputStream) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
serialize the passed list of operations to the passed writer.
serialize(AddStatementOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(ClearNamespacesOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(ClearOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(RemoveNamespaceOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(RemoveStatementsOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(SetNamespaceOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(SPARQLUpdateOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(StatementOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(TransactionOperation, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
Serializes the supplied operation.
serialize(BNode, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(IRI, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(Literal, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(Resource[], XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(Resource, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(Triple, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(Value, XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
serialize(ArbitraryLengthPath, AbstractSerializableParsedQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer
 
serialize(SerializableParsedBooleanQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
Serializes a SerializableParsedBooleanQuery passed as an input.
serialize(SerializableParsedConstructQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
serialize(SerializableParsedTupleQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
Serializes a SerializableParsedTupleQuery passed as an input.
serialize(SerializableParsedUpdate) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
serialized - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
SerializedQueue(String) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
SerializedQueue(String, File) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
serializeNull(XMLWriter) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
SerialValidation - org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Run validation serially (single threaded)
serialVersionUID - Static variable in class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.common.exception.RDF4JConfigException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.common.exception.RDF4JException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.http.client.shacl.RemoteShaclValidationException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.AddStatementOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearNamespacesOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveStatementsOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.http.protocol.UnauthorizedException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractBNode.GenericBNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractBNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractIRI
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.DecimalLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.IntegerLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractNamespace
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractTriple
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.base.InternedIRI
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.AbstractModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.CalendarLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.EmptyModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.GenericStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.LinkedHashModelFactory
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.SimpleBNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.SimpleNamespace
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.GraphComparator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.ObjectComparator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.PredicateComparator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.StatementComparator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubjectComparator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.TreeModel.TreeStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.ModelNamespace
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.model.util.LexicalValueComparator
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.model.util.LiteralUtilException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.model.util.ModelException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.AbstractBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.AggregateOperatorBase
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.Entry
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.OrderElem
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.QueryModelNodeBase
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.BooleanQueryResultHandlerException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParseException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.BindingImpl
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.DatasetImpl
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.IncompatibleOperationException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.MalformedQueryException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
The version identifier for this Serializable class.
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.QueryEvaluationException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.QueryInterruptedException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.QueryResultHandlerException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.resultio.UnsupportedQueryResultFormatException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.TupleQueryResultHandlerException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.UnsupportedQueryLanguageException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.query.UpdateExecutionException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.config.RepositoryConfigException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.RepositoryException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.RepositoryLockedException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.RepositoryReadOnlyException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.repository.UnknownTransactionStateException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.BooleanRioSetting
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.ClassRioSetting
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.LongRioSetting
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.rio.helpers.RioConfigurationException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.RioSettingImpl
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.helpers.StringRioSetting
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.ParserConfig
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.rio.RDFHandlerException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.rio.RDFParseException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.RioConfig
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.rio.UnsupportedRDFormatException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.rio.WriterConfig
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.config.SailConfigException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.BooleanMemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.CalendarMemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.model.SailModel
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.SailConflictException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.SailException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.SailLockedException
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.SailReadOnlyException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.sail.UnknownSailTransactionStateException
 
serialVersionUID - Static variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
serialVersionUID - Static variable in exception org.eclipse.rdf4j.spin.MalformedSpinException
 
serverURL - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
serverURL - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
serverURL - Variable in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
The URL of the remote server, e.g.
SERVES_DATASET - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:servesDataset
service - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceJoinIterator
 
service - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
service - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.BatchingServiceIteration
 
service - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService.FallbackServiceIteration
 
Service - Class in org.eclipse.rdf4j.query.algebra
The SERVICE keyword as defined in SERVICE definition.
Service(Var, TupleExpr, String, Map<String, String>, String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Service
 
SERVICE - org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
Uses the base SAIL along with an embedded SERVICE to perform query evaluation.
SERVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Service
SERVICE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SERVICE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Service A SERVICE call that matches a nested sub-pattern against a SPARQL end point specified by a IRI.
SERVICE_DESCRIPTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:ServiceDescription
SERVICE_ENDPOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:service-endpoint
SERVICE_URI_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#serviceURI Used by sp:Service to specify the IRI of the SPARQL end point to invoke.
ServiceCrossProductIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Deprecated.
ServiceCrossProductIteration(CloseableIteration<BindingSet, QueryEvaluationException>, List<BindingSet>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceCrossProductIteration
Deprecated.
 
serviceExpressionString - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
ServiceGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ServiceJoinConversionIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Deprecated, for removal: This API element is subject to removal in a future version.
ServiceJoinConversionIteration - Class in org.eclipse.rdf4j.repository.sparql.federation
Deprecated.
ServiceJoinConversionIteration(CloseableIteration<BindingSet, QueryEvaluationException>, List<BindingSet>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceJoinConversionIteration
Deprecated.
 
ServiceJoinConversionIteration(CloseableIteration<BindingSet, QueryEvaluationException>, List<BindingSet>) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.ServiceJoinConversionIteration
Deprecated.
 
ServiceJoinIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Iterator for efficient SERVICE evaluation (vectored).
ServiceJoinIterator(CloseableIteration<BindingSet, QueryEvaluationException>, Service, BindingSet, EvaluationStrategy) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceJoinIterator
Construct a service join iteration to use vectored evaluation.
ServiceNodeAnalyzer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.ServiceNodeAnalyzer
 
ServiceQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
ServiceQueryEvaluationStep(Service, Var, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
ServiceQueryEvaluationStep.BoundVarVisitor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
serviceRef - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
serviceRef - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
ServiceRegistry<K,​S> - Class in org.eclipse.rdf4j.common.lang.service
A registry that stores services by some key.
ServiceRegistry(Class<S>) - Constructor for class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
 
serviceResolver - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
serviceResolver - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
serviceResolver - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ServiceQueryEvaluationStep
 
serviceResolver - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
serviceResolver - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
serviceResolver - Variable in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
dependent life cycle
serviceResolver - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
serviceResolver - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
independent life cycle
services - Variable in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry
 
serviceUnavailableRetryHandler - Static variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
ServiceUnavailableRetryHandler() - Constructor for class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager.ServiceUnavailableRetryHandler
 
serviceVars - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
SESAME - Class in org.eclipse.rdf4j.model.vocabulary
Defines constants for the Sesame schema namespace.
SESAME() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SESAME
 
SESAMEQNAME - Class in org.eclipse.rdf4j.model.vocabulary
Defines constants for the Sesame QName schema namespace.
SESAMEQNAME() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SESAMEQNAME
 
sessionManager - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
The HTTP client that takes care of the client-server communication.
SessionManagerDependent - Interface in org.eclipse.rdf4j.http.client
Common interface for objects, such as Repository and RepositoryConnection, that are dependent on HttpClientSessionManager.
set - Variable in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
set(int, int) - Method in class org.eclipse.rdf4j.spin.function.spif.ParseDate.FieldAwareGregorianCalendar
 
set(int, BindingSet) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
set(BindingSet) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
set(RioSetting<T>, T) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Set a setting on the parser, and return this parser object to allow chaining.
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.ParserConfig
 
set(RioSetting<T>, T) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Set a setting on the parser, and return this parser object to allow chaining.
set(RioSetting<T>, T) - Method in interface org.eclipse.rdf4j.rio.RDFWriter
Set a setting on the writer, and return this writer object to allow chaining.
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.RioConfig
Sets a RioSetting to have a new value.
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.rio.WriterConfig
 
SET - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Set
SET_NAMESPACE_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
setAddContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
Deprecated.
setAddContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Deprecated.
setAddContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
Deprecated.
setAddedDefaultPrefixes(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
setAddInferredStatementsToDefaultContext(boolean) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Inferred statements can either be added to the default context or to the context that the original inserted statement has.
setAdditionalHttpHeaders(Map<String, String>) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Set additional HTTP headers to be included in every request to the server, which may be required for certain unusual server configurations.
setAdditionalHttpHeaders(Map<String, String>) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Set additional HTTP headers to be included in every request to the server, which may be required for certain unusual server configurations.
setAdditionalHttpHeaders(Map<String, String>) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Set additional HTTP headers to be included in every request to the server, which may be required for certain unusual server configurations.
setAggregateOperatorInExpression(boolean) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
setAlgorithm(String) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
setAlgorithm(String) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setAlgorithm(CloseableIteration<?, ?>) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
setAllowBlankNodes(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
setAlternative(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
 
setAnonymous(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Var
Deprecated, for removal: This API element is subject to removal in a future version.
setAnonymous(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
setAppConfiguration(AppConfiguration) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setAppConfiguration(AppConfiguration) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Set application configuration
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.file.logback.FileLogReader
 
setAppender(Appender<?>) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
setAppender(Appender<?>) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Logging appender associated with this reader.
setApplicationId(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the application ID string
setArchiveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
Deprecated.
setArchiveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Deprecated.
setArchiveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
Deprecated.
setArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
Sets the argument of this unary tuple operator.
setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
setArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
Sets the argument of this unary value operator.
setArg(Var) - Method in class org.eclipse.rdf4j.query.algebra.Bound
Sets the argument of this unary value operator.
setArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
setArgs(Iterable<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
setArguments(List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
setAscending(boolean) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
setAscending(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
setAttribute(String, boolean) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Sets an attribute for the next start element.
setAttribute(String, int) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Sets an attribute for the next start element.
setAttribute(String, Object) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
 
setAttribute(String, String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Sets an attribute for the next start tag.
setAutoCommit(boolean) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
Deprecated.
setAutoCommit(boolean) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
Deprecated.
setAutoCommit(boolean) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
Deprecated.
setAutoCommit(boolean) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
Deprecated.
setAutoCommit(boolean) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Deprecated.
setAutoCommit(RepositoryConnection, boolean) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
Deprecated.
setAutoCommit(RepositoryConnection, boolean) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
Deprecated.
setAutoCommit(RepositoryConnection, boolean) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
setAutoCommit(RepositoryConnection, boolean) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
setAutoCommit(RepositoryConnection, boolean) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
Deprecated.
setBaseDir(File) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setBaseDir(File) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Set the base location on the file system for logging configuration and data
setBaseSail(Sail) - Method in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
 
setBaseSail(Sail) - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
setBaseSail(Sail) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
setBaseSail(Sail) - Method in interface org.eclipse.rdf4j.sail.StackableSail
Sets the base Sail that this Sail will work on top of.
setBaseURI(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Parses the supplied URI-string and sets it as the base URI for resolving relative URIs.
setBaseURI(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
setBaseURI(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
setBaseURI(ParsedIRI) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Sets the base URI for resolving relative URIs.
setBaseURI(ParsedIRI) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
setBeginTokenColumnPos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setBeginTokenLinePos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setBinding - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
setBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext
 
setBinding(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
setBinding(String, Value) - Method in interface org.eclipse.rdf4j.query.MutableBindingSet
 
setBinding(String, Value) - Method in interface org.eclipse.rdf4j.query.Operation
Binds the specified variable to the supplied value.
setBinding(String, Value) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
setBinding(String, Value) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
setBinding(Binding) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
setBinding(Binding) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
setBinding(Binding) - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
setBinding(Binding) - Method in interface org.eclipse.rdf4j.query.MutableBindingSet
 
setBinding(Binding) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
setBindingNames(Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
setBindings(Binding[]) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setBindings(Query, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
setBindingSets(Iterable<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
setBoundJoinBlockSize(int) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
setCachedValues(String, Set<String>) - Method in class org.eclipse.rdf4j.sail.lucene.PropertyCache
 
setCacheSelectedNodes(Boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
setCacheSelectNodes(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setCacheSelectNodes(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
The ShaclSail retries a lot of its relevant data through running SPARQL Select queries against the underlying sail and against the changes in the transaction.
setCardinality(double) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setChangeset(Changeset) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
setCollectionFactory(Supplier<CollectionFactory>) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Set the collection factory that will create the collections to use during query evaluaton.
setCollectionFactory(Supplier<CollectionFactory>) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Set the collection factory to use.
setCollectionFactory(Supplier<CollectionFactory>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setCollectionFactory(Supplier<CollectionFactory>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
setCollectionFactory(Supplier<CollectionFactory>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
setCollectionFactory(Supplier<CollectionFactory>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
setCommandLineArgs(String[]) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the command line arguments specified to the application.
setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
Sets the condition argument of this unary value operator.
setCondition(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
setConnection(SailConnection) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
setConnectionTimeout(long) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Sets the http connection read timeout.
setConnectionTimeOut(long) - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
Set the connection timeout (in ms).
setConnectionTimeOut(long) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Set connection timeout on shutdown (in ms).
setConstant(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Var
Deprecated, for removal: This API element is subject to removal in a future version.
setContext - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
setContext(Resource) - Method in class org.eclipse.rdf4j.rio.trig.TriGParser
 
setContext(Resource) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarParser
 
setContexts(Resource...) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
 
setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
setContextVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
setContextVar(Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
setCostEstimate(double) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setCostEstimate(double) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
setCostEstimate(Double) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setCurrentHashCode(BNode, HashCode) - Method in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
setDashDataShapes(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setDashDataShapes(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Support for DASH Data Shapes Vocabulary Unofficial Draft (http://datashapes.org/dash).
setDataBlock(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
setDataDir(File) - Method in interface org.eclipse.rdf4j.repository.Repository
Set the directory where data and logging for this repository is stored.
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
setDataDir(File) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
setDataDir(File) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
setDataDir(File) - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
setDataDir(File) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setDataDir(File) - Method in interface org.eclipse.rdf4j.sail.Sail
Sets the data directory for the Sail.
setDataDir(NotifyingRepository, File) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryListener
 
setDataDir(Repository, File) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryInterceptor
 
setDataDirName(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the name of the data directory
setDataset(Dataset) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setDataset(Dataset) - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
setDataset(Dataset) - Method in interface org.eclipse.rdf4j.query.Operation
Specifies the dataset against which to execute an operation, overriding any dataset that is specified in the operation itself.
setDataset(Dataset) - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
setDataset(Dataset) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
setDataset(Dataset) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
setDatatype(CoreDatatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
setDatatype(IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
setDatatype(IRI) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
setDatatype(IRI) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
setDatatype(IRI, CoreDatatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
setDatatype(XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
setDebugLoggingEnabled(boolean) - Method in class org.eclipse.rdf4j.common.app.logging.base.AbstractLogConfiguration
 
setDebugLoggingEnabled(boolean) - Method in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
Enable or disable debug logging.
setDebugStream(PrintStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Set debug output.
setDecimalExpansionScale(int) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
Sets the decimal expansion scale used in divisions resulting in a decimal value with non-terminating decimal expansion.
setDefault(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
setDefaultInsertGraph(IRI) - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
setDefaultIsolationLevel(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Sets the default IsolationLevel on which transactions in this Sail operate.
setDefaultQueryEvaluationMode(QueryEvaluationMode) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
setDefaultQueryEvaluationMode(QueryEvaluationMode) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
setDefaultReportDeltas(boolean) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
setDelegate(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
setDelegate(Repository) - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
setDelegate(Repository) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepository
 
setDelegate(Repository) - Method in interface org.eclipse.rdf4j.repository.DelegatingRepository
 
setDelegate(RepositoryConnection) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
setDelegate(RepositoryConnection) - Method in interface org.eclipse.rdf4j.repository.DelegatingRepositoryConnection
 
setDelegate(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
setDeleteExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
setDescription(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
setDestinationGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
setDetail(ValidationResult) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
setDistance(double) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setDistanceFunctionCall(FunctionCall) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setDistanceVar(String) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractAggregateOperator
 
setDistinct(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.AggregateOperator
 
setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
 
setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
 
setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
setDocumentLocator(Locator) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
setDocumentLocator(Locator) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
setDocumentURI(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
setDumpingStack(boolean) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
setEclipseRdf4jShaclExtensions(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setEclipseRdf4jShaclExtensions(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Support for Eclipse RDF4J SHACL Extensions (http://rdf4j.org/shacl-extensions#).
setElements(Iterable<ExtensionElem>) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
setElements(List<OrderElem>) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
setElements(List<ProjectionElem>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
setEmptyBeforeTransaction(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
setEmptyIncludingCurrentTransaction(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
setEndDate(Date) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setEndDate(Date) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Set the end date
setEndDate(Date) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
End (latest) date of of the log records returned by this log reader.
setEndTokenColumnPos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setEndTokenLinePos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setErrorLocale(Locale) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
setEvaluationMode(TupleFunctionEvaluationMode) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
See EVALUATION_MODE_KEY parameter.
setEvaluationStrategyFactory(EvaluationStrategyFactory) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Sets the EvaluationStrategy to use.
setEvaluationStrategyFactoryClassName(String) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
setExplicit(boolean) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
Deprecated, for removal: This API element is subject to removal in a future version.
setExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
setExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
setExpressionString(String) - Method in class org.eclipse.rdf4j.query.algebra.Service
The SERVICE expression, either complete or just the expression e.g.
setExprVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
setExtensionElemAlreadyRendered(ExtensionElem) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedServiceResolverClient
Sets the FederatedServiceResolver to use for this client.
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategyFactory
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
Deprecated.
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
Sets the FederatedServiceResolver to use.
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Overrides the FederatedServiceResolver used by this instance, but the given resolver is not shutDown when this instance is.
setFields(QueryLanguage, String, String) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
Called in order to set all the fields needed for the inferencer to function.
setFilter(Filter) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setFilter(Filter) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
SetFilterNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
SetFilterNode(Set<Value>, PlanNode, int, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
setFlagsArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
setFrom(Literal) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setFtpProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setFtpProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setFullName() - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set full name based upon long name and version
setFunctionParent(QueryModelNode) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
setFunctionParsers(List<FunctionParser>) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
setFunctionValueVar(String) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
setFuzzyPrefixLength(int) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setGeometryPattern(StatementPattern) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setGeometryPattern(StatementPattern) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
setGlobalLogValidationExecution(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setGlobalLogValidationExecution(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Log (INFO) every execution step of the SHACL validation.
setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
setGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
setGraphPatternGroup(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
Deprecated.
setGraphPatternGroup(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.GraphPatternGroupable
Deprecated.
setGroupBindingNames(Iterable<String>) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
setGroupBindingNames(List<String>) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
setGroupElements(Iterable<GroupElem>) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
setHandler(RDFHandler) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
setHttpClient(HttpClient) - Method in interface org.eclipse.rdf4j.http.client.HttpClientDependent
Assign an HttpClient that this object should use.
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Should be called before RepositoryManager.init().
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
setHttpClientBuilder(HttpClientBuilder) - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Set an optional HttpClientBuilder to create the inner SharedHttpClientSessionManager.httpClient (if the latter is not provided externally as dependent client).
setHttpClientSessionManager(HttpClientSessionManager) - Method in interface org.eclipse.rdf4j.http.client.SessionManagerDependent
Assign an HttpClientSessionManager that this object should use.
setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
setHttpProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setHttpProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Set HTTP proxy port
setHttpsProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Get HTTPS proxy host
setHttpsProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setId(String) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
setID(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleBNode
 
setID(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
setID(String) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
setIncludeInferred(boolean) - Method in interface org.eclipse.rdf4j.query.Operation
Determine whether evaluation results of this operation should include inferred statements (if any inferred statements are present in the repository).
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
if false, no inferred statements are considered; if true, inferred statements are considered if available
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
setIncludeInferred(boolean) - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
setIncompleteQueryFails(boolean) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this to true, so that incomplete queries will trigger a SailException.
setIndentationLevel(int) - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Set indentation level (number of tabs or indentation string).
setIndentationString(String) - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Sets the string that should be used for indentation.
setIndentString(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Sets the string that should be used for indentation when pretty-printing is enabled.
setIndex(int) - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
setIndexBacktraceMode(TypeBacktraceMode) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
setIndexDir(String) - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
setInitializedRepositories(Map<String, Repository>) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
setInsertContext(IRI) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setInsertContext(IRI) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The default context to add the statements to.
setInsertContext(IRI) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setInsertExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
 
setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
 
setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
setIRI(String) - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
setIRI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
setIRIString(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
setIRIString(String, String) - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
setIsolationLevel(IsolationLevel) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
setIsolationLevel(IsolationLevel) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
setIsolationLevel(IsolationLevel) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Sets the transaction isolation level for the next transaction(s) on this connection.
setIsolationLevel(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
setIsVolatile(boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.NodeElement
 
setIsWritten(boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
setIterationCacheSyncThreshold(long) - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
setIterationCacheSyncThreshold(long) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Set the threshold for syncing query evaluation iteration caches to disk.
setIterator(Iterator<? extends E>) - Method in class org.eclipse.rdf4j.common.iteration.CloseableIteratorIteration
Deprecated.
 
setLabel(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
setLang(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
setLanguage(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
setLastListResource(Resource) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
setLeftArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
Sets the left argument of this binary tuple operator.
setLeftArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
Sets the left argument of this binary value operator.
setLevel(LogLevel) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setLevel(LogLevel) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set log level
setLevel(LogLevel) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Level of the log records returned by this log reader.
setLimit(int) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
Set the limit
setLimit(int) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Max.
setLimit(long) - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
setListener(SimpleSAXListener) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Sets the (new) listener that should receive any events from this parser.
setLocation(URL) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
setLockTrackingEnabled(boolean) - Static method in class org.eclipse.rdf4j.common.concurrent.locks.Properties
Sets of clears the Properties.TRACK_LOCKS system property.
setLogValidationPlans(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setLogValidationPlans(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Log (INFO) the executed validation plans as GraphViz DOT Recommended to disable parallel validation with setParallelValidation(false)
setLogValidationViolations(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setLogValidationViolations(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Log (INFO) a list of violations and the triples that caused the violations (BETA).
setLongName(String) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the long name of the application.
setLowerBound(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
setLuceneIndex(SearchIndex) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setMajor(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set major number
setMaker - Variable in class org.eclipse.rdf4j.common.iteration.IntersectIteration
Deprecated.
 
setMaker - Variable in class org.eclipse.rdf4j.common.iteration.MinusIteration
Deprecated.
 
setMaker - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.IntersectionQueryEvaluationStep
 
setMatcherQuery(String) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
Set the optional matcher query.
setMaxExecutionTime(int) - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
setMaxExecutionTime(int) - Method in class org.eclipse.rdf4j.query.impl.AbstractOperation
 
setMaxExecutionTime(int) - Method in interface org.eclipse.rdf4j.query.Operation
Specifies the maximum time that an operation is allowed to run.
setMaxExecutionTime(int) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
setMaxIterationCount(int) - Method in class org.eclipse.rdf4j.spin.RuleProperty
 
setMaxQueryTime(int) - Method in class org.eclipse.rdf4j.query.impl.AbstractQuery
Deprecated.
setMaxQueryTime(int) - Method in interface org.eclipse.rdf4j.query.Query
Deprecated.
setMaxQueryTime(int) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setMaxQueryTime(int) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
setMaxQueryTime(int) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setMaxQueryTime(int) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
Deprecated.
setMessage(String) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set message
setMilestone(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set the milestone number
setMinLength(long) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
setMinor(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set minor number
setModelFactory(ModelFactory) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Set the ModelFactory to use for creating new Model objects in the manager.
setModelFactory(ModelFactory) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Set a ModelFactory to use for creating internal Models for statement processing/buffering purposes.
setModifier(String) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Set the version's release modifier part.
setName(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
setName(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
Sets the name of the namespace.
setName(String) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
setName(String) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
setName(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Set the name of the projection element (typically the name of the variable in the select expressions)
setName(String) - Method in class org.eclipse.rdf4j.query.algebra.Var
Deprecated, for removal: This API element is subject to removal in a future version.
setName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
setNamed(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
setNamed(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
setNamespace(String, String) - Method in interface org.eclipse.rdf4j.model.Model
Sets the prefix for a namespace.
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the namespace mapping defined by the supplied prefix and name
setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryConnectionWrapper
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
setNamespace(String, String) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Sets the prefix for a namespace.
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
Associates the specified prefix to the specified namespace.
setNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
setNamespace(String, String) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
Sets the prefix for a namespace.
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.memory.MemNamespaceStore
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
setNamespace(String, String) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
setNamespace(String, String) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Sets the prefix for a namespace.
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
setNamespace(Namespace) - Method in interface org.eclipse.rdf4j.model.Model
Sets the prefix for a namespace.
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the supplied Namespace mapping.
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
setNamespace(Namespace) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
setNamespace(RepositoryConnection, String, String) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionInterceptorAdapter
 
setNamespace(RepositoryConnection, String, String) - Method in class org.eclipse.rdf4j.repository.event.base.RepositoryConnectionListenerAdapter
 
setNamespace(RepositoryConnection, String, String) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionInterceptor
 
setNamespace(RepositoryConnection, String, String) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryConnectionListener
 
setNamespace(RepositoryConnection, String, String) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
setNamespaceInternal(String, String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
setNamespaceInternal(String, String) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
setNamespaceMappings(Map<String, String>) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
SetNamespaceOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Operation that sets the namespace for a specific prefix.
SetNamespaceOperation() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
SetNamespaceOperation(String, String) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
setNamespacePrefix(String, String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
setNewScope(boolean) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setNextRules(List<IRI>) - Method in class org.eclipse.rdf4j.spin.RuleProperty
 
setNodeIdExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
setNodeToIgnore(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelNormalizer.BindingCollector
Deprecated.
 
setNodeToIgnore(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryModelNormalizerOptimizer.BindingCollector
 
setNonFatalErrors(Set<RioSetting<?>>) - Method in class org.eclipse.rdf4j.rio.ParserConfig
This method indicates a list of optional errors that the parser should attempt to recover from.
setNonProxyHostsStarting(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
Set the semicolon separated list of hostnames starting with given strings, that do not use the proxy settings.
setNumericFields() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
 
setObject - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
setObject(Value) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
setObject(Value) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
setObjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
setOffset(int) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
Set the offset
setOffset(int) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Index of the first record returned by this log reader.
setOffset(long) - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
setOperator(AggregateOperator) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
setOperator(MathExpr.MathOp) - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
setOperator(MathExpr.MathOp) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
setOperatorName(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
setOperatorName(String, boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
setOptimizable(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
setOptimizerPipeline(QueryOptimizerPipeline) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Set the QueryOptimizerPipeline to use for optimizing any incoming queries.
setOptimizerPipeline(QueryOptimizerPipeline) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Set a QueryOptimizerPipeline to be used for query execution planning by the EvaluationStrategy.
setOptimizerPipeline(QueryOptimizerPipeline) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
setOptimizerPipeline(QueryOptimizerPipeline) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setParallelValidation(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setParallelValidation(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
EXPERIMENTAL! Run SHACL validation in parallel.
setParallelValidation(Boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
setParameter(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
setParameter(String, String) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setParentNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setParentNode(QueryModelNode) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Sets the node's parent.
setParentNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
 
setParentNode(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
setParseCollection(boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
setParsedOperation(ParsedOperation) - Method in class org.eclipse.rdf4j.spin.Template
 
setParsedQuery(ParsedQuery) - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
setParsedQuery(ParsedQuery) - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
setParseErrorListener(ParseErrorListener) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
setParseErrorListener(ParseErrorListener) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Sets the ParseErrorListener that will be notified of any errors that this parser finds during parsing.
setParseErrorListener(ParseErrorListener) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setParseErrorListener(ParseErrorListener) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Sets the ParseErrorListener that will be notified of any errors that this parser finds during parsing.
setParseLiteralMode() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
setParseLocationListener(ParseLocationListener) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
setParseLocationListener(ParseLocationListener) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process.
setParseLocationListener(ParseLocationListener) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setParseLocationListener(ParseLocationListener) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process.
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Sets the parser configuration used to process HTTP response data.
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
setParserConfig(ParserConfig) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Sets all supplied parser configuration options.
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
 
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
setParserConfig(ParserConfig) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Set the parser configuration this connection should use for RDFParser-based operations.
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
setParserConfig(ParserConfig) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Sets all supplied parser configuration options.
setParseStandAloneDocuments(boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Sets the parser in a mode to parse stand-alone RDF documents.
setParseStandAloneDocuments(boolean) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
setPassThroughEnabled(boolean) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Configure direct pass-through of the endpoint result to the supplied Sink.
setPassThroughEnabled(Boolean) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
setPassThroughEnabled(Boolean) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Set the passThroughEnabled configuration.
setPassword(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
setPatch(int) - Method in class org.eclipse.rdf4j.common.app.AppVersion
Sets the version's micro version / patch level number.
setPathExpression(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
setPathIri(Value) - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
setPattern(String, boolean) - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
setPatternArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
setPerformanceLogging(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setPerformanceLogging(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Log (INFO) the execution time per shape.
setPersist(boolean) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
setPersist(boolean) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
setPlans(List<GenericPlanNode>) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setPredicate(IRI) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
setPredicate(IRI) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
setPredicate(ValueConstant) - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
 
setPredicateVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
setPredicateVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
setPredicateVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
setPreferredBooleanQueryResultFormat(BooleanQueryResultFormat) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Sets the preferred format for encoding boolean query results.
setPreferredRDFFormat(RDFFormat) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Sets the preferred format for encoding RDF documents.
setPreferredRDFFormat(RDFFormat) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Sets the preferred serialization format for RDF to the supplied RDFFormat, overriding the SPARQLProtocolSession's default preference.
setPreferredTupleQueryResultFormat(TupleQueryResultFormat) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Sets the preferred format for encoding tuple query results.
setPreferredTupleQueryResultFormat(TupleQueryResultFormat) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Sets the preferred serialization format for tuple query results to the supplied TupleQueryResultFormat, overriding the SPARQLProtocolSession 's default preference.
setPrefix(RDFDataset, String, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalRDFParser
 
setPrefix(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.RemoveNamespaceOperation
 
setPrefix(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SetNamespaceOperation
 
setPrefix(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
Sets the prefix of the namespace.
setPrefix(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
setPrefixDeclarations(Map<String, String>) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
setPrefixDeclarations(Map<String, String>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setPreserveBNodeIDs(boolean) - Method in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
Sets whether this RDFInserter should preserve blank node IDs.
setPreserveBNodeIDs(boolean) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setPreserveBNodeIDs(boolean) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Set whether the parser should preserve bnode identifiers specified in the source (default is false).
setPreserveWhitespace(boolean) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Sets whether leading and trailing whitespace characters in text elements should be preserved.
setPrettyPrint(boolean) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Enables or disables pretty-printing.
setPrettyPrint(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
Deprecated.
Use AbstractQueryResultWriter.getWriterConfig() .set(BasicWriterSettings.PRETTY_PRINT, prettyPrint) instead.
setPrinting(boolean) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
setPrioritiseCleanup(boolean) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
setProjectionAlias(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Set the alias the projection element value should be mapped to.
setProjectionContext(Var) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
setProjectionElemList(ProjectionElemList) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
setProjections(Iterable<ProjectionElemList>) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
setProperty(String, String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setProperty(Model, Resource, IRI, Value, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Sets the property value for the given subject to the given object value, replacing any existing value(s) for the subject's property.
setProxiedIdentity(String) - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
setProxiedRepositoryID(String) - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
setProxiesEnabled(boolean) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setProxySettings(ProxySettings) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set proxy settings
setProxySystemProperty(String, String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setQueryEndpointUrl(String) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
setQueryEvaluationMode(QueryEvaluationMode) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
 
setQueryEvaluationMode(QueryEvaluationMode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setQueryGeometry(Literal) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
setQueryLanguage(QueryLanguage) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setQueryLanguage(QueryLanguage) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
 
setQueryLanguage(QueryLanguage) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setQueryLanguage(QueryLanguage) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
setQueryPreparer(QueryPreparer) - Method in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
setQueryResultHandler(QueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
setQueryResultHandler(QueryResultHandler) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Sets the QueryResultHandler to be used when parsing query results using QueryResultParser.parseQueryResult(InputStream).
setQuerySolutionCacheThreshold(long) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Deprecated.
setQuerySolutionCacheThreshold(long) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
setQueryURL(String) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
setRDFHandler(RDFHandler) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setRDFHandler(RDFHandler) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Sets the RDFHandler that will handle the parsed RDF data.
setRdfsSubClassReasoning(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setRdfsSubClassReasoning(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
setRDFValue(Value) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
 
setReadable(boolean) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
setReadContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setReadContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The default context(s) to get the data from.
setReadContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setReduced(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
setReificationURI(IRI) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
 
setReindexQuery(String) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
See REINDEX_QUERY_KEY parameter.
setRelation(String) - Method in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
setRemoveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareConfig
 
setRemoveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
The context(s) to remove the data from.
setRemoveContexts(IRI...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareRepository
 
setReportDeltas(boolean) - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryConnectionWrapper
 
setRepository(String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
setRepositoryImplConfig(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
setRepositoryResolver(RepositoryResolver) - Method in interface org.eclipse.rdf4j.repository.RepositoryResolverClient
 
setRepositoryResolver(RepositoryResolver) - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
setRepositoryResolver(RepositoryResolver) - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
setRepositoryResolver(RepositoryResolver) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
setResult(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.If
 
setResultSizeActual(long) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setResultSizeActual(long) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
setResultSizeActual(Long) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setResultSizeEstimate(double) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setResultSizeEstimate(double) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
setResultSizeEstimate(Double) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setResultVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
setReturnType(IRI) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
setRightArg(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
Sets the right argument of this binary tuple operator.
setRightArg(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
Sets the right argument of this binary value operator.
setRuleQuery(String) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
setSailImplConfig(SailImplConfig) - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
Sets the context scope for the arbitrary-length path
setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
setScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Sets the context scope for the zero-length path
setScopeChange(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
setScript(String) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
setScriptEngine(ScriptEngine) - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
setSeparator(ValueExpr) - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
setSerializableValidation(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setSerializableValidation(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
Enable or disable serializable validation.On transactions using SNAPSHOT isolation the ShaclSail can run the validation serializably.
setServerURL(String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
setServiceRef(Var) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
setShapesGraphs(Set<IRI>) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setShapesGraphs(Set<IRI>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
setShapesGraphs(Set<IRI>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
 
setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
setSilentClear(boolean) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
Configure the connection to execute SPARQLConnection.clear(Resource...) operations silently: the remote endpoint will not respond with an error if the supplied named graph does not exist on the endpoint.
setSocksProxyHost(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setSocksProxyPort(String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setSource(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
setSourceExpression(ExtensionElem) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
setSourceGraph(ValueConstant) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
setSourceName(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.1. Use ProjectionElem.setName(String) instead.
setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
 
setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
setSpinParser(SpinParser) - Method in class org.eclipse.rdf4j.spin.function.AskFunction
 
setSpinParser(SpinParser) - Method in class org.eclipse.rdf4j.spin.function.ConstructTupleFunction
 
setSpinParser(SpinParser) - Method in class org.eclipse.rdf4j.spin.function.EvalFunction
 
setSpinParser(SpinParser) - Method in class org.eclipse.rdf4j.spin.function.SelectTupleFunction
 
setSpinParser(SpinParser) - Method in class org.eclipse.rdf4j.spin.function.spif.ConvertSpinRDFToString
 
setStackTrace(List<String>) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set stack trace as list of strings
setStartDate(Date) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setStartDate(Date) - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
Set start date
setStartDate(Date) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Start (earliest) date of the log records returned by this log reader.
setStatementPatternScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
 
setStatementsAdded() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
setStatementsAdded(boolean) - Method in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
setStatementsRemoved() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
setStatementsRemoved(boolean) - Method in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
setStream(PrintStream) - Method in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
setStrict(boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
setStrictFunctionChecking(boolean) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
setSubject - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
setSubject(Resource) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
setSubject(Resource) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
setSubjectVar(Var) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
setSubquery(boolean) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
setSubQuery(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
setSupportedIsolationLevels(List<IsolationLevel>) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Sets the list of supported IsolationLevelss for this SAIL.
setSupportedIsolationLevels(IsolationLevel...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Sets the list of supported IsolationLevelss for this SAIL.
setSyncDelay(long) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
setSyncDelay(long) - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Sets the time (in milliseconds) to wait after a transaction was commited before writing the changed data to file.
setSystemProperty(String, String) - Method in class org.eclipse.rdf4j.common.app.net.ProxySettings
 
setTabSize(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
 
setTabSize(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
setTargetChain(TargetChain) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
setTargetChain(TargetChain) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.TargetChainInterface
 
setTargetName(String) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
Deprecated, for removal: This API element is subject to removal in a future version.
setTemplate(String) - Method in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
setter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
setThread(String) - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
setThread(String) - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Thread name of the log records returned by this log reader.
setThreadName(String) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set thread name
setTillSnapshot(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
setTime(Date) - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
Set date time
setTimedOut(Boolean) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
settings - Variable in class org.eclipse.rdf4j.rio.RioConfig
A map containing mappings from settings to their values.
Settings() - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
Deprecated, for removal: This API element is subject to removal in a future version.
Settings(boolean, boolean, boolean, IsolationLevel) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
Settings(ShaclSailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
Settings(ShaclSailConnection.Settings) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
setTitle(String) - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
setTotalTimeActual(Double) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setTotalTimeNanosActual(long) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setTotalTimeNanosActual(long) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
 
setTrackLineColumn(boolean) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
 
setTrackLineColumn(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
setTrackResultSize(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Enable or disable results size tracking for the query plan.
setTrackResultSize(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
Enable or disable results size tracking for the query plan.
setTrackResultSize(boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
setTrackResultSize(boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setTrackResultSize(boolean) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Enable or disable results size tracking for the query plan.
setTrackTime(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
Enable or disable time tracking for the query plan.
setTrackTime(boolean) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
setTransactionalValidationLimit(long) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setTransactionalValidationLimit(long) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
setTransactionSettings(TransactionSetting...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
setTransactionSettings(TransactionSetting...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
setTransactionSettings(TransactionSetting...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Pass any transaction-specific settings to the SailConnection.
setTransactionSettings(TransactionSetting...) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
setTriplesTemplate(TriplesTemplate) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
setTupleExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
Gets the tuple expression underlying this operation.
setTupleFunctionParsers(List<TupleFunctionParser>) - Method in class org.eclipse.rdf4j.spin.SpinParser
 
setTupleFunctionRegistry(TupleFunctionRegistry) - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
 
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Deprecated.
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
 
setTupleQueryResultHandler(TupleQueryResultHandler) - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParser
setType(Class<? extends BindingSet>) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
setType(String) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
setType(String) - Method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
setType(String) - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
setType(IRI) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
setTypeError(ValueExprEvaluationException) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
setTypeError(ValueExprEvaluationException) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
setTypeError(ValueExprEvaluationException) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
setUnits(IRI) - Method in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
setUpdateEndpointUrl(String) - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
setUpdateNeededIfMatching(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
setUpdateString(String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setUpdateURL(String) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
setupHashTable() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
Deprecated.
 
setupHashTable() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
 
setUpperBound(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
setURI(String) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
setURI(String) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
setURL(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
setUseFreshConnection(boolean) - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
setUsername(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Set the username and password for authentication with the remote server.
setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Set the username and password to use for authenticating with the remote repository.
setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
Set the username and password for authenication with the remote server.
setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Set the username and password to use for authenticating with the remote repository.
setUsernameAndPasswordForUrl(String, String, String) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
setValidationApproach(ShaclSail.TransactionSettings.ValidationApproach) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
setValidationEnabled(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setValidationResultsLimitPerConstraint(long) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setValidationResultsLimitPerConstraint(long) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
ValidationReports contain validation results.
setValidationResultsLimitTotal(long) - Method in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
setValidationResultsLimitTotal(long) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
ValidationReports contain validation results.
setValue(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
setValue(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
setValue(BiConsumer<Value, MutableBindingSet>, QueryValueEvaluationStep, MutableBindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ExtensionIterator
Deprecated.
 
setValue(Value) - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
setValue(Value) - Method in class org.eclipse.rdf4j.query.algebra.Var
Deprecated, for removal: This API element is subject to removal in a future version.
setValue(Value) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
setValueFactory(ValueFactory) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
setValueFactory(ValueFactory) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
 
setValueFactory(ValueFactory) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
Sets the ValueFactory that the parser will use to create Value objects for the parsed query result.
setValueFactory(ValueFactory) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
setValueFactory(ValueFactory) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
setValueFactory(ValueFactory) - Method in interface org.eclipse.rdf4j.rio.RDFParser
Sets the ValueFactory that the parser will use to create Value objects for the parsed RDF data.
setVariableScopeChange(boolean) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
setVariableScopeChange(boolean) - Method in interface org.eclipse.rdf4j.query.algebra.VariableScopeChange
Set the value of VariableScopeChange.isVariableScopeChange() to true or false.
setVarName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
setVarName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
setVersion(AppVersion) - Method in class org.eclipse.rdf4j.common.app.AppConfiguration
Set the version of the application.
setWhereExpr(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
 
setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
setWrapperMethod(Function<String, String>) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
setWritable(boolean) - Method in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
setWriterConfig(WriterConfig) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Sets all supplied writer configuration options.
setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
setWriterConfig(WriterConfig) - Method in interface org.eclipse.rdf4j.rio.RDFWriter
Sets all supplied writer configuration options.
setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
setXMLLang(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
severity - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
severity - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
severity - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
severity - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
Severity - Enum in org.eclipse.rdf4j.sail.shacl.ast
 
Severity(Value) - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.Severity
 
SEVERITY - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SEVERITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Severity
SEVERITY_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SEVERITY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:severity
SF_CONTAINS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_CROSSES - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_DISJOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_EQUALS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_INTERSECTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_OVERLAPS - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_TOUCHES - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
SF_WITHIN - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
sfContains - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfContains property
sfContains(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfContains(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfContains(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfContains - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfContains, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfContains() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfContains
 
sfCrosses - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfCrosses property
sfCrosses(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfCrosses(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfCrosses(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfCrosses - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfCrosses, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfCrosses() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfCrosses
 
sfDisjoint - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfDisjoint property
sfDisjoint(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfDisjoint(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfDisjoint(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfDisjoint - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfDisjoint, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfDisjoint() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfDisjoint
 
sfEquals - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfEquals property
sfEquals(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfEquals(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfEquals(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfEquals - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfEquals, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfEquals() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfEquals
 
sfIntersects - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfIntersects property
sfIntersects(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfIntersects(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfIntersects(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfIntersects - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfIntersects, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfIntersects() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfIntersects
 
sfOverlaps - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfOverlaps property
sfOverlaps(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfOverlaps(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfOverlaps(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfOverlaps - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfOverlaps, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfOverlaps() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfOverlaps
 
sfTouches - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfTouchest property
sfTouches(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfTouches(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfTouches(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfTouches - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfTouches, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfTouches() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfTouches
 
sfWithin - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:sfWithin property
sfWithin(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
sfWithin(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
sfWithin(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SfWithin - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:sfWithin, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SfWithin() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SfWithin
 
SHA1 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
The SPARQL built-in Function SHA1, as defined in SPARQL Query Language for RDF
SHA1 - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
SHA1 - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SHA1 - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
SHA1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SHA1() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA1
 
SHA1() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SHA224 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SHA224() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SHA256 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
The SPARQL built-in Function SHA256, as defined in SPARQL Query Language for RDF
SHA256 - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
SHA256 - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SHA256 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SHA256() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA256
 
SHA256() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SHA384 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
The SPARQL built-in Function SHA384, as defined in SPARQL Query Language for RDF
SHA384 - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
SHA384 - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SHA384 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SHA384() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA384
 
SHA384() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SHA512 - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
The SPARQL built-in Function SHA512, as defined in SPARQL Query Language for RDF
SHA512 - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
SHA512 - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SHA512 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SHA512() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA512
 
SHA512() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
Shacl() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
SHACL - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Shapes Constraint Language.
SHACL() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SHACL
 
SHACL_SHAPE_GRAPH - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
Context identifier for persisting SHACL shape data in the ShaclSail .
ShaclAstLists - Class in org.eclipse.rdf4j.sail.shacl.ast
Internal utility methods for the SHACL AST to quickly convert between java collections and RDF collections.
ShaclAstLists() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ShaclAstLists
 
ShaclParsingException - Exception in org.eclipse.rdf4j.sail.shacl.ast
An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape being the cause.
ShaclParsingException(String) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclParsingException
 
ShaclPrefixParser - Class in org.eclipse.rdf4j.sail.shacl.ast
 
ShaclPrefixParser() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser
 
ShaclPrefixParser.Namespaces - Class in org.eclipse.rdf4j.sail.shacl.ast
 
ShaclProperties - Class in org.eclipse.rdf4j.sail.shacl.ast
 
ShaclProperties(Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
ShaclSail - Class in org.eclipse.rdf4j.sail.shacl
A Sail implementation that adds support for the Shapes Constraint Language (SHACL).
ShaclSail() - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
ShaclSail(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
ShaclSail.CleanableState - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSail.RevivableExecutorService - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSail.TransactionSettings - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSail.TransactionSettings.PerformanceHint - Enum in org.eclipse.rdf4j.sail.shacl
 
ShaclSail.TransactionSettings.ValidationApproach - Enum in org.eclipse.rdf4j.sail.shacl
 
ShaclSailBaseConfiguration - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSailBaseConfiguration() - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
ShaclSailBaseConfiguration(NotifyingSail) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
ShaclSailConfig - Class in org.eclipse.rdf4j.sail.shacl.config
A SailImplConfig for ShaclSail configuration.
ShaclSailConfig() - Constructor for class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
ShaclSailConfig(SailImplConfig) - Constructor for class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
ShaclSailConnection - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSailConnection(ShaclSail, NotifyingSailConnection, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShaclSailConnection(ShaclSail, NotifyingSailConnection, SailRepositoryConnection, SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShaclSailConnection(ShaclSail, NotifyingSailConnection, SailConnection, SailRepositoryConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShaclSailConnection(ShaclSail, NotifyingSailConnection, SailConnection, SailRepositoryConnection, SailConnection) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShaclSailConnection.Settings - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSailConnection.ValidationContainer - Class in org.eclipse.rdf4j.sail.shacl
Deprecated, for removal: This API element is subject to removal in a future version.
ShaclSailFactory - Class in org.eclipse.rdf4j.sail.shacl.config
Factory class for creation of ShaclSails as part of a Sail stack.
ShaclSailFactory() - Constructor for class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory
 
ShaclSailSchema - Class in org.eclipse.rdf4j.sail.shacl.config
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0. Use CONFIG.Shacl instead.
ShaclSailSchema() - Constructor for class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
 
ShaclSailValidationException - Exception in org.eclipse.rdf4j.sail.shacl
 
ShaclSailValidationException(ValidationReport) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ShaclSailValidationException
 
ShaclSailValidationReportHelper - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclSailValidationReportHelper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailValidationReportHelper
 
ShaclShapeParsingException - Exception in org.eclipse.rdf4j.sail.shacl.ast
An exception indicating that something went wrong when parsing a shape.
ShaclShapeParsingException(String, Throwable, Resource) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
ShaclShapeParsingException(String, Resource) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
ShaclShapeParsingException(Throwable, Resource) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
 
ShaclSparqlConstraintFailureException - Exception in org.eclipse.rdf4j.sail.shacl.ast
An exception thrown when the ?failure var is true for a SPARQL constraint select query.
ShaclSparqlConstraintFailureException(Shape, String, BindingSet, Value, Resource[]) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
ShaclUnsupportedException - Exception in org.eclipse.rdf4j.sail.shacl.ast
 
ShaclUnsupportedException() - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclUnsupportedException
 
ShaclUnsupportedException(String) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclUnsupportedException
 
ShaclUnsupportedException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclUnsupportedException
 
ShaclUnsupportedException(Throwable) - Constructor for exception org.eclipse.rdf4j.sail.shacl.ast.ShaclUnsupportedException
 
ShaclValidator - Class in org.eclipse.rdf4j.sail.shacl
 
ShaclValidator() - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
shaclVocabulary - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
shaclVocabularyGraph - Static variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
shallowClone() - Method in class org.eclipse.rdf4j.sail.base.Changeset
Create a shallow clone of this Changeset.
shallowClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
shallowClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
shallowClone() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
shape - Variable in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
shape - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
Shape - Class in org.eclipse.rdf4j.sail.shacl.ast
 
Shape() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
Shape(Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Shape
SHAPE_CONTEXTS - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
Shape.Factory - Class in org.eclipse.rdf4j.sail.shacl.ast
 
Shape.ParseSettings - Class in org.eclipse.rdf4j.sail.shacl.ast
 
shapeFactory - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
shapeGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
shapeRefreshNeeded - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
SHAPES_GRAPH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SHAPES_GRAPH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:shapesGraph
SHAPES_GRAPH - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
SHAPES_GRAPH_WELL_FORMED - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SHAPES_GRAPH_WELL_FORMED - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:shapesGraphWellFormed
SHAPES_GRAPHS_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
shapesGraph - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
shapesGraph - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
 
shapesGraph - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
ShapesGraph(List<Resource>, List<Resource>) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
ShapesGraph(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
ShapesGraph(Resource, List<? extends Statement>) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
 
shapesGraphs - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
shapesGraphs - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
shapesGraphs - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
shapesGraphs - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
shapesModifiedInCurrentTransaction - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShapeSource - Interface in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
ShapeSource.Predicates - Enum in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
ShapeSource.ShapesGraph - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
ShapeSourceHelper - Class in org.eclipse.rdf4j.sail.shacl.wrapper.shape
 
ShapeSourceHelper() - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSourceHelper
 
shapesRepo - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
an initialized Repository for storing/retrieving Shapes data
shapesRepoConnection - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
ShapeValidationContainer - Class in org.eclipse.rdf4j.sail.shacl
 
ShapeValidationContainer(Shape, Supplier<PlanNode>, boolean, boolean, long, boolean, Logger) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
SHARE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
SHARE_ALIKE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
SharedHttpClientSessionManager - Class in org.eclipse.rdf4j.http.client
A Manager for HTTP sessions that uses a shared HttpClient to manage HTTP connections.
SharedHttpClientSessionManager() - Constructor for class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
SharedHttpClientSessionManager(CloseableHttpClient, ScheduledExecutorService) - Constructor for class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
SharedHttpClientSessionManager.RetryHandlerStale - Class in org.eclipse.rdf4j.http.client
Retry handler: closes stale connections and suggests to simply retry the HTTP request once.
SharedHttpClientSessionManager.ServiceUnavailableRetryHandler - Class in org.eclipse.rdf4j.http.client
 
sharedInstance - Static variable in class org.eclipse.rdf4j.common.platform.PlatformFactory
 
sharedInstance - Static variable in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
sharedSchema - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
sharedValueOfNow - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
shiftToNodeShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
shiftToNodeShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
shiftToNodeShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ShiftToNodeShape - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ShiftToNodeShape(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
shiftToPropertyShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
shiftToPropertyShape() - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ShiftToPropertyShape - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ShiftToPropertyShape(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
shiftToPropertyShapeScope() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
SHORT - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
SHORT - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
SHORT - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#short
ShortCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:short .
ShortCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ShortCast
 
SHORTDESC - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:shortdesc
shortValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
shortValue() - Method in interface org.eclipse.rdf4j.model.Literal
Returns the short value of this literal.
shortValue() - Method in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
shortValue() - Method in class org.eclipse.rdf4j.sail.memory.model.NumericMemLiteral
 
shouldBackTraceDelete - Variable in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
 
shouldBackTraceDelete() - Method in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
 
shouldBackTraceInsert - Variable in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
 
shouldBackTraceInsert() - Method in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
 
shouldBeCached(MemStatementIterator) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIteratorCache
 
shouldCacheCardinality() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
shouldCacheCardinality() - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
shouldCacheCardinality() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
shouldCacheCardinality() - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
shouldParseLine() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
shouldUsePost(String) - Method in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
Return whether the provided query should use POST (otherwise use GET)
shouldUseSerializableValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
shouldValueComparisonBeStrict() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
shutdown() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.federation.FederatedService
Method to perform any shutDown code, invoked at unregistering.
shutdown() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
shutdown() - Method in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
shutdown() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
shutDown - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
 
shutDown() - Method in interface org.eclipse.rdf4j.http.client.HttpClientSessionManager
Closes any remaining connections and threads used by the sessions created by this object.
shutDown() - Method in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
shutDown() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
 
shutDown() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
shutDown() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
shutDown() - Method in class org.eclipse.rdf4j.repository.event.base.InterceptingRepositoryWrapper
 
shutDown() - Method in class org.eclipse.rdf4j.repository.event.base.NotifyingRepositoryWrapper
 
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.LocalRepositoryManager
 
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
Shuts down all initialized repositories.
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.util.NotifyingLocalRepositoryManager
 
shutDown() - Method in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
shutDown() - Method in interface org.eclipse.rdf4j.repository.Repository
Shuts the repository down, releasing any resources that it keeps hold of.
shutDown() - Method in class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
shutDown() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
shutDown() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
shutDown() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
shutDown() - Method in interface org.eclipse.rdf4j.sail.lucene.SearchIndex
 
shutDown() - Method in interface org.eclipse.rdf4j.sail.Sail
Shuts down the Sail, giving it the opportunity to synchronize any stale data.
shutDown() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
shutDown(NotifyingRepository) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryListener
 
shutDown(RepositoryManager) - Method in interface org.eclipse.rdf4j.repository.manager.util.RepositoryManagerListener
 
shutDown(Repository) - Method in interface org.eclipse.rdf4j.repository.event.RepositoryInterceptor
 
shutdownExecutorService(boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
shutDownInternal() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepository
 
shutDownInternal() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
shutDownInternal() - Method in class org.eclipse.rdf4j.repository.sail.ProxyRepository
 
shutDownInternal() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
shutDownInternal() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
shutDownInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
Do store-specific operations to ensure proper shutdown of the store.
shutDownInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
shutdownNow() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
SIBLING - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Sibling
sign(File) - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Add
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Clear
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Copy
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Create
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Load
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Move
 
silent - Variable in class org.eclipse.rdf4j.query.algebra.Service
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
 
silent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
 
silent - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
 
silent() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
Set the SILENT option to true on this query
silent(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
Specify if the SILENT option should be on for this query
SILENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SILENT - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.GraphManagementQuery
 
SILENT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
silentClear - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SilentIteration<T,​E extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
SilentIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
Use SilentIteration instead.
SilentIteration(CloseableIteration<BindingSet, QueryEvaluationException>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SilentIteration
Deprecated.
 
SilentIteration(CloseableIteration<T, E>) - Constructor for class org.eclipse.rdf4j.common.iteration.SilentIteration
Deprecated.
 
SIMILARITY_CLASS_KEY - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key as sail parameter to configure Similarity class implementation to use for text analysis.
SimpleAbstractConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
SimpleAbstractConstraintComponent() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
SimpleAbstractConstraintComponent(Resource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
SimpleBinding - Class in org.eclipse.rdf4j.query.impl
An implementation of the Binding interface.
SimpleBinding(String, Value) - Constructor for class org.eclipse.rdf4j.query.impl.SimpleBinding
Creates a binding object with the supplied name and value.
SimpleBindingSet - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
A simple binding set tuned for the use case that the ShaclSail has.
SimpleBindingSet(Set<String>, List<String>, List<Value>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
SimpleBindingSet(Set<String>, Binding[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
SimpleBindingSet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SimpleBNode - Class in org.eclipse.rdf4j.model.impl
An simple default implementation of the BNode interface.
SimpleBNode() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleBNode
Creates a new, unitialized blank node.
SimpleBNode(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleBNode
Creates a new blank node with the supplied identifier.
SimpleBulkUpdater - Class in org.eclipse.rdf4j.sail.lucene
A bulk updater that updates documents one-by-one.
SimpleBulkUpdater(AbstractSearchIndex) - Constructor for class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
SimpleDataset - Class in org.eclipse.rdf4j.query.impl
A simple implementation of the Dataset interface.
SimpleDataset() - Constructor for class org.eclipse.rdf4j.query.impl.SimpleDataset
 
simpleEscapeIRI(String, Appendable, boolean) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
Escapes a string to a (mostly) conforming IRI value and append it to the appendable.
SimpleEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated.
SimpleEvaluationStrategy(TripleSource, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SimpleEvaluationStrategy
Deprecated.
 
SimpleEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SimpleEvaluationStrategy
Deprecated.
 
SimpleEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SimpleEvaluationStrategy
Deprecated.
 
SimpleIRI - Class in org.eclipse.rdf4j.model.impl
The default implementation of the IRI interface.
SimpleIRI() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleIRI
Creates a new, un-initialized IRI.
SimpleIRI(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleIRI
Creates a new IRI from the supplied string.
SimpleIRI(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleIRI
 
SimpleLiteral - Class in org.eclipse.rdf4j.model.impl
A simple default implementation of the Literal interface.
SimpleLiteral() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
SimpleLiteral(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
Creates a new plain literal with the supplied label.
SimpleLiteral(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
Creates a new plain literal with the supplied label and language tag.
SimpleLiteral(String, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
SimpleLiteral(String, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
Creates a new datatyped literal with the supplied label and datatype.
SimpleLiteral(String, IRI, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
Creates a new datatyped literal with the supplied label and datatype.
SimpleLiteral(String, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleLock(T, String, long, Throwable, Thread, Logger) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
SimpleLogRecord - Class in org.eclipse.rdf4j.common.logging.base
Simple log record, containing only the basics
SimpleLogRecord() - Constructor for class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
SimpleNamespace - Class in org.eclipse.rdf4j.model.impl
A default implementation of the Namespace interface.
SimpleNamespace(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleNamespace
Creates a new Namespace object.
SimpleNode - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
SimpleNode(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
SimpleNode(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
SimpleParseLocationListener - Class in org.eclipse.rdf4j.rio.helpers
A simple implementation of ParseLocationListener.
SimpleParseLocationListener() - Constructor for class org.eclipse.rdf4j.rio.helpers.SimpleParseLocationListener
 
SimplePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
SimplePath(IRI) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
SimpleSAXAdapter - Class in org.eclipse.rdf4j.common.xml
An implementation of SimpleSAXListener providing dummy implementations for all its methods.
SimpleSAXAdapter() - Constructor for class org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
 
SimpleSAXDefaultHandler() - Constructor for class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
SimpleSAXListener - Interface in org.eclipse.rdf4j.common.xml
A listener for events reported by SimpleSAXParser.
SimpleSAXParser - Class in org.eclipse.rdf4j.common.xml
An XML parser that generates "simple" SAX-like events from a limited subset of XML documents.
SimpleSAXParser() - Constructor for class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Creates a new SimpleSAXParser that will try to create a new XMLReader using info.aduna.xml.XMLReaderFactory for parsing the XML.
SimpleSAXParser(XMLReader) - Constructor for class org.eclipse.rdf4j.common.xml.SimpleSAXParser
Creates a new SimpleSAXParser that will use the supplied XMLReader for parsing the XML.
SimpleSAXParser.SimpleSAXDefaultHandler - Class in org.eclipse.rdf4j.common.xml
 
SimpleStatement - Class in org.eclipse.rdf4j.model.impl
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleStatement(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
Creates a new Statement with the supplied subject, predicate and object.
SimpleStatementPattern(Resource, IRI, Value, Resource, boolean) - Constructor for class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
SimpleTriple - Class in org.eclipse.rdf4j.model.impl
A simple default implementation of the Triple interface.
SimpleTriple(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleTriple
Creates a new Triple with the supplied subject, predicate and object.
SimpleValueFactory - Class in org.eclipse.rdf4j.model.impl
Default implementation of the ValueFactory interface.
SimpleValueFactory() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleValueFactory
Hidden constructor to enforce singleton pattern.
sinceSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
Identifies the snapshot in which this statement was introduced.
single(Resource, IRI, Value, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
Returns the single statement with the given subject, predicate and object or null if none exists.
SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SingleCloseableIteration(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode.SingleCloseableIteration
 
SingleCloseablePlanNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
A plan node that can only be closed once
SingleCloseablePlanNode(PlanNode, Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
SingleCloseablePlanNode.SingleCloseableIteration - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
singleConnectionCounter - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
singleConnectionMonitor - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
SingleIterator(Binding) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet.SingleIterator
 
singleResult(GraphQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a single element from the query result.The QueryResult is automatically closed by this method.
singleResult(TupleQueryResult) - Static method in class org.eclipse.rdf4j.query.QueryResults
Returns a single element from the query result.The QueryResult is automatically closed by this method.
singleton - Static variable in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
singleton - Variable in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
 
SingletonBindingSet - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
A simple binding set tuned for the use case that the ShaclSail has.
SingletonBindingSet(String, Value) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
SingletonBindingSet.SingleIterator - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
SingletonIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
SingletonIteration(E) - Constructor for class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
Creates a new EmptyIteration.
SingletonIterator<E> - Class in org.eclipse.rdf4j.common.iterator
An iterator that contains exactly one element.
SingletonIterator(E) - Constructor for class org.eclipse.rdf4j.common.iterator.SingletonIterator
Creates a new EmptyIterator.
SingletonSet - Class in org.eclipse.rdf4j.query.algebra
A tuple expression that contains exactly one solution with zero bindings.
SingletonSet() - Constructor for class org.eclipse.rdf4j.query.algebra.SingletonSet
 
singleValue(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
SingleValueToListTransformer<E> - Class in org.eclipse.rdf4j.spin.function.spif
 
SingleValueToListTransformer() - Constructor for class org.eclipse.rdf4j.spin.function.spif.SingleValueToListTransformer
 
sink(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
sink(IsolationLevel) - Method in interface org.eclipse.rdf4j.sail.base.SailSource
Create a SailSink that when when its SailSource.flush() is called, the changes are applied to this source.
sink(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
sink(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
sink(IsolationLevel) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSource
 
Sink - Interface in org.eclipse.rdf4j.common.io
A Sink writes a data stream in a particular FileFormat.
sinkApproved(SailSink) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
sinkDeprecated(SailSink) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
sinkObserved(SailSink) - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
SITE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:Site
SITE_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:siteAddress
SITE_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:siteOf
size - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
size - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
size - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
size() - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.size() call.
size() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
size() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
size() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
 
size() - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
 
size() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
size() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
size() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
size() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
size() - Method in class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
size() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
size() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet.MinimallyAllocatingSet
 
size() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
size() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SerializedQueue
Deprecated.
 
size() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
 
size() - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
size() - Method in interface org.eclipse.rdf4j.query.BindingSet
Returns the number of bindings in this BindingSet.
size() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
size() - Method in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
size() - Method in class org.eclipse.rdf4j.query.impl.MapBindingSet
 
size() - Method in class org.eclipse.rdf4j.query.impl.MutableTupleQueryResult
 
size() - Method in class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
size() - Method in class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
size() - Method in class org.eclipse.rdf4j.rio.hdt.HDTArray
Get number of entries in this array
size() - Method in class org.eclipse.rdf4j.rio.hdt.HDTBitmap
Get number of entries in this bitmap
size() - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySection
Get the size
size() - Method in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
size() - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Returns the number of attributes contained in this object.
size() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
size() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
size() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
 
size() - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
size() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
size() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
size(Resource) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
size(Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
size(Resource...) - Method in class org.eclipse.rdf4j.repository.base.RepositoryConnectionWrapper
 
size(Resource...) - Method in class org.eclipse.rdf4j.repository.contextaware.ContextAwareConnection
Returns the number of (explicit) statements that are in the specified contexts in this repository.
size(Resource...) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
size(Resource...) - Method in interface org.eclipse.rdf4j.repository.RepositoryConnection
Returns the number of (explicit) statements that are in the specified contexts in this repository.
size(Resource...) - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
size(Resource...) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
size(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
size(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
size(Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
Calls InferencerConnectionWrapper.flushUpdates() before forwarding the call to the wrapped connection.
size(Resource...) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Returns the number of (explicit) statements in the store, or in specific contexts.
SIZE - org.eclipse.rdf4j.http.protocol.Protocol.Action
retrieving repository size
SIZE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the 'size' resource of a repository.
SIZE - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
SIZE_OR_DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/SizeOrDuration
sizeInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
sizeInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
sizeY - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
sizeZ - Variable in class org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionBitmap
 
skip - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
skipBasedOnPreviousConnection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
SkipLexicalActions(Token) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
skipOptionalPeriod() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
 
skippedEntity(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
skipWhitespace(boolean) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
skipWSC() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Consumes any white space characters (space, tab, line feed, newline) and comments (#-style) from reader.
SKOLEMIZE_ORIGIN - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Scheme and authority of new mint Skolem IRIs that should replace Blank Nodes.
skolemOrigin - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
The base URI for skolemizing IRIs.
SKOS - Class in org.eclipse.rdf4j.model.vocabulary
Vocabulary constants for the Simple Knowledge Organization System (SKOS).
SKOS() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SKOS
 
SKOSXL - Class in org.eclipse.rdf4j.model.vocabulary
Vocabulary constants for the SKOS eXtension for Labels (SKOS-XL).
SKOSXL() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SKOSXL
 
SKYPE_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
SLASH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Slice - Class in org.eclipse.rdf4j.query.algebra
The SLICE operator, as defined in SPARQL Query Language for RDF.
Slice() - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
 
Slice(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
 
Slice(TupleExpr, long, long) - Constructor for class org.eclipse.rdf4j.query.algebra.Slice
 
SliceQueryEvaluationStep - Interface in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
smaller - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
smallest(Set<LinkedHashModel.ModelStatement>...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
SmallStringSet(Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
snapshot - Variable in class org.eclipse.rdf4j.sail.base.SailSourceBranch
Non-null when in IsolationLevels.SNAPSHOT (or higher) mode.
snapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
snapshot - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
snapshot - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
Indicates which snapshot should be iterated over.
snapshot - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
Indicates which snapshot should be iterated over.
SNAPSHOT - org.eclipse.rdf4j.common.transaction.IsolationLevels
Snapshot: in addition to IsolationLevels.SNAPSHOT_READ, successful transactions in this isolation level will operate against a particular dataset snapshot.
SNAPSHOT - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
SNAPSHOT_READ - org.eclipse.rdf4j.common.transaction.IsolationLevels
Snapshot Read: in addition to IsolationLevels.READ_COMMITTED, query results in this isolation level that are observed within a successful transaction will observe a consistent snapshot.
SNAPSHOT_RELEASED - Static variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
snapshotCleanupThread - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Cleanup thread that removes deprecated statements when no other threads are accessing this list.
snapshotCleanupThreadLockObject - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Lock object used to synchronize concurrent access to MemorySailStore.snapshotCleanupThread.
snapshotMonitor - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
 
SnapshotMonitor(boolean) - Constructor for class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor
 
SnapshotSailStore - Class in org.eclipse.rdf4j.sail.base
A SailStore wrapper that branches the backing SailSources to provide concurrent IsolationLevels.SNAPSHOT_READ isolation and higher.
SnapshotSailStore(SailStore, ModelFactory) - Constructor for class org.eclipse.rdf4j.sail.base.SnapshotSailStore
Wraps an SailStore, tracking changes in ModelFactory instances.
SNIPPET - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
snippetPattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
snippetPatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
snippetVarName - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
so(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
so(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
soc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
soc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
SOFTWARE - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
SOFTWARE_AGENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:SoftwareAgent
SOLUTION - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
SolutionModifier() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SOMETHING - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SOMETHING_WITH_GRAPH - Static variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SOMEVALUESFROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#someValuesFrom
SOP - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
sort(Collection<BindingSet>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator
Deprecated.
 
Sort - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
Sort(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
SORT_STRING - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:sort-string
sorted - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
sortedBindingNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
sortedEquals(List<String>, List<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.util.OrderComparator
 
SortedIterators(Comparator<E>, boolean, List<Iterator<E>>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.OrderIterator.SortedIterators
Deprecated.
 
SOUND - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:sound
source - Variable in class org.eclipse.rdf4j.query.algebra.Load
 
source - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
 
source - Variable in class org.eclipse.rdf4j.repository.sail.SailQueryPreparer
 
source - Variable in class org.eclipse.rdf4j.rio.helpers.CodePointIterator
 
source - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:source
SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/source
SOURCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:source
SOURCE_CONSTRAINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SOURCE_CONSTRAINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:sourceConstraint
SOURCE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SOURCE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:sourceConstraintComponent
SOURCE_SHAPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SOURCE_SHAPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:sourceShape
sourceConstraint - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
sourceConstraintComponent - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
SourceConstraintComponent - Enum in org.eclipse.rdf4j.sail.shacl
 
SourceConstraintComponent(IRI, boolean) - Constructor for enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
sourceContexts - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
sourceExpression - Variable in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
sourceGraph - Variable in class org.eclipse.rdf4j.query.algebra.Add
 
sourceGraph - Variable in class org.eclipse.rdf4j.query.algebra.Copy
 
sourceGraph - Variable in class org.eclipse.rdf4j.query.algebra.Move
 
SOURCEINDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#sourceIndividual
sourceIter - Variable in class org.eclipse.rdf4j.common.iterator.ConvertingIterator
The source type iterator.
sourceIter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
sourceString - Variable in class org.eclipse.rdf4j.query.parser.ParsedOperation
The source string (e.g.
sourceString - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
 
sourceString - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
 
sp - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
 
sp(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
sp(QueryEvaluationContext, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
SP - Class in org.eclipse.rdf4j.model.vocabulary
 
SP() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SP
 
sparql - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
Sparql() - Constructor for class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
 
SPARQL - org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
 
SPARQL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:sparql
SPARQL - Static variable in class org.eclipse.rdf4j.query.QueryLanguage
SPARQL (Simple Protocol and RDF Query Language) is a W3C Recommendation for querying and updating RDF data.
SPARQL - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
SPARQL Query Results XML Format.
SPARQL - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL Query Results XML Format.
SPARQL_10_QUERY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
SPARQL 1.0 Query
SPARQL_11_QUERY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
SPARQL 1.1 Query
SPARQL_11_UPDATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
SPARQL 1.1 Update
SPARQL_ASK_EXECUTABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_ASK_EXECUTABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLAskExecutable
SPARQL_ASK_VALIDATOR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_ASK_VALIDATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLAskValidator
SPARQL_CONSTRAINT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_CONSTRAINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLConstraint
SPARQL_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLConstraintComponent
SPARQL_CONSTRAINT_COMPONENT_SPARQL - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_CONSTRAINT_COMPONENT_SPARQL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLConstraintComponent-sparql
SPARQL_CONSTRUCT_EXECUTABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_CONSTRUCT_EXECUTABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLConstructExecutable
SPARQL_ENDPOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:sparqlEndpoint
SPARQL_EXECUTABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_EXECUTABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLExecutable
SPARQL_FUNCTION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLFunction
SPARQL_PATTERN - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
SPARQL_QUERY_MIME_TYPE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
MIME type for SPARQL update: application/sparql-query.
SPARQL_RESULTS_CSV_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
Local constant for tuple formats for SPARQL Results CSV.
SPARQL_RESULTS_JSON_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
Local constant reused across boolean and tuple formats for SPARQL Results JSON.
SPARQL_RESULTS_TSV_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
Local constant for tuple formats for SPARQL Results TSV.
SPARQL_RESULTS_XML_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
Local constant reused across boolean and tuple formats for SPARQL Results XML.
SPARQL_SELECT_EXECUTABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_SELECT_EXECUTABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLSelectExecutable
SPARQL_SELECT_VALIDATOR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_SELECT_VALIDATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLSelectValidator
SPARQL_STAR - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL-star Query Results XML Format (like SPARQL/XML but with native RDF-star support).
SPARQL_TARGET - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLTarget
SPARQL_TARGET_TYPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_TARGET_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLTargetType
SPARQL_UPDATE_EXECUTABLE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_UPDATE_EXECUTABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLUpdateExecutable
SPARQL_UPDATE_MIME_TYPE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
MIME type for SPARQL update: application/sparql-update.
SPARQL_UPDATE_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
SPARQL_VALUES_DERIVER - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
SPARQL_VALUES_DERIVER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:SPARQLValuesDeriver
SparqlAggregate - Enum in org.eclipse.rdf4j.sparqlbuilder.constraint
The built-in SPARQL aggregates.
SparqlAggregate(String) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
SPARQLBooleanJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL-1.1 JSON Results Format documents
SPARQLBooleanJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Default constructor.
SPARQLBooleanJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Construct a parser with a specific ValueFactory.
SPARQLBooleanJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultParserFactory for parsers of SPARQL-1.1 JSON Boolean Query Results.
SPARQLBooleanJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
 
SPARQLBooleanJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A BooleanQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.
SPARQLBooleanJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
SPARQLBooleanJSONWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
SPARQLBooleanJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A BooleanQueryResultWriterFactory for writers of SPARQL/JSON query boolean results.
SPARQLBooleanJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
 
SPARQLBooleanQuery - Class in org.eclipse.rdf4j.repository.sparql.query
Parses boolean query response from remote stores.
SPARQLBooleanQuery(SPARQLProtocolSession, String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLBooleanQuery
 
SPARQLBooleanSAXParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
 
SPARQLBooleanSAXParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanSAXParser
 
SPARQLBooleanXMLParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
Parser for reading boolean query results formatted as SPARQL Results Documents.
SPARQLBooleanXMLParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParser
Creates a new parser for the SPARQL Query Results XML Format.
SPARQLBooleanXMLParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A BooleanQueryResultParserFactory for parsers of SPARQL/XML boolean query results.
SPARQLBooleanXMLParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLParserFactory
 
SPARQLBooleanXMLWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A BooleanQueryResultWriter that writes boolean query results in the SPARQL Query Results XML Format.
SPARQLBooleanXMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
SPARQLBooleanXMLWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
SPARQLBooleanXMLWriter(XMLWriter) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
SPARQLBooleanXMLWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A BooleanQueryResultWriterFactory for writers of SPARQL/XML boolean query results.
SPARQLBooleanXMLWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriterFactory
 
SparqlBuilder - Class in org.eclipse.rdf4j.sparqlbuilder.core
A class to with static methods to create SPARQL query elements.
SparqlBuilder() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
 
SparqlBuilderUtils - Class in org.eclipse.rdf4j.sparqlbuilder.util
Utility functions for the SparqlBuilder
SparqlBuilderUtils() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.util.SparqlBuilderUtils
 
SPARQLConnection - Class in org.eclipse.rdf4j.repository.sparql
Provides a RepositoryConnection interface to any SPARQL endpoint.
SPARQLConnection(SPARQLRepository, SPARQLProtocolSession) - Constructor for class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SPARQLConnection(SPARQLRepository, SPARQLProtocolSession, boolean) - Constructor for class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SparqlConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
SparqlConstraintComponent(Resource, Shape, boolean, String, String, List<Literal>, Boolean, Set<Namespace>, Model) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
SparqlConstraintComponent(Resource, ShapeSource, Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
SPARQLConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
SparqlConstraintSelect - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
SparqlConstraintSelect(SailConnection, PlanNode, String, ConstraintComponent.Scope, Resource[], boolean, SparqlConstraintComponent, Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
SPARQLCrossProductIteration - Class in org.eclipse.rdf4j.repository.sparql.federation
Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the inner iteration.
SPARQLCrossProductIteration(CloseableIteration<BindingSet, QueryEvaluationException>, List<BindingSet>) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.SPARQLCrossProductIteration
 
SPARQLFederatedService - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
Deprecated.
SPARQLFederatedService - Class in org.eclipse.rdf4j.repository.sparql.federation
Federated Service wrapping the SPARQLRepository to communicate with a SPARQL endpoint.
SPARQLFederatedService(String, HttpClientSessionManager) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.SPARQLFederatedService
Deprecated.
 
SPARQLFederatedService(String, HttpClientSessionManager) - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.SPARQLFederatedService
 
SparqlFragment - Class in org.eclipse.rdf4j.sail.shacl.ast
 
SparqlFragment(Collection<Namespace>, String, boolean, boolean, List<StatementMatcher>, SparqlFragment.TraceBack, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
SparqlFragment(Collection<Namespace>, List<String>, List<StatementMatcher>, SparqlFragment.TraceBack, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
SparqlFragment.TraceBack - Interface in org.eclipse.rdf4j.sail.shacl.ast
 
SparqlFunction - Enum in org.eclipse.rdf4j.sparqlbuilder.constraint
The built-in SPARQL Functions.
SparqlFunction(String) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SparqlFunction(String, boolean) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SPARQLGraphQuery - Class in org.eclipse.rdf4j.repository.sparql.query
Parses RDF results in the background.
SPARQLGraphQuery(SPARQLProtocolSession, String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLGraphQuery
 
SPARQLJSONParserBase - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Deprecated.
SPARQLJSONParserBase() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLJSONParserBase
Deprecated.
 
SPARQLMinusIteration<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Deprecated.
SPARQLMinusIteration(Iteration<BindingSet, X>, Iteration<BindingSet, X>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated.
Creates a new MinusIteration that returns the results of the left argument minus the results of the right argument.
SPARQLMinusIteration(Iteration<BindingSet, X>, Iteration<BindingSet, X>, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
Deprecated, for removal: This API element is subject to removal in a future version.
SPARQLOperation - Class in org.eclipse.rdf4j.repository.sparql.query
Deprecated.
SPARQLOperation(HttpClient, String, String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
SparqlOperator - Interface in org.eclipse.rdf4j.sparqlbuilder.constraint
Interface to denote an Expression operator
SPARQLParser - Class in org.eclipse.rdf4j.query.parser.sparql
 
SPARQLParser() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
Create a new SPARQLParser without any default prefixes.
SPARQLParser(Set<Namespace>) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
Create a new SPARQLParser.
SPARQLParserFactory - Class in org.eclipse.rdf4j.query.parser.sparql
A QueryParserFactory for SPARQL parsers.
SPARQLParserFactory() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
 
sparqlProjection - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
SPARQLProtocolSession - Class in org.eclipse.rdf4j.http.client
The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints.
SPARQLProtocolSession(HttpClient, ExecutorService) - Constructor for class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
SPARQLQueries - Class in org.eclipse.rdf4j.query.parser.sparql
Utility functions for working with SPARQL query strings.
SPARQLQueries() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
 
SPARQLQueryBindingSet - Class in org.eclipse.rdf4j.repository.sparql.query
An implementation of the BindingSet interface that is used to evaluate query object models.
SPARQLQueryBindingSet() - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
SPARQLQueryBindingSet(int) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
SPARQLQueryBindingSet(BindingSet) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLQueryBindingSet
 
SparqlQueryParserCache - Class in org.eclipse.rdf4j.sail.shacl.ast
 
SparqlQueryParserCache() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.SparqlQueryParserCache
 
SparqlQueryRenderer - Class in org.eclipse.rdf4j.queryrender.sparql.experimental
An alternative implementation of the SPARQL query renderer (more complete than the default SPARQLQueryRenderer)
SparqlQueryRenderer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.SparqlQueryRenderer
 
SPARQLQueryRenderer - Class in org.eclipse.rdf4j.queryrender.sparql
Implementation of the QueryRenderer interface which renders queries into the SPARQL syntax.
SPARQLQueryRenderer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.SPARQLQueryRenderer
 
SPARQLRepository - Class in org.eclipse.rdf4j.repository.sparql
A proxy class to access any SPARQL 1.1 endpoint.
SPARQLRepository(String) - Constructor for class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Create a new SPARQLRepository using the supplied endpoint URL for queries and updates.
SPARQLRepository(String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Create a new SPARQLRepository using the supplied query endpoint URL for queries, and the supplied update endpoint URL for updates.
SPARQLRepositoryConfig - Class in org.eclipse.rdf4j.repository.sparql.config
Configuration for a SPARQL endpoint.
SPARQLRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
SPARQLRepositoryConfig(String) - Constructor for class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
SPARQLRepositoryConfig(String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
SPARQLRepositoryFactory - Class in org.eclipse.rdf4j.repository.sparql.config
Creates SPARQLRepository from a configuration.
SPARQLRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory
 
SPARQLResultsCSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text.csv
Implements a MappingStrategy to allow opencsv to work in parallel.
SPARQLResultsCSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
SPARQLResultsCSVParser - Class in org.eclipse.rdf4j.query.resultio.text.csv
SPARQL Results CSV format parser.
SPARQLResultsCSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
SPARQLResultsCSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.csv
A TupleQueryResultParserFactory for SPARQL CSV result parsers.
SPARQLResultsCSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
 
SPARQLResultsCSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.csv
TupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format.
SPARQLResultsCSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
SPARQLResultsCSVWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
SPARQLResultsCSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.csv
A TupleQueryResultWriterFactory for writers of SPARQL/CSV tuple query results.
SPARQLResultsCSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
 
SPARQLResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL-1.1 JSON Results Format documents.
SPARQLResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Default constructor.
SPARQLResultsJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Construct a parser with a specific ValueFactory.
SPARQLResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultParserFactory for parsers of SPARQL-1.1 JSON Tuple Query Results.
SPARQLResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
 
SPARQLResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.
SPARQLResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
SPARQLResultsJSONWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
SPARQLResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultWriterFactory for writers of SPARQL/JSON query results.
SPARQLResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
 
SPARQLResultsSAXParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
 
SPARQLResultsSAXParser(ValueFactory, QueryResultHandler) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
SPARQLResultsSAXParser.TripleContainer - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
 
SPARQLResultsTSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Implements a MappingStrategy to allow opencsv to work in parallel.
SPARQLResultsTSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
SPARQLResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQL Results TSV format parser.
SPARQLResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
SPARQLResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
A TupleQueryResultParserFactory for SPARQL TSV result parsers.
SPARQLResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
 
SPARQLResultsTSVReader - Class in org.eclipse.rdf4j.query.resultio.text.tsv
This reader respects the TSV semantics of RDF4J and does absolutely no processing except for splitting the line on horizontal tabulator characters.
SPARQLResultsTSVReader(Reader) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVReader
 
SPARQLResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.tsv
TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.
SPARQLResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
SPARQLResultsTSVWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
SPARQLResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
A TupleQueryResultWriterFactory for writers of SPARQL/TSV tuple query results.
SPARQLResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
 
SPARQLResultsXMLConstants - Interface in org.eclipse.rdf4j.query.resultio.sparqlxml
Interface defining tags and attribute names that are used in SPARQL Results Documents.
SPARQLResultsXMLParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
Parser for reading tuple query results formatted as SPARQL Results Documents.
SPARQLResultsXMLParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
Creates a new parser for the SPARQL Query Results XML Format that will use an instance of SimpleValueFactory to create Value objects.
SPARQLResultsXMLParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParser
Creates a new parser for the SPARQL Query Results XML Format that will use the supplied ValueFactory to create Value objects.
SPARQLResultsXMLParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultParserFactory for parsers of SPARQL/XML tuple query results.
SPARQLResultsXMLParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLParserFactory
 
SPARQLResultsXMLWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultWriter that writes tuple query results in the SPARQL Query Results XML Format.
SPARQLResultsXMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
SPARQLResultsXMLWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
SPARQLResultsXMLWriter(XMLWriter) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriter
 
SPARQLResultsXMLWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultWriterFactory for writers of SPARQL/XML tuple query results.
SPARQLResultsXMLWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLWriterFactory
 
SPARQLResultsXSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text
This serves as a base class for mapping strategies for character separated inputs.
SPARQLResultsXSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
SPARQLServiceResolver - Class in org.eclipse.rdf4j.repository.sparql.federation
The SPARQLServiceResolver is used to manage a set of FederatedService instances, which are used to evaluate SERVICE expressions for particular service Urls.
SPARQLServiceResolver() - Constructor for class org.eclipse.rdf4j.repository.sparql.federation.SPARQLServiceResolver
 
SPARQLStarResultsJSONConstants - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Constants for the SPARQL-star JSON format.
SPARQLStarResultsJSONConstants() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
 
SPARQLStarResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL-star JSON results.
SPARQLStarResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
SPARQLStarResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
Default constructor.
SPARQLStarResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONParser
Deprecated.
 
SPARQLStarResultsJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
Constructs a parser with the supplied ValueFactory.
SPARQLStarResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
SPARQLStarResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
SPARQLStarResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
 
SPARQLStarResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONParserFactory
Deprecated.
 
SPARQLStarResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Writer for SPARQL-star JSON results.
SPARQLStarResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
SPARQLStarResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
SPARQLStarResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONWriter
Deprecated.
 
SPARQLStarResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
SPARQLStarResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
SPARQLStarResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
 
SPARQLStarResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONWriterFactory
Deprecated.
 
SPARQLStarResultsTSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
Functionality has been folded into SPARQLResultsTSVMappingStrategy
SPARQLStarResultsTSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVMappingStrategy
Deprecated.
 
SPARQLStarResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Parser for SPARQL-star TSV results.
SPARQLStarResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParser
 
SPARQLStarResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVParser
Deprecated.
 
SPARQLStarResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQLStarResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsTSVParserFactory.
SPARQLStarResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
 
SPARQLStarResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVParserFactory
Deprecated.
 
SPARQLStarResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Writer for SPARQL-star TSV results.
SPARQLStarResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriter
 
SPARQLStarResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVWriter
Deprecated.
 
SPARQLStarResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQLStarResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
 
SPARQLStarResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVWriterFactory
Deprecated.
 
SPARQLStarResultsXMLParser - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
Parser for reading tuple query results formatted as SPARQL Results Documents, extended with support for RDF-star triples
SPARQLStarResultsXMLParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParser
 
SPARQLStarResultsXMLParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParser
 
SPARQLStarResultsXMLParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultParserFactory for parsers of extended SPARQL/XML tuple query results: TupleQueryResultFormat.SPARQL_STAR
SPARQLStarResultsXMLParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLParserFactory
 
SPARQLStarResultsXMLWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultWriter that writes tuple query results in the extended form SPARQL Query Results XML Format.
SPARQLStarResultsXMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriter
 
SPARQLStarResultsXMLWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
A TupleQueryResultWriterFactory for writers of extended SPARQL/XML tuple query results: TupleQueryResultFormat.SPARQL_STAR
SPARQLStarResultsXMLWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLStarResultsXMLWriterFactory
 
SparqlTarget - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
SparqlTarget(Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
sparqlTransaction - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
SparqlTupleExprRenderer - Class in org.eclipse.rdf4j.queryrender.sparql
Extends the BaseTupleExprRenderer to provide support for rendering tuple expressions as SPARQL queries.
SparqlTupleExprRenderer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.SparqlTupleExprRenderer
 
SPARQLTupleQuery - Class in org.eclipse.rdf4j.repository.sparql.query
Parses tuple results in the background.
SPARQLTupleQuery(SPARQLProtocolSession, String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLTupleQuery
 
SPARQLUpdate - Class in org.eclipse.rdf4j.repository.sparql.query
Update operation of the SPARQLRepository
SPARQLUpdate(SPARQLProtocolSession, String, String) - Constructor for class org.eclipse.rdf4j.repository.sparql.query.SPARQLUpdate
 
SPARQLUpdateDataBlockParser - Class in org.eclipse.rdf4j.query.parser.sparql
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 - Class in org.eclipse.rdf4j.repository.sail.helpers
Deprecated.
SPARQLUpdateDataBlockParser() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
Creates a new parser that will use a SimpleValueFactory to create RDF model objects.
SPARQLUpdateDataBlockParser() - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.SPARQLUpdateDataBlockParser
Deprecated.
SPARQLUpdateDataBlockParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
Creates a new parser that will use the supplied ValueFactory to create RDF model objects.
SPARQLUpdateDataBlockParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.repository.sail.helpers.SPARQLUpdateDataBlockParser
Deprecated.
SPARQLUpdateOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
Encapsulation of a SPARQL 1.1 update operation executed as part of a transaction.
SPARQLUpdateOperation() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
SPARQLUpdateOperation(String, String, boolean, Dataset, Binding...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
SPARQLUtil - Class in org.eclipse.rdf4j.query.parser.sparql
Deprecated.
since 3.6.0 Use SPARQLQueries instead.
SPARQLUtil() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLUtil
Deprecated.
 
sparqlValidation - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
sparqlValidation - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
SparqlValueExprRenderer - Class in org.eclipse.rdf4j.queryrender.sparql
Renders a ValueExpr into SPARQL syntax.
SparqlValueExprRenderer() - Constructor for class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
 
SPARQLXMLParserBase - Class in org.eclipse.rdf4j.query.resultio.sparqlxml
Deprecated.
SPARQLXMLParserBase() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLXMLParserBase
Deprecated.
 
SPATIAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/spatial
SPATIAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:spatial
SPATIAL_COORDINATES - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:spatialCoordinates
SPATIAL_RESOLUTION_IN_METERS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:spatialResolutionInMeters
SPATIAL_THING - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:SpatialThing class.
spatialAlgebra - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
SpatialAlgebra - Interface in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
spatialContext - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
spatialDimension - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:spatialDimension property
SpatialObject - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:SpatialObject class
SpatialObjectCollection - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:SpatialObjectCollection class
SpatialSupport - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
This class is responsible for creating the SpatialContext, SpatialAlgebra and WktWriter that will be used.
SpatialSupport() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
SpatialSupport.JtsSpatialSupport - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
spc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
spc(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
SPECIALIZATION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:specializationOf
specialToken - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFICATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:Specification
SPIF - Class in org.eclipse.rdf4j.model.vocabulary
http://spinrdf.org/spif#.
SPIF() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SPIF
 
SPIN - Class in org.eclipse.rdf4j.model.vocabulary
 
SPIN() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SPIN
 
SpinFunction - Class in org.eclipse.rdf4j.spin.function
 
SpinFunction(String) - Constructor for class org.eclipse.rdf4j.spin.function.SpinFunction
 
SpinFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
SpinFunctionParser(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.SpinFunctionParser
 
SpinParser - Class in org.eclipse.rdf4j.spin
 
SpinParser() - Constructor for class org.eclipse.rdf4j.spin.SpinParser
 
SpinParser(SpinParser.Input) - Constructor for class org.eclipse.rdf4j.spin.SpinParser
 
SpinParser(SpinParser.Input, Function<IRI, String>, Function<IRI, String>) - Constructor for class org.eclipse.rdf4j.spin.SpinParser
 
SpinParser.DataVisitor - Class in org.eclipse.rdf4j.spin
 
SpinParser.Input - Enum in org.eclipse.rdf4j.spin
 
SpinParser.SpinVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer - Class in org.eclipse.rdf4j.spin
 
SpinRenderer() - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer
 
SpinRenderer(SpinRenderer.Output) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer
 
SpinRenderer(SpinRenderer.Output, Function<String, IRI>, Function<String, IRI>, ValueFactory) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer
 
SpinRenderer.AskVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.ConstructVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.DescribeVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.ExtensionContext - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.ListContext - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.Output - Enum in org.eclipse.rdf4j.spin
 
SpinRenderer.SpinVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.SpinVisitor.ExtensionVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.SpinVisitor.GroupVisitor - Class in org.eclipse.rdf4j.spin
 
SpinRenderer.SpinVisitor.OrderVisitor - Class in org.eclipse.rdf4j.spin
 
SpinTupleFunction - Class in org.eclipse.rdf4j.spin.function
 
SpinTupleFunction(String) - Constructor for class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
SpinTupleFunctionAsFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
SpinTupleFunctionAsFunctionParser(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.SpinTupleFunctionAsFunctionParser
 
SpinTupleFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
SpinTupleFunctionParser(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.SpinTupleFunctionParser
 
SpinVisitor(TripleSource) - Constructor for class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
SpinVisitor(RDFHandler, Resource, Resource, Dataset) - Constructor for class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
spinWait() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
spinWait() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
spinWaitAtReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
SpinWellKnownFunctions - Class in org.eclipse.rdf4j.spin
 
SpinWellKnownFunctions() - Constructor for class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
SpinWellKnownVars - Class in org.eclipse.rdf4j.spin
 
SpinWellKnownVars() - Constructor for class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
SPINX - Class in org.eclipse.rdf4j.model.vocabulary
http://spinrdf.org/spinx#.
SPINX() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SPINX
 
SpinxFunction - Class in org.eclipse.rdf4j.spin.function
 
SpinxFunction(String) - Constructor for class org.eclipse.rdf4j.spin.function.SpinxFunction
 
SpinxFunctionParser - Class in org.eclipse.rdf4j.spin.function
 
SpinxFunctionParser(SpinParser) - Constructor for class org.eclipse.rdf4j.spin.function.SpinxFunctionParser
 
SPL - Class in org.eclipse.rdf4j.model.vocabulary
SPIN Standard Module library.
SPL() - Constructor for class org.eclipse.rdf4j.model.vocabulary.SPL
 
split - Variable in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
split() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
split(Shape) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
Split - Class in org.eclipse.rdf4j.spin.function.spif
 
Split() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Split
 
SPLIT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
spliterator() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
splitPropertyShape(PropertyShape) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
 
spo(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
spo(QueryEvaluationContext, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
SPO - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
spoc - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
spoc(QueryEvaluationContext, Var, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
spoc(QueryEvaluationContext, Var, Var, Var, Var) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
SPOUSE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Spouse
spScope - Variable in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
The StatementPattern-scope of this graph pattern.
SRID - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:getSRID, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SRID() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SRID
 
StableRandomVariableProvider() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
StableRandomVariableProvider(String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider
 
stack - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
stack - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
stack - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
stack - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
StackableSail - Interface in org.eclipse.rdf4j.sail
An interface for Sails that can be stacked on top of other Sails.
stacktrace - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
stacktrace - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
stackTrace - org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
 
stackTrace - Variable in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
stackTrace - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
stackTraceForDebugging - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.SnapshotMonitor.ReservedSnapshot
 
StackTracePatternLayout - Class in org.eclipse.rdf4j.common.logging.file.logback
PatternLayout that also prints stack traces.
StackTracePatternLayout() - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
Construct a StacktracePatternLayout with the default conversion pattern.
StackTracePatternLayout(String) - Constructor for class org.eclipse.rdf4j.common.logging.file.logback.StackTracePatternLayout
Construct a StacktracePatternLayout with the specified conversion pattern.
staleLoggingLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
stamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.WriteLock
 
stamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager.ExclusiveLock
 
stamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager.ReadLock
 
stamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
stamp - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.WriteLock
 
stampedLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
stampedLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.OptimisticReadLock
 
stampedLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.ReadLock
 
stampedLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
stampedLockManager - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.OptimisticState
 
stampedLockManager - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
StampedLockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
A read/write-lock manager backed by a StampedLock.
StampedLockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
StampedLockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
StampedLockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
StampedLockManager(String, int, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
StampedLockManager(String, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
StampedLockManager.Cache<T> - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.Cache.OptimisticState - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.Cache.ReadableState - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.Cache.WritableState - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.OptimisticReadLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.ReadLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
StampedLockManager.WriteLock - Class in org.eclipse.rdf4j.common.concurrent.locks
 
STANDARD - org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
Standard mode extends minimal compliance with various practical operator behavioral extensions, in a way that is still compliant with the SPARQL 1.1 specification (as described in section 17.3.1 of the SPARQL 1.1 Query Recommendation).
STANDARD - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/Standard
StandardDeviationAggregateFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
AggregateFunctionFactory implementation that provides AggregateFunction used for processing sample standard deviation.
StandardDeviationAggregateFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationAggregateFactory
 
StandardDeviationCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
AggregateCollector that can compute both sample and population standard deviation based on input of numeric Literals.
StandardDeviationCollector(boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev.StandardDeviationCollector
 
StandardQueryElementCollection<T extends QueryElement> - Class in org.eclipse.rdf4j.sparqlbuilder.core
A QueryElementCollection that follows a more standard way of converting to a query string
StandardQueryElementCollection() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String, String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String, String, Collection<T>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String, String, Function<String, String>, Collection<T>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String, Collection<T>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryElementCollection(String, Function<String, String>) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
StandardQueryOptimizerPipeline - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use StandardQueryOptimizerPipeline instead.
StandardQueryOptimizerPipeline - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
A standard pipeline with the default QueryOptimizers that will be used by StrictEvaluationStrategy and its subclasses, unless specifically overridden.
StandardQueryOptimizerPipeline(EvaluationStrategy, TripleSource, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StandardQueryOptimizerPipeline
Deprecated.
 
StandardQueryOptimizerPipeline(EvaluationStrategy, TripleSource, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
standardURI - Variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
A standard URI published by the W3C or another standards body to uniquely denote this format.
standardURI - Variable in class org.eclipse.rdf4j.rio.RDFFormat
A standard URI published by the W3C or another standards body to uniquely denote this format.
STAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
START - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Start
START_DATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:startDate
startCal - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader.DateRangeFilenameFilter
 
startDate - Variable in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
startDeadlockPreventionThread() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
If the current thread is not the owner, starts a thread to handle potential deadlocks by interrupting the owner.
startDocument() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
 
startDocument() - Method in interface org.eclipse.rdf4j.common.xml.SimpleSAXListener
Notifies the listener that the parser has started parsing.
startDocument() - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
startDocument() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes the XML header for the XML file.
startDocument() - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
startDocument() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Indicates the start of the document.
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
startDocument() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
startDocument() - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
STARTED_AT_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:startedAtTime
startElement(String, String, String, Atts) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXParser.SimpleSAXDefaultHandler
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
startHeader() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
Indicates the start of the header.
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
startLocalTransaction() - Method in class org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection
Starts a new transaction if one is not already active.
startPrefixMapping(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.AbstractTupleQueryResultHandler
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
startQueryResult(List<String>) - Method in interface org.eclipse.rdf4j.query.QueryResultHandler
Indicates the start of a sequence of Solutions.
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
Deprecated.
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.RDFStarDecodingQueryResultHandler
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
startRDF() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
startRDF() - Method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
 
startRDF() - Method in class org.eclipse.rdf4j.query.impl.BackgroundGraphResult
Deprecated.
 
startRDF() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
 
startRDF() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.helpers.RDFHandlerWrapper
 
startRDF() - Method in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
startRDF() - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.n3.N3Writer
 
startRDF() - Method in class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
startRDF() - Method in interface org.eclipse.rdf4j.rio.RDFHandler
Signals the start of the RDF data.
startRDF() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
startRDF() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
startRDF() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
startRDF() - Method in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
STARTS_WITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:starts-with
startTag(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a start tag containing the previously set attributes.
startTag(String, Map<String, String>, String) - Method in class org.eclipse.rdf4j.common.xml.SimpleSAXAdapter
 
startTag(String, Map<String, String>, String) - Method in interface org.eclipse.rdf4j.common.xml.SimpleSAXListener
Reports a start tag to the listener.
startTag(String, Map<String, String>, String) - Method in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
startTag(String, Map<String, String>, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanSAXParser
 
startTag(String, Map<String, String>, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
startTag(String, Map<String, String>, String) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
startTemplateList() - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
startTransactionInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
startTransactionInternal() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
startTransactionInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
startUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
startUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
startUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
startUpdate(UpdateContext) - Method in interface org.eclipse.rdf4j.sail.SailConnection
Signals the start of an update operation.
startValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
startValue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
startVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
startVar - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.PathSequenceContext
 
startVarFixed - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
state - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerGraphQueryResult
 
state - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.CleanerTupleQueryResult
 
state - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock
 
state - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock
 
state - Variable in class org.eclipse.rdf4j.query.QueryResults.CleanerGraphQueryResult
 
state - Variable in class org.eclipse.rdf4j.sail.helpers.CleanerIteration
 
State(T, String, long, Throwable, Thread, Logger) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
State(T, String, Logger, Thread, Throwable) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
statement - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
statement(Resource, IRI, Value, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
Create a Statement from the supplied subject, predicate, object and context.
statement(Triple) - Static method in class org.eclipse.rdf4j.model.util.Statements
Create a Statement from the supplied RDF-star triple
statement(Triple, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
Create a Statement from the supplied RDF-star triple and context.
statement(ValueFactory, Resource, IRI, Value, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
Create a Statement from the supplied subject, predicate, object and context.
statement(ValueFactory, Triple, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
Create a Statement from the supplied RDF-star triple and context.
Statement - Interface in org.eclipse.rdf4j.model
An RDF statement, with optional associated context.
STATEMENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
STATEMENT - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
STATEMENT_EMPTY_ITERATION - Static variable in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
STATEMENT_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
statementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
statementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
statementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
statementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
statementAdded(Statement) - Method in interface org.eclipse.rdf4j.sail.SailConnectionListener
Notifies the listener that a statement has been added in a transaction that it has registered itself with.
statementAdded(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
statementAlreadyExists(boolean, MemResource, MemIRI, MemValue, MemResource, int) - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
statementCleared - Variable in class org.eclipse.rdf4j.sail.base.Changeset
If all statements were removed, other than Changeset.approved.
statementClosed - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Flag indicating whether the last written statement has been closed.
statementCollector - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
StatementCollector - Class in org.eclipse.rdf4j.rio.helpers
A RDFHandler that can be used to collect reported statements in collections.
StatementCollector() - Constructor for class org.eclipse.rdf4j.rio.helpers.StatementCollector
Creates a new StatementCollector that uses a new ArrayList to store the reported statements and a new LinkedHashMap to store the reported namespaces.
StatementCollector(Collection<Statement>) - Constructor for class org.eclipse.rdf4j.rio.helpers.StatementCollector
Creates a new StatementCollector that stores reported statements in the supplied collection and that uses a new LinkedHashMap to store the reported namespaces.
StatementCollector(Collection<Statement>, Map<String, String>) - Constructor for class org.eclipse.rdf4j.rio.helpers.StatementCollector
Creates a new StatementCollector that stores reported statements and namespaces in the supplied containers.
StatementComparator(Comparator<Statement>...) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.StatementComparator
 
statementConsumer - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
StatementConvertor - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
StatementConvertor() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementConvertor
 
StatementFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
Function constructing RDF-star Triple from its 3 arguments reused the IRI of rdf:Statement as name
StatementFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.StatementFunction
 
statementIndex - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The index of the last statement that has been returned.
statementIndex - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
The index of the last statement that has been returned.
statementList - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
statementList - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
The lists of statements over which to iterate.
statementListSize - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The lists of statements over which to iterate, and its size (different from length).
statementListSize - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
 
statementMatcher - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
StatementMatcher - Class in org.eclipse.rdf4j.sail.shacl.ast
 
StatementMatcher(StatementMatcher.Variable<? extends Resource>, StatementMatcher.Variable<IRI>, StatementMatcher.Variable<? extends Value>, Targetable, Set<String>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
StatementMatcher.StableRandomVariableProvider - Class in org.eclipse.rdf4j.sail.shacl.ast
 
StatementMatcher.Variable<T extends Value> - Class in org.eclipse.rdf4j.sail.shacl.ast
 
statementMatchers - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
statementMatchers - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
StatementOperation - Class in org.eclipse.rdf4j.http.protocol.transaction.operations
A context operation with (optional) subject, predicate, object.
StatementOperation(Resource...) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
statementPattern - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
StatementPattern - Class in org.eclipse.rdf4j.query.algebra
A tuple expression that matches a statement pattern against an RDF graph.
StatementPattern() - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
Deprecated, for removal: This API element is subject to removal in a future version.
StatementPattern(StatementPattern.Scope, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from the specified context scope.
StatementPattern(StatementPattern.Scope, Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements from the specified context scope.
StatementPattern(Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate- and object variable against statements from all contexts.
StatementPattern(Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.StatementPattern
Creates a statement pattern that matches a subject-, predicate-, object- and context variable against statements from all contexts.
StatementPattern.Scope - Enum in org.eclipse.rdf4j.query.algebra
Indicates the scope of the statement pattern.
StatementPattern.SmallStringSet - Class in org.eclipse.rdf4j.query.algebra
 
StatementPatternCollector - Class in org.eclipse.rdf4j.query.algebra.helpers.collectors
An efficient QueryModelVisitor that collects StatementPattern's from a query model.
StatementPatternCollector - Class in org.eclipse.rdf4j.query.algebra.helpers
Deprecated, for removal: This API element is subject to removal in a future version.
StatementPatternCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
StatementPatternCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
StatementPatternQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Evaluate the StatementPattern - taking care of graph/datasets - avoiding redoing work every call of evaluate if possible.
StatementPatternQueryEvaluationStep(StatementPattern, QueryEvaluationContext, TripleSource) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
StatementPatternQueryEvaluationStep.ConvertStatementToBindingSetIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Converts statements into the required bindingsets.
StatementPatternQueryEvaluationStep.JoinStatementWithBindingSetIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
statementPatterns - Variable in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
statementPatterns - Variable in class org.eclipse.rdf4j.query.algebra.helpers.collectors.StatementPatternCollector
 
StatementPatternVarCollector(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector
 
StatementPatternVisitor - Class in org.eclipse.rdf4j.query.algebra.helpers
 
StatementPatternVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternVisitor
 
statementQueue - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
statementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
statementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
 
statementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
 
statementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
 
statementRemoved(Statement) - Method in interface org.eclipse.rdf4j.sail.SailConnectionListener
Notifies the listener that a statement has been removed in a transaction that it has registered itself with.
statementRemoved(Statement) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
statements - Variable in class org.eclipse.rdf4j.model.impl.DynamicModel
 
statements - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
statements - Variable in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
statements - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
List containing all available statements.
statements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
statements - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
Statements - Class in org.eclipse.rdf4j.model.util
Utility methods for working with Statement objects, including conversion to/from RDF-star triple objects.
Statements - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
Deprecated.
since 2.0. Use TripleSources instead.
Statements() - Constructor for class org.eclipse.rdf4j.model.util.Statements
 
Statements() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.Statements
Deprecated.
 
STATEMENTS - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the statement list resource of a repository.
STATEMENTS - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
STATEMENTS_ARRAY - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
statementsAdded - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
statementsAdded - Variable in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
statementsAdded - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
true if the base Sail reported added statements.
statementsAdded() - Method in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
statementsAdded() - Method in interface org.eclipse.rdf4j.sail.SailChangedEvent
Indicates if statements were added to the Sail.
StatementsAndMatcher(List<Statement>, StatementMatcher) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.StatementsAndMatcher
 
statementsMatch(Statement, Statement, Map<BNode, BNode>) - Static method in class org.eclipse.rdf4j.repository.util.RepositoryUtil
 
statementsMatch(Statement, Statement, Map<Resource, Resource>) - Static method in class org.eclipse.rdf4j.model.util.Models
 
statementsRemoved - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
statementsRemoved - Variable in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
statementsRemoved - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
true if the base Sail reported removed statements.
statementsRemoved - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection
true if the base Sail reported removed statements.
statementsRemoved() - Method in class org.eclipse.rdf4j.sail.helpers.DefaultSailChangedEvent
 
statementsRemoved() - Method in interface org.eclipse.rdf4j.sail.SailChangedEvent
Indicates if statements were removed from the Sail.
StatementTree(char[]) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
STATIC_LEXER_ERROR - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
Whether parser is static.
staticValueMapping - Variable in class org.eclipse.rdf4j.model.util.GraphComparisons.Partitioning
 
StatisticalAggregateFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate
AggregateFunction used for processing of extended statistical aggregate operations through SPARQL.
StatisticalAggregateFunction(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticalAggregateFunction
 
StatisticCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate
AggregateCollector implementation that processes SPARQL statistical functions based on input Literal values.
StatisticCollector(boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
statistics - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
statistics - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
 
statistics - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
stats - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
stats - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
Stats - Class in org.eclipse.rdf4j.sail.shacl
 
Stats() - Constructor for class org.eclipse.rdf4j.sail.shacl.Stats
 
Stats(int, int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator.Stats
 
STATUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
STATUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
STATUS - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:status
STATUS_CODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
stmtBySubject - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
StopAtScopeChange(boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.StopAtScopeChange
 
stopwatch - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
store - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
The backing SailStore used to manage the state.
store - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
Factory/cache for MemValue objects.
store - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
stPatterns - Variable in class org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
Deprecated.
 
str(QueryValueEvaluationStep, ValueFactory, BindingSet) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.QueryValueEvaluationStepSupplier
 
str(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
STR(literal) or STR(iri)
Str - Class in org.eclipse.rdf4j.query.algebra
The STR function, as defined in SPARQL Query Language for RDF; returns the label of literals or the string representation of URIs.
Str() - Constructor for class org.eclipse.rdf4j.query.algebra.Str
 
Str(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Str
 
Str() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STR - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
STR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STR_AFTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STR_BEFORE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STR_ENDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STR_SPLIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.APF
 
STR_STARTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
StrAfter - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function STRAFTER, as defined in SPARQL Query Language for RDF.
StrAfter() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrAfter
 
StrAfter() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRAFTER - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
STRAFTER - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.ServiceJoinIterator
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer
Deprecated, for removal: This API element is subject to removal in a future version.
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RegexValueEvaluationStepSupplier.ChangingRegexQueryValueEvaluationStep
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.ConstantVisitor
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
strategy - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Minimal
 
StrBefore - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function STRBEFORE, as defined in SPARQL Query Language for RDF.
StrBefore() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrBefore
 
StrBefore() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRBEFORE - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
STRBEFORE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
strdt(Operand, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
StrDt - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
The SPARQL built-in Function STRDT, as defined in SPARQL Query Language for RDF
StrDt() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrDt
 
StrDt() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRDT - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
STRDT - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STRDT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
stream - Variable in class org.eclipse.rdf4j.repository.event.util.DebugRepositoryConnectionListener
 
stream() - Method in interface org.eclipse.rdf4j.common.iteration.CloseableIteration
Deprecated.
Convert the results to a Java 8 Stream.
stream() - Method in class org.eclipse.rdf4j.common.iteration.EmptyIteration
Deprecated.
 
stream() - Method in interface org.eclipse.rdf4j.common.iteration.Iteration
Deprecated.
Convert the results to a Java 8 Stream.
stream() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
stream() - Method in interface org.eclipse.rdf4j.query.QueryResult
Convert the result elements to a Java Stream.
stream() - Method in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
stream(CloseableIteration<T, ? extends Exception>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Get a sequential Stream with the supplied CloseableIteration as its source.
stream(Iteration<T, ? extends Exception>) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
STREAM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:stream
STREET_ADDRESS - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:street-address
StrEnds - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function STRENDS, as defined in SPARQL Query Language for RDF
StrEnds() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrEnds
 
StrEnds() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRENDS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
STRENDS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
strendsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
strendsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
strict - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
STRICT - org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
Strict minimally-compliant mode for SPARQL 1.1.
STRICT_DUPLICATE_DETECTION - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONSettings
Boolean setting for JSON parsers to determine if strict duplicate detection is allowed for JSON Object field names.
StrictEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0. Use DefaultEvaluationStrategy instead.
StrictEvaluationStrategy(TripleSource, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
Deprecated.
 
StrictEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
Deprecated.
 
StrictEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
Deprecated.
 
StrictEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
Deprecated.
 
StrictEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics, boolean, TupleFunctionRegistry) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
Deprecated.
 
StrictEvaluationStrategyFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0 - use DefaultEvaluationStrategyFactory instead.
StrictEvaluationStrategyFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
StrictEvaluationStrategyFactory(FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
Deprecated.
 
strictFunctionChecking - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
String() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRING - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
STRING - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
STRING - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STRING - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#string
STRING_LENGTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:string-length
STRING_LITERAL_LONG1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STRING_LITERAL_LONG2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STRING_LITERAL_QUOTE - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
STRING_LITERAL1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STRING_LITERAL2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STRING_WITH_OTHER_SUPPORTED_TYPE_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
StringBuilderCollector(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.StringBuilderCollector
 
StringCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
Deprecated.
use StringCast instead
StringCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A Function that tries to cast its argument to an xsd:string.
StringCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.StringCast
Deprecated.
 
StringCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
 
StringEscapesProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
Processes escape sequences in strings, replacing the escape sequence with their actual value.
StringEscapesProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor
 
StringEscapesProcessor.StringProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
 
StringFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
StringLiteral(String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
StringLiteral(String, String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
StringLiteral(String, IRI) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
StringLiteral(String, Iri) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral.StringLiteral
 
StringProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor.StringProcessor
 
stringReader - Variable in class org.eclipse.rdf4j.http.client.shacl.RemoteValidation
 
stringRepresentationOfValue(Value) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
StringRioSetting - Class in org.eclipse.rdf4j.rio.helpers
A RioSetting with a String value.
StringRioSetting(String, String, String) - Constructor for class org.eclipse.rdf4j.rio.helpers.StringRioSetting
 
stringsBlock - Variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
stringToUri - Variable in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
stringToUri - Variable in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
StringUtil - Class in org.eclipse.rdf4j.common.text
 
StringUtil() - Constructor for class org.eclipse.rdf4j.common.text.StringUtil
 
stringValue - Variable in class org.eclipse.rdf4j.model.base.InternedIRI
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.AbstractBNode
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI.GenericIRI
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple
 
stringValue() - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
 
stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
 
stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
stringValue() - Method in interface org.eclipse.rdf4j.model.Value
Returns the String-value of a Value object.
stringValue() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
stringValue() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
stringValue() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
stripContext(Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
Strips the context (if any) from the supplied statement and returns a statement with the same subject, predicate and object, but with no assigned context.
stripContext(ValueFactory, Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
Strips the context (if any) from the supplied statement and returns a statement with the same subject, predicate and object, but with no assigned context.
stripContexts(Model, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
Strips contexts from the input model.
StrLang - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
The SPARQL built-in Function STRLANG, as defined in SPARQL Query Language for RDF
StrLang() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrLang
 
StrLang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRLANG - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
STRLANG - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STRLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
strlen(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
StrLen - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function STRLEN, as defined in SPARQL Query Language for RDF
StrLen() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrLen
 
StrLen() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRLEN - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
STRLEN - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STRLEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
StrSplit - Class in org.eclipse.rdf4j.spin.function.apf
 
StrSplit() - Constructor for class org.eclipse.rdf4j.spin.function.apf.StrSplit
 
StrStarts - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function STRSTARTS, as defined in SPARQL Query Language for RDF
StrStarts() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrStarts
 
StrStarts() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
STRSTARTS - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
STRSTARTS - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
strstartsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
Deprecated.
 
strstartsCandidate(Regex, String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
STRUUID - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
The SPARQL built-in Function UUID, as defined in SPARQL Query Language for RDF
STRUUID - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
STRUUID - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
STRUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
STRUUID() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.STRUUID
 
STRUUID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SUB - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
sub_delims - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
SUB_ORGANIZATION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:subOrganizationOf
SUB_PATH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#subPath The child path of a property path expression.
SUB_QUERY_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#SubQuery A nested SELECT query inside of an element list.
SUBCLASSOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#subClassOf
subClassOfStatements - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
subClassOfStatements - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
subIterator(Statement, boolean, Statement, boolean) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
subj - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
 
subj - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
 
subj - Variable in class org.eclipse.rdf4j.model.util.PatternIterator
 
subj - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
subject - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
 
subject - Variable in class org.eclipse.rdf4j.model.base.AbstractTriple.GenericTriple
 
subject - Variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory.GenericStatement
 
subject - Variable in class org.eclipse.rdf4j.model.impl.GenericStatement
 
subject - Variable in class org.eclipse.rdf4j.model.impl.SimpleStatement
Deprecated.
The statement's subject.
subject - Variable in class org.eclipse.rdf4j.model.impl.SimpleTriple
The triple's subject.
subject - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
subject - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
subject - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
subject - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
subject - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
subject - Variable in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
 
subject - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
The statement's subject.
subject - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
subject - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
The subject of statements to return, or null if any subject is OK.
subject - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
subject - Variable in class org.eclipse.rdf4j.sail.memory.model.MemTripleIterator
The subject of statements to return, or null if any subject is OK.
subject - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
subject - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
subject - Variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
subject - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.ListContext
 
subject - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
subject(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject Resource from the supplied statements.
subject(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the subject about which statements are to be added to the model, defined by a prefixed name or an IRI reference.
subject(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject Resource from the statements in the given model.
subject(Resource) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
Set the subject resource about which statements are to be added to the model.
Subject - org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate.On
 
SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:subject
SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/subject
SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
SUBJECT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
SUBJECT - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's subject.
SUBJECT_JENA - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Key name of the JSON object for the triple's subject - Apache Jena dialect
SUBJECT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the 'subject' parameter of a statement query.
SUBJECT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#subject A resource or Variable describing the subject of a triple.
SUBJECT_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
subjectBNode(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject BNode from the supplied statements.
subjectBNode(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject BNode from the statements in the given model.
subjectBNodes(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all subject BNodes from the supplied statements.
subjectBNodes(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all subject BNodes from the statements in the given model.
SubjectComparator() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.SubjectComparator
 
SubjectInContext(Resource, Resource) - Constructor for class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
SubjectInContext(Statement) - Constructor for class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
subjectIRI(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject IRI from the supplied statements.
subjectIRI(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves a subject IRI from the statements in the given model.
subjectIRIs(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all subject IRIs from the supplied statements.
subjectIRIs(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Retrieves all subject IRIs from the statements in the given model.
subjectIsWildcard() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
SubjectObjectPropertyShapeMapper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
 
subjects - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
subjects() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
subjects() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
subjects() - Method in interface org.eclipse.rdf4j.model.Model
Returns a Set view of the subjects contained in this model.
subjects() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
SUBJECTS_TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:subjectsTarget
SubjectScopedMapper(ConstraintComponent.Scope) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
 
subjectStatements - Variable in class org.eclipse.rdf4j.sail.memory.model.MemResource
The list of statements for which this MemURI is the subject.
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.TripleRef
 
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
subjectVar - Variable in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
subjectVar - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
subjectVariableHasEquals(boolean, boolean, boolean) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
subjVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
subjVar - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
submit(Runnable) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
submit(Runnable, T) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
submit(Callable<T>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
SUBMIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Submit
submitToExecutorService(Callable<T>) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
subPrep - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
SUBPROPERTYOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
subPropertyOfStatements - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
subQueriesByProjection - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
A map that maps all subquery projections within this query to their corresponding SerializableParsedTupleQuery instances.
subquery - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAllQueryValueEvaluationStep
 
subquery - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.CompareAnyValueEvaluationStep
 
subquery - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ExistsQueryValueEvaluationStep
 
subquery - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.InValueEvaluationStep
 
subquery - Variable in class org.eclipse.rdf4j.query.algebra.Projection
 
subQuery - Variable in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
SubQueryValueOperator - Class in org.eclipse.rdf4j.query.algebra
Deprecated, for removal: This API element is subject to removal in a future version.
SubQueryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
SubQueryValueOperator(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
SubSelect - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL subquery
SubSelect() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.SubSelect
 
SubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
subselectPattern - Static variable in class org.eclipse.rdf4j.query.algebra.Service
 
subset - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
subSet() - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
subSet(Statement, boolean, Statement, boolean) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
subSet(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
subSet(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
SubSet(TreeModel, TreeModel.TreeStatement, boolean, TreeModel.TreeStatement, boolean) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
SUBSET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:subset
Substr() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SUBSTR - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
SUBSTR - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
SUBSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Substring - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function SUBSTR, as defined in SPARQL Query Language for RDF.
Substring() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
 
SUBSTRING - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:substring
SUBSTRING_AFTER - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:substring-after
SUBSTRING_BEFORE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:substring-before
subtract(Operand...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
operand1 - operand2 - ...
Subtract - Class in org.eclipse.rdf4j.spin.function
 
Subtract() - Constructor for class org.eclipse.rdf4j.spin.function.Subtract
 
SUBTRACT - org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
 
subtractFrom(Temporal) - Method in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
SUFFIX - Static variable in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplePattern
 
sum - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
sum(Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
Sum - Class in org.eclipse.rdf4j.query.algebra
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
Sum(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Sum
 
Sum(ValueExpr, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Sum
 
Sum() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
SUM - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
 
SUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SUM_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Sum Represents sum aggregations, e.g.
SumAggregate(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.SumAggregate
 
SUNDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Sunday
supplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
supplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
supplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
supplier - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.RevivableExecutorService
 
supplier() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
 
supply(EvaluationStrategy, LeftJoin, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.LeftJoinQueryEvaluationStep
 
supply(QueryValueEvaluationStep, QueryValueEvaluationStep) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.AndValueEvaluationStep
 
supply(Filter, EvaluationStrategy, QueryEvaluationContext) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.FilterIterator
Deprecated.
 
supply(Slice, QueryEvaluationStep) - Static method in interface org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.SliceQueryEvaluationStep
 
supplyBinaryValueEvaluation(BinaryValueOperator, BiFunction<Value, Value, Value>, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Supply a QueryValueEvalationStep that will invoke the function (operator passed in).
supplyUnaryValueEvaluation(UnaryValueOperator, Function<Value, Value>, QueryEvaluationContext) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
Return a QueryEvaluationStep that applies constant propegation.
SUPPORT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
SUPPORT_FORUM - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:support-forum
SUPPORT_GRAPHS_EXTENSION - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFJSONParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
SUPPORT_GRAPHS_EXTENSION - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserSettings
Boolean setting for parser to determine whether an RDF/JSON parser should support the graphs extension to make it a quads format.
SUPPORTED_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
SUPPORTED_ENTAILMENT_PROFILE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
supported entailment profile
SUPPORTED_LANGUAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
supported language
SUPPORTED_OPERATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
SUPPORTED_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
SUPPORTED_PROPERTY_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
supportedIsolationLevels - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
list of supported isolation levels.
SUPPORTS_CONTEXTS - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that the Statement.getContext() URI may be serialized for this format.
SUPPORTS_NAMESPACES - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that calls to RDFHandler.handleNamespace(String, String) may be serialised when serializing to this format.
SUPPORTS_RDF_STAR - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Indicates that RDF-star triples can be serialized natively for this format.
SUPPORTS_RDF_STAR - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
Indicates that RDF-star triples can be serialized natively for this format.
supportsConcurrentReads() - Method in interface org.eclipse.rdf4j.sail.features.ThreadSafetyAware
A class may support concurrent reads from multiple threads against the same object.
supportsConcurrentReads() - Method in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
 
supportsConcurrentReads() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStoreConnection
 
supportsContexts - Variable in class org.eclipse.rdf4j.rio.RDFFormat
Flag indicating whether the RDFFormat can encode context information.
supportsContexts() - Method in class org.eclipse.rdf4j.rio.RDFFormat
Return true if the RDFFormat supports the encoding of contexts/named graphs.
supportsDateRanges() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsDateRanges() - Method in class org.eclipse.rdf4j.common.logging.file.logback.MultipleFileLogReader
 
supportsDateRanges() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports date-based records filtering.
supportsDeprecateByQuery() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
 
supportsIncrementalEvaluation - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
supportsIncrementalEvaluation() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
supportsLevelFilter() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsLevelFilter() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports level-based records filtering.
supportsNamespaces - Variable in class org.eclipse.rdf4j.rio.RDFFormat
Flag indicating whether the RDFFormat can encode namespace information.
supportsNamespaces() - Method in class org.eclipse.rdf4j.rio.RDFFormat
Return true if the RDFFormat supports the encoding of namespace/prefix information.
supportsRDFStar - Variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Flag indicating whether the TupleQueryResultFormat can encode RDF-star triples natively.
supportsRDFStar - Variable in class org.eclipse.rdf4j.rio.RDFFormat
Flag indicating whether the RDFFormat can encode RDF-star triples natively.
supportsRDFStar() - Method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Return true if the TupleQueryResultFormat supports the encoding of RDF-star triples natively.
supportsRDFStar() - Method in class org.eclipse.rdf4j.rio.RDFFormat
Return true if the RDFFormat supports the encoding of RDF-star triples natively.
supportsSnapshotIsolation - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
supportsThreadFilter() - Method in class org.eclipse.rdf4j.common.logging.base.AbstractLogReader
 
supportsThreadFilter() - Method in interface org.eclipse.rdf4j.common.logging.LogReader
Test if this LogReader implementation supports thread-based records filtering.
SURNAME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
SVNREPOSITORY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:SVNRepository
swap(List<StatementMatcher>, StatementMatcher.Variable<?>, StatementMatcher.Variable<?>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
swap(StatementMatcher.Variable<?>, StatementMatcher.Variable<?>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
SWEETHEART - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Sweetheart
SwitchTo(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Switch to specified lex state.
switchToBulkValidation() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
SYM_DIFFERENCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
symbol - Variable in enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
 
symbol - Variable in enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
 
SYMBOL_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#symbol The symbol of a function, e.g.
symDifference(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
symDifference(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
symDifference(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
SymmetricDifference - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
The GeoSPARQL Function geof:symDifference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.
SymmetricDifference() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SymmetricDifference
 
SYMMETRICPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#SymmetricProperty
sync() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
Synchronizes the contents of this repository with the data that is stored on disk.
SYNC_DELAY - Static variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
Deprecated.
SYNC_FILE_NAME - Static variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
 
syncDelay - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Mem
tag:rdf4j.org,2023:config/mem.syncDelay
syncDelay - Variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
syncDelay - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The sync delay.
syncFile - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The file used for serialising data, null if this is a volatile RDF store.
SYNCHRONIZE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:synchronize
SynchronizedManager(String) - Constructor for class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
synchronizedModel(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
Make a model thread-safe by synchronizing all its methods.
SynchronizedModel - Class in org.eclipse.rdf4j.model.util
 
SynchronizedModel(Model) - Constructor for class org.eclipse.rdf4j.model.util.SynchronizedModel
 
synchronizedUpgrade() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
syncSemaphore - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
Semaphore used to synchronize concurrent access to #syncWithLock() .
syncTimer - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The timer used to trigger file synchronization.
syncTimerSemaphore - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
Semaphore used to synchronize concurrent access to MemoryStore.syncTimer and MemoryStore.syncTimerTask.
syncTimerTask - Variable in class org.eclipse.rdf4j.sail.memory.MemoryStore
The currently scheduled timer task, if any.
SyntaxTreeBuilder - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
SyntaxTreeBuilder(CharStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Constructor with user supplied CharStream.
SyntaxTreeBuilder(SyntaxTreeBuilderTokenManager) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Constructor with generated Token Manager.
SyntaxTreeBuilder.JJCalls - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
SyntaxTreeBuilder.LookaheadSuccess - Error in org.eclipse.rdf4j.query.parser.sparql.ast
 
SyntaxTreeBuilderConstants - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
Token literal values and constants.
SyntaxTreeBuilderDefaultVisitor - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
SyntaxTreeBuilderDefaultVisitor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
SyntaxTreeBuilderTokenManager - Class in org.eclipse.rdf4j.query.parser.sparql.ast
Token Manager.
SyntaxTreeBuilderTokenManager(CharStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Constructor.
SyntaxTreeBuilderTokenManager(CharStream, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
Constructor.
SyntaxTreeBuilderTreeConstants - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
 
SyntaxTreeBuilderVisitor - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
 
SYSTEM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
SYSTEM_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#SystemClass An "artificial" root class that groups all SP classes.
SYSTEM_DEVICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:systemDevice
SYSTEM_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#systemProperty An abstract base proprerty that groups together the SP system properties.
SYSTEM_PROPERTY_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#systemProperty An "abstract" base property that groups together those system properties that the user will hardly ever need to see in property trees.
systemPropertyCache - Variable in class org.eclipse.rdf4j.rio.RioConfig
A map containing mappings from settings to system properties that have been discovered since the last call to RioConfig.useDefaults().

T

t - Variable in class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
 
TABLE - Static variable in class org.eclipse.rdf4j.rio.hdt.CRC16
 
TABLE - Static variable in class org.eclipse.rdf4j.rio.hdt.CRC32
 
TABLE - Static variable in class org.eclipse.rdf4j.rio.hdt.CRC8
 
TABLE_DATA_PROVIDER_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#TableDataProvider An abstraction of objects that can produce tabular data.
TABLE_END_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
TABLE_OF_CONTENTS - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/tableOfContents
tabSize - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
TaggedLiteral(String, String) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TaggedLiteral
 
tailSet(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel.SubSet
 
tailSet(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
 
target - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
target - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
target - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
target - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
target(String) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
Target - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
Target() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.Target
 
TARGET - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:target
TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Target
TARGET - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:target
TARGET_CLASS - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:targetClass
TARGET_NAMES - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
TARGET_NODE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_NODE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:targetNode
TARGET_OBJECTS_OF - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_OBJECTS_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:targetObjectsOf
TARGET_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:target
TARGET_SUBJECTS_OF - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_SUBJECTS_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:targetSubjectsOf
TARGET_TYPE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
TARGET_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:TargetType
TARGET_VAR_PREFIX - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
 
Targetable - Interface in org.eclipse.rdf4j.sail.shacl.ast
 
TargetAndValueSortIterator(CloseablePeakableIteration<? extends ValidationTuple, SailException>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.TargetAndValueSortIterator
 
targetChain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
targetChain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SimpleAbstractConstraintComponent
 
targetChain - Variable in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
TargetChain - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
TargetChain() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
TargetChain(TargetChain) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
 
TargetChainInterface - Interface in org.eclipse.rdf4j.sail.shacl.ast
 
TargetChainPopper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Pops the last target off of the target chain and into the value.
TargetChainPopper(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
TargetChainRetriever - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
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
TargetChainRetriever(ConnectionsGroup, Resource[], List<StatementMatcher>, List<StatementMatcher>, EffectiveTarget.EffectiveTargetFragment, SparqlFragment, List<StatementMatcher.Variable<Value>>, ConstraintComponent.Scope, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
targetClass - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
targetClass - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
TargetClass - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
TargetClass(Set<Resource>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
TargetedGraphManagementQuery<T extends TargetedGraphManagementQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
 
TargetedGraphManagementQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.TargetedGraphManagementQuery
 
targetIndex - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
targetIndex_validationReport - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
TARGETINDIVIDUAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#targetIndividual
targetNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
TargetNode - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
TargetNode(TreeSet<Value>, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
targetNodeList - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
targetNodes - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
targetObjectsOf - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
targetObjectsOf - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
TargetObjectsOf - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
TargetObjectsOf(Set<IRI>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
targetQueueSize - Variable in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
targets - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
targetShape - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
http://rdf4j.org/shacl-extensions#targetShape
targetShape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
targetShape - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
targetSubjectsOf - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
targetSubjectsOf - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
TargetSubjectsOf - Class in org.eclipse.rdf4j.sail.shacl.ast.targets
 
TargetSubjectsOf(Set<IRI>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
TARGETVALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#targetValue
TECHNICAL_FEATURE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:TechnicalFeature
TEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
TEL_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:tel
TELEPHONE_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:TelephoneType
template - Variable in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
template - Variable in class org.eclipse.rdf4j.spin.ParsedBooleanTemplate
 
template - Variable in class org.eclipse.rdf4j.spin.ParsedGraphTemplate
 
template - Variable in class org.eclipse.rdf4j.spin.ParsedTupleTemplate
 
template - Variable in class org.eclipse.rdf4j.spin.ParsedUpdateTemplate
 
Template - Class in org.eclipse.rdf4j.spin
Class to represent a SPIN template.
Template(IRI) - Constructor for class org.eclipse.rdf4j.spin.Template
 
TEMPLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Template The metaclass of SPIN templates.
TEMPLATE_TYPES - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
templateCache - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
TEMPLATED_LINK - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
TEMPLATES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#Templates Suggested abstract base class for all Templates.
TEMPLATES_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#templates Points to a list of TripleTemplates that form the head of a Construct query.
TEMPORAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/temporal
TEMPORAL_DURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TemporalDuration
TEMPORAL_ENTITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TemporalEntity
TEMPORAL_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TemporalPosition
TEMPORAL_RESOLUTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:temporalResolution
TEMPORAL_THING - Static variable in class org.eclipse.rdf4j.model.vocabulary.WGS84
The wgs84:TemporalThing class.
TEMPORAL_UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TemporalUnit
TemporalAccessorLiteral(TemporalAccessor) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
temporalAccessorValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
temporalAccessorValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
temporalAccessorValue() - Method in interface org.eclipse.rdf4j.model.Literal
Retrieves the temporal accessor value of this literal.
TemporalAmountLiteral(TemporalAmount) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
temporalAmountValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
temporalAmountValue() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
temporalAmountValue() - Method in interface org.eclipse.rdf4j.model.Literal
Retrieves the temporal amount value of this literal.
term(Statement) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
TERM_GROUP - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
A group of related terms in a vocabulary.
test(Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctValues
 
test(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.HasBinding
 
test(BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.DistinctBindingSets
 
TEST - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
TEST_SUBJECT - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
TESTER - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:tester
TESTRESULT - Static variable in class org.eclipse.rdf4j.model.vocabulary.EARL
 
text - Variable in enum org.eclipse.rdf4j.spin.SpinRenderer.Output
 
text(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a piece of text.
text(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
TEXT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Text
TEXT - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
Plain text encoding using values "true" and "false" (case-insensitive).
TEXT_AND_RDF - org.eclipse.rdf4j.spin.SpinRenderer.Output
 
TEXT_FIELD_NAME - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
The name of the Document field that holds multiple text values of a Resource.
TEXT_FIRST - org.eclipse.rdf4j.spin.SpinParser.Input
 
TEXT_ONLY - org.eclipse.rdf4j.spin.SpinParser.Input
 
TEXT_ONLY - org.eclipse.rdf4j.spin.SpinRenderer.Output
 
TEXT_PHONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:TextPhone
TEXT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#text Can be attached to sp:Queries to store a textual representation of the query.
TEXT_TO_SPEECH - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:textToSpeech
textElement(String, boolean) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a start and end tag with the supplied boolean value between them.
textElement(String, int) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a start and end tag with the supplied value between them.
textElement(String, String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a start and end tag with the supplied text between them.
textFirst - Variable in enum org.eclipse.rdf4j.spin.SpinParser.Input
 
TGN - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/TGN
THEME - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:theme
THEME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
THEME_TAXONOMY - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCAT
dcat:themeTaxonomy
then(Consumer<EmptyPropertyPathBuilder>) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `/` and the product of the subtreeBuilder to the path.
then(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `/` path to the path.
then(PropertyPath) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `/` path to the path.
then(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `/` predicate to the path.
THING - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#Thing
THIS - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
THIS_CONTEXT_INSTANCE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#_this A system variable representing the current context instance in a rule or constraint.
THIS_UNBOUND_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#thisUnbound Can be set to true for SPIN rules and constraints that do not require pre-binding the variable ?this with all members of the associated class.
THOROUGHFARE - Static variable in class org.eclipse.rdf4j.model.vocabulary.LOCN
locn:thoroughfare
thread - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner.CleanableLock.State
 
thread - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking.SimpleLock.State
 
threadCount - Static variable in class org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
 
threadName - Variable in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
ThreadSafetyAware - Interface in org.eclipse.rdf4j.sail.features
An interface used to signal thread safety features of a sail or its related classes.
throwEOFException() - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesParser
 
throwEOFException() - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
 
throwInterruptedException() - Method in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
If the iteration is interrupted by its time limit, this method is called to generate and throw the appropriate exception.
throwInterruptedException() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery.QueryInterruptIteration
Deprecated.
 
throwInterruptedException() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery.QueryInterruptIteration
Deprecated.
 
THUMBNAIL - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
THURSDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Thursday
TICKET - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:Ticket
TILL_SNAPSHOT - Static variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
 
tillSnapshot - Variable in class org.eclipse.rdf4j.sail.memory.model.MemStatement
Identifies the snapshot in which this statement was revoked, defaults to Integer.MAX_VALUE.
time - Variable in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
TIME - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Time Ontology in OWL.
TIME - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
TIME - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#time
TIME() - Constructor for class org.eclipse.rdf4j.model.vocabulary.TIME
 
TIME_INTERVAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:timeInterval
TIME_MILLIS_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
TIME_POSITION - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TimePosition
TIME_ZONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TimeZone
TIME_ZONE_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:timeZone
Timed - org.eclipse.rdf4j.query.explanation.Explanation.Level
 
TIMED_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
TimedIterator(CloseableIteration<BindingSet, QueryEvaluationException>, QueryModelNode) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy.TimedIterator
 
timedOut - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
TimeLimitIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
TimeLimitIteration(Iteration<? extends E, ? extends X>, long) - Constructor for class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
TimeLimitRDFHandler - Class in org.eclipse.rdf4j.rio.helpers
 
TimeLimitRDFHandler(RDFHandler, long) - Constructor for class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
TimeLimitRDFHandler.InterruptTask - Class in org.eclipse.rdf4j.rio.helpers
 
TimeMillis - Class in org.eclipse.rdf4j.spin.function.spif
 
TimeMillis() - Constructor for class org.eclipse.rdf4j.spin.function.spif.TimeMillis
 
TIMEOUT() - Constructor for enum org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
 
TIMEOUT_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
 
timer - Static variable in class org.eclipse.rdf4j.common.iteration.TimeLimitIteration
Deprecated.
 
timer - Static variable in class org.eclipse.rdf4j.rio.helpers.TimeLimitRDFHandler
 
Timezone - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function TIMEZONE, as defined in SPARQL Query Language for RDF
Timezone() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Timezone
 
Timezone() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TIMEZONE - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
TIMEZONE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
TIMEZONE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
TIMEZONE_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:timezone-from-dateTime
TIPJAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
title - Variable in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:title
TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/title
TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
TITLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:title
TITLE_CASE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
TitleCase - Class in org.eclipse.rdf4j.spin.function.spif
 
TitleCase() - Constructor for class org.eclipse.rdf4j.spin.function.spif.TitleCase
 
to - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
to - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
 
to(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify the query destination graph
to(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
Specify which graph to load into, if not the default graph
to(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify the query destination graph
to(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.LoadQuery
Specify which graph to load into, if not the default graph
TO - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
TO - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
toAdd - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
toArgProperty(int) - Static method in class org.eclipse.rdf4j.spin.SpinParser
 
toArgProperty(int) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
toArray() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
toArray() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
toArray() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
toArray() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
toArray() - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
toArray(T[]) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
toArray(T[]) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
toArray(T[]) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
toArray(T[]) - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
toArray(T[]) - Method in class org.eclipse.rdf4j.sail.lucene.BindingSetCollection
 
toASCIIString() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the content of this IRI as a US-ASCII string.
toBeReplaced - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
toBeReplaced - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarReplacer
 
toBitSet(byte[]) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Convert a byte array to a vector of bits.
toBooleanQueryResult(Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetUtil
 
toByteArray(BitSet) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Convert a bitset to a byte array.
toCompareOp(IRI) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
toDefault - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
 
toDefault() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify that the destination graph of this query should be the default graph
toDefault(boolean) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.DestinationSourceManagementQuery
Specify if this query's destination should be the default graph
toDegrees(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
toDot() - Method in interface org.eclipse.rdf4j.query.explanation.Explanation
 
toDot() - Method in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
toDot() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
toDotInternal(double, double, double) - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
toGenericPlanNode() - Method in interface org.eclipse.rdf4j.query.explanation.Explanation
 
toGenericPlanNode() - Method in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
toGraph(TupleQueryResult) - Static method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetUtil
 
toHexString(byte[]) - Static method in class org.eclipse.rdf4j.common.io.ByteArrayUtil
Returns the hexadecimal value of the supplied byte array.
toHexString(int, int) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Converts a decimal value to a hexadecimal string representation of the specified length.
toHumanReadableNumber(double) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
toHumanReadableNumber(Double) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
toHumanReadableNumber(Long) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
toHumanReadableTime(long) - Static method in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreePrinter
 
toHumanReadableTime(Double) - Static method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
toHumanReadbleNumber(double) - Static method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
toIOE(Exception) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
 
toIOE(String, Exception) - Static method in class org.eclipse.rdf4j.common.xml.DocumentUtil
 
toJson() - Method in interface org.eclipse.rdf4j.query.explanation.Explanation
 
toJson() - Method in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
token - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Current token.
Token - Class in org.eclipse.rdf4j.query.parser.sparql.ast
Describes the input token stream.
Token() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
No-argument constructor
Token(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
Constructs a new token for the specified Image and Kind.
Token(QueryPrologLexer.TokenType, String) - Constructor for class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
 
TOKEN - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
TOKEN - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
TOKEN - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#token
TOKEN_PATTERN - Static variable in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
token_source - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Generated Token Manager.
tokenBegin - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
tokenImage - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
Literal token values.
TokenLexicalActions(Token) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
 
TokenMgrError - Error in org.eclipse.rdf4j.query.parser.sparql.ast
Token Manager Error.
TokenMgrError() - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
Constructor with message and reason.
TokenType() - Constructor for enum org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
 
toKilometres(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
toList(ShapeSource, Resource) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclAstLists
 
toList(ShapeSource, Resource, Class<T>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclAstLists
 
toLowerCase(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
toMathOp(IRI) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
toMiles(double, IRI) - Static method in class org.eclipse.rdf4j.sail.lucene.util.GeoUnits
 
toModel() - Static method in class org.eclipse.rdf4j.model.util.ModelCollector
Convenience method to obtain a ModelCollector.
toModel(Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
 
toModel(Model) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
toModel(Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ContextWithShape
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AndConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClassConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ClosedConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DashHasValueInConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DatatypeConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.DisjointConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.EqualsConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.HasValueConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.InConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LessThanOrEqualsConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxCountConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxExclusiveConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxInclusiveConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinCountConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinExclusiveConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinInclusiveConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MinLengthConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NotConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.OrConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.PatternConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMaxCountConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.QualifiedMinCountConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.SparqlConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in interface org.eclipse.rdf4j.sail.shacl.ast.Exportable
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.NodeShape
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllObjects
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.RSXTargetShape
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.SparqlTarget
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetClass
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetNode
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetObjectsOf
 
toModel(Resource, IRI, Model, Set<Resource>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
 
toNTriplesString(BNode) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied blank node.
toNTriplesString(IRI) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied URI.
toNTriplesString(Literal) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied literal.
toNTriplesString(Literal, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied literal, optionally ignoring the xsd:string datatype as it is implied for RDF-1.1.
toNTriplesString(Resource) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied resource.
toNTriplesString(Triple) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples (non-standard) string for the supplied RDF-star triple.
toNTriplesString(Value) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied value.
toNTriplesString(Value, boolean) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Creates an N-Triples string for the supplied value.If the supplied value is a Literal, it optionally ignores the xsd:string datatype, since this datatype is implicit in RDF-1.1.
toOpenOptions(String) - Static method in class org.eclipse.rdf4j.common.io.NioFile
 
top - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
TOP_CONCEPT_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SKOS
The skos:topConceptOf relation.
TOPDATAPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#topDataProperty
TOPIC - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
TOPIC_INTEREST - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
topIsProperty() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
 
TOPOBJECTPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#topObjectProperty
topTupleExpr - Variable in class org.eclipse.rdf4j.query.algebra.helpers.QueryModelTreeToGenericPlanNode
 
toRDF(IRI, Iterable<?>, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Converts the supplied Iterable to an RDF Container, using the supplied head resource as the starting resource of the RDF Containter.
toRDF(IRI, Iterable<?>, Resource, C, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Converts the supplied Iterable to an RDF Container, using the supplied head resource as the starting resource of the RDF Containter.
toRDFEncodedValue(T) - Static method in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
Converts the supplied value from RDF-star to an RDF-compatible representation.
toRdfLiteralArray(Boolean...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Convert an array of Booleans to an array of RdfLiteral.BooleanLiterals
toRdfLiteralArray(Number...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Convert an array of Numbers to an array of RdfLiteral.NumericLiterals
toRdfLiteralArray(String...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.rdf.Rdf
Convert an array of Strings to an array of RdfLiteral.StringLiterals
toRemove - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
toResult(Compare.CompareOp) - Method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
toSet(Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
 
toSPARQL(Value) - Static method in class org.eclipse.rdf4j.queryrender.RenderUtils
Return the SPARQL query string rendering of the Value
toSPARQL(Value, StringBuilder) - Static method in class org.eclipse.rdf4j.queryrender.RenderUtils
Append the SPARQL query string rendering of the Value to the supplied StringBuilder.
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.Path
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
toSparqlPathString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
toSparqlPrefixes(Collection<Namespace>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ShaclPrefixParser
 
toss(Exception) - Method in class org.eclipse.rdf4j.common.iteration.QueueIteration
Deprecated.
The next time LookAheadIteration.next() is called this exception will be thrown.
toss(Exception) - Method in class org.eclipse.rdf4j.repository.sparql.federation.JoinExecutorBase
 
toStatement(Triple) - Static method in class org.eclipse.rdf4j.model.util.Statements
Deprecated.
toStatement(Triple, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
Deprecated.
since 3.7.0 - use Statements.statement(Triple, Resource) instead
toStatement(ValueFactory, Triple, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
toStatementIteration(TupleQueryResult, Resource, IRI, Value) - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
Deprecated, for removal: This API element is subject to removal in a future version.
toStatementPattern(ProjectionElemList) - Method in class org.eclipse.rdf4j.queryrender.BaseTupleExprRenderer
Turn a ProjectionElemList for a construct query projection (three elements aliased as 'subject', 'predicate' and 'object' in that order) into a StatementPattern.
toString() - Method in class org.eclipse.rdf4j.common.app.AppVersion
Returns the string represention of this version.
toString() - Method in class org.eclipse.rdf4j.common.lang.FileFormat
 
toString() - Method in class org.eclipse.rdf4j.common.logging.base.SimpleLogRecord
 
toString() - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
Returns the content of this IRI as a string.
toString() - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
 
toString() - Method in class org.eclipse.rdf4j.http.client.query.AbstractHTTPUpdate
 
toString() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorInfo
 
toString() - Method in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractBNode
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractIRI
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractNamespace
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractStatement
 
toString() - Method in class org.eclipse.rdf4j.model.base.AbstractTriple
 
toString() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
toString() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
toString() - Method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
toString() - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
toString() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Returns the xsd:dateTime string-representation of this object.
toString() - Method in class org.eclipse.rdf4j.model.impl.ContextStatement
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.model.impl.GenericStatement
 
toString() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
Returns the label of the literal with its language or datatype.
toString() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
 
toString() - Method in class org.eclipse.rdf4j.query.AbstractBindingSet
 
toString() - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
toString() - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Returns an indented print of the node tree, starting from this node.
toString() - Method in class org.eclipse.rdf4j.query.explanation.ExplanationImpl
 
toString() - Method in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
Human readable string.
toString() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserQuery
 
toString() - Method in class org.eclipse.rdf4j.query.impl.AbstractParserUpdate
 
toString() - Method in class org.eclipse.rdf4j.query.impl.EmptyBindingSet
 
toString() - Method in class org.eclipse.rdf4j.query.impl.FallbackDataset
 
toString() - Method in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
toString() - Method in class org.eclipse.rdf4j.query.impl.SimpleDataset
 
toString() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserQuery
 
toString() - Method in class org.eclipse.rdf4j.query.parser.impl.AbstractParserUpdate
 
toString() - Method in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
toString() - Method in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
toString() - Method in class org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
Returns the image.
toString() - Method in class org.eclipse.rdf4j.query.QueryLanguage
 
toString() - Method in class org.eclipse.rdf4j.repository.base.RepositoryWrapper
 
toString() - Method in class org.eclipse.rdf4j.repository.dataset.DatasetQuery
 
toString() - Method in class org.eclipse.rdf4j.repository.sail.SailRepository
 
toString() - Method in class org.eclipse.rdf4j.repository.sail.SailRepositoryConnection
 
toString() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
toString() - Method in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
toString() - Method in class org.eclipse.rdf4j.rio.helpers.AbstractRioSetting
 
toString() - Method in class org.eclipse.rdf4j.rio.rdfxml.Atts
Produces a String-representation of this object.
toString() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter.SubjectInContext
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.sail.base.Changeset
 
toString() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailDataset
 
toString() - Method in class org.eclipse.rdf4j.sail.base.DelegatingSailSource
 
toString() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
toString() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
toString() - Method in class org.eclipse.rdf4j.sail.base.SailSourceBranch
 
toString() - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
toString() - Method in class org.eclipse.rdf4j.sail.base.UnionSailSource
 
toString() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
toString() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
 
toString() - Method in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.ContextAwareStatementImpl
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
toString() - Method in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
toString() - Method in class org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailDataset
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator.Stats
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementIterator
 
toString() - Method in class org.eclipse.rdf4j.sail.memory.model.MemTriple
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LanguageInConstraintComponent
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.AlternativePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.InversePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.OneOrMorePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SequencePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.SimplePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalInnerJoin
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BulkedExternalLeftOuterJoin
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EmptyNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ExternalFilterByQuery
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsObject
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterTargetIsSubject
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LanguageInFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LiteralComparatorFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MaxLengthFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.MinLengthFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NodeKindFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.PatternFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SimpleBindingSet
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingleCloseablePlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.Shape
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
toString() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
toString() - Method in class org.eclipse.rdf4j.sail.UpdateContext
 
toString() - Method in class org.eclipse.rdf4j.spin.Argument
 
toString() - Method in class org.eclipse.rdf4j.spin.function.SpinFunction
 
toString() - Method in class org.eclipse.rdf4j.spin.function.SpinTupleFunction
 
toString() - Method in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
toString() - Method in class org.eclipse.rdf4j.spin.Template
 
toString(double) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
toString(float) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
toString(Number) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
toString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
toString(TemporalAmount) - Static method in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
toString(Iterator<?>, String) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Converts an iterator to a string by concatenating all of the string representations of objects in the iterator, divided by a separator.
toString(Iterator<?>, String, StringBuilder) - Static method in class org.eclipse.rdf4j.common.iterator.Iterators
Deprecated.
Converts an iterator to a string by concatenating all of the string representations of objects in the iterator, divided by a separator.
toString(CloseableIteration<?, X>, String) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Converts a CloseableIteration to a string by concatenating all the string representations of objects in the iteration, divided by a separator.
toString(CloseableIteration<?, X>, String, StringBuilder) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated.
Converts a CloseableIteration to a string by concatenating all the string representations of objects in the iteration, divided by a separator.
toString(Iteration<?, X>, String) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
toString(Iteration<?, X>, String, StringBuilder) - Static method in class org.eclipse.rdf4j.common.iteration.Iterations
Deprecated, for removal: This API element is subject to removal in a future version.
toStringCache - Variable in class org.eclipse.rdf4j.sail.memory.model.MemIRI
 
TOTAL_ITEMS - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
totalInferred - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.AbstractForwardChainingInferencerConnection
 
totalStrings - Variable in class org.eclipse.rdf4j.rio.hdt.HDTDictionarySectionPFC
 
totalTimeActual - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
totalTimeNanosActual - Variable in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
 
toTp() - Method in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode.PropertiesBlankNode
convert this blank node to a triple pattern
toTreeModel() - Static method in class org.eclipse.rdf4j.model.util.ModelCollector
Convenience method to obtain a ModelCollector, which will return a TreeModel.
toTriple(Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
Deprecated.
toTriple(ValueFactory, Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
toTupleQueryResult(Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetUtil
 
toUpperCase(String) - Method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
toValue(Compare.CompareOp) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
toValue(FunctionCall) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
toValue(MathExpr.MathOp) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
toValueExpr(Resource, IRI) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
toValues(IRI, Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
Converts an RDF Containter to a Java Collection of Value objects.
toWkt(Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultWktWriter
 
toWkt(Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.WktWriter
 
tp(Resource, IRI, Value...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
tp(Resource, IRI, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern with the given subject, predicate, and object(s)
tp(Resource, RdfPredicate, Value...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
tp(Resource, RdfPredicate, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern with the given subject, predicate, and object(s)
tp(RdfBlankNode.PropertiesBlankNode) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern from a property-list blank node
tp(RdfSubject, Consumer<EmptyPropertyPathBuilder>, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern from a property path and a list of objects.
tp(RdfSubject, IRI, Value...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
tp(RdfSubject, IRI, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern with the given subject, predicate, and object(s)
tp(RdfSubject, RdfPredicateObjectList...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern with the given subject and predicate-object list(s)
tp(RdfSubject, RdfPredicate, Value...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
 
tp(RdfSubject, RdfPredicate, RdfObject...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create a triple pattern with the given subject, predicate, and object(s)
tqrHandler - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetParser
RDFHandler to report the generated statements to.
TRACE - org.eclipse.rdf4j.common.logging.LogLevel
 
trace_enabled - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
trace_enabled() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Trace enabled.
traceBackFunction - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
TRACK_LOCKS - Static variable in class org.eclipse.rdf4j.common.concurrent.locks.Properties
The system property "info.aduna.concurrent.locks.trackLocks" that can be used to enable lock tracking by giving it a (non-null) value.
TRACKED_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:trackedParty
TRACKING_PARTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:trackingParty
trackLineColumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
trackResultSize - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
 
trackResultSize - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
trackResultSize - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer
 
trackResultSize - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
trackResultSize - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSail
 
trackResultSize(TupleExpr, QueryEvaluationStep) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
trackTime - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
trackTime - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
 
trackTime(TupleExpr, QueryEvaluationStep) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
TRANSACTION_SETTINGS_PREFIX - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Prefix for transaction settings in the query param
TRANSACTION_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
transactionActive() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
Transactional - org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
 
TRANSACTIONAL_VALIDATION_LIMIT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
TRANSACTIONAL_VALIDATION_LIMIT_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
transactionalValidationLimit - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
transactionalValidationLimit - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
transactionalValidationLimit - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
transactionIsolationLevel - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
transactionLock - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLConnection
 
TransactionOperation - Interface in org.eclipse.rdf4j.http.protocol.transaction.operations
An update operation that is part of a transaction.
TransactionReader - Class in org.eclipse.rdf4j.http.protocol.transaction
 
TransactionReader() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.TransactionReader
 
TRANSACTIONS - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Relative location of the transaction resources of a repository.
TransactionSAXParser - Class in org.eclipse.rdf4j.http.protocol.transaction
Parses an RDF transaction document into a collection of TransactionOperation objects.
TransactionSAXParser() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
TransactionSAXParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
TransactionSetting - Interface in org.eclipse.rdf4j.common.transaction
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 - Interface in org.eclipse.rdf4j.common.transaction
A TransactionSettingFactory returns a TransactionSetting implementation for a given value.
TransactionSettingRegistry - Class in org.eclipse.rdf4j.common.transaction
A ServiceRegistry for creating/retrieving TransactionSettings in a transparent way.
TransactionSettingRegistry() - Constructor for class org.eclipse.rdf4j.common.transaction.TransactionSettingRegistry
private constructor: singleton
TransactionSettingRegistry.TransactionSettingRegistryHolder - Class in org.eclipse.rdf4j.common.transaction
Internal helper class to avoid continuous synchronized checking.
TransactionSettingRegistryHolder() - Constructor for class org.eclipse.rdf4j.common.transaction.TransactionSettingRegistry.TransactionSettingRegistryHolder
 
transactionSettings - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
transactionSettings - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
 
TransactionSettings(String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings
 
transactionSettingsRaw - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
transactionURL - Variable in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
TransactionWriter - Class in org.eclipse.rdf4j.http.protocol.transaction
Serializes of an RDF transaction.
TransactionWriter() - Constructor for class org.eclipse.rdf4j.http.protocol.transaction.TransactionWriter
 
TransactionXMLConstants - Interface in org.eclipse.rdf4j.http.protocol.transaction
Interface defining tags and attribute names for the XML serialization of transactions.
transfer(InputStream, File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Writes all bytes from an InputStream to a file.
transfer(InputStream, OutputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Transfers all bytes that can be read from in to out.
transfer(Reader, File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Writes all characters from a Reader to a file using the default character encoding.
transfer(Reader, Writer) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Transfers all characters that can be read from in to out .
transfer(Resource, IRI, Value, Resource) - Method in interface org.eclipse.rdf4j.sail.shacl.TransferStatement
 
TRANSFER - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:transfer
TransferStatement - Interface in org.eclipse.rdf4j.sail.shacl
 
transferStatements(SailConnection, TransferStatement) - Static method in class org.eclipse.rdf4j.sail.shacl.ConnectionHelper
 
transferTo(long, long, WritableByteChannel) - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.transferTo(long, long, WritableByteChannel) call.
transform(String) - Method in class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
 
transform(String) - Method in class org.eclipse.rdf4j.spin.function.spif.LowerCase
 
transform(String) - Method in class org.eclipse.rdf4j.spin.function.spif.LowerTitleCase
 
transform(String) - Method in class org.eclipse.rdf4j.spin.function.spif.TitleCase
 
transform(String) - Method in class org.eclipse.rdf4j.spin.function.spif.UpperCase
 
transform(Iterator<E>) - Static method in class org.eclipse.rdf4j.spin.function.spif.SingleValueToListTransformer
 
TRANSFORM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:transform
transformToSerialize(TupleExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
Processes the incoming parsed TupleExpr collecting the information required for rendering.
transformToSerialize(UpdateExpr, Dataset) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
transformToSerialize(ParsedBooleanQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
Processes the incoming parsed ASK query collecting the information required for rendering.
transformToSerialize(ParsedGraphQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
 
transformToSerialize(ParsedTupleQuery) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.ParsedQueryPreprocessor
Processes the incoming parsed query collecting the information required for rendering.
TransientFunction - Interface in org.eclipse.rdf4j.spin.function
Tagging interface for Functions that have some sort of lifespan.
TransientTupleFunction - Interface in org.eclipse.rdf4j.spin.function
Tagging interface for TupleFunctions that have some sort of lifespan.
TRANSITIVE_SUB_ORGANIZATION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:transitiveSubOrganizationOf
TRANSITIVEPROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#TransitiveProperty
TRANSLATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:translate
TRANSLATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:translator
transmuteBean(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
tree - Variable in class org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
 
TreeModel - Class in org.eclipse.rdf4j.model.impl
A Red-Black tree based Model implementation.
TreeModel() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeModel(Collection<? extends Statement>) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeModel(Set<Namespace>) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeModel(Set<Namespace>, Collection<? extends Statement>) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeModel(Model) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeModel.GraphComparator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.ModelIterator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.ObjectComparator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.PredicateComparator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.StatementComparator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.StatementTree - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.SubjectComparator - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.SubSet - Class in org.eclipse.rdf4j.model.impl
 
TreeModel.TreeStatement - Class in org.eclipse.rdf4j.model.impl
 
TreeModelFactory - Class in org.eclipse.rdf4j.model.impl
Creates TreeModel.
TreeModelFactory() - Constructor for class org.eclipse.rdf4j.model.impl.TreeModelFactory
 
TreeNode(Map<String, Object>) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
TreeNode(Map<String, Object>, JSONLDHierarchicalProcessor.TreeNode) - Constructor for class org.eclipse.rdf4j.rio.jsonld.JSONLDHierarchicalProcessor.TreeNode
 
trees - Variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
TreeSanitizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryModelPruner.TreeSanitizer
Deprecated.
 
TreeStatement(Resource, IRI, Value, Resource) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.TreeStatement
 
TreeStatement(Statement) - Constructor for class org.eclipse.rdf4j.model.impl.TreeModel.TreeStatement
 
TRIG - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The TriG file format, a Turtle-based RDF serialization format that supports recording of named graphs.
TRIGGERS - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
Table of triggers for entailment rules.
TriGParser - Class in org.eclipse.rdf4j.rio.trig
RDF parser for RDF-1.1 TriG files.
TriGParser() - Constructor for class org.eclipse.rdf4j.rio.trig.TriGParser
Creates a new TriGParser that will use a SimpleValueFactory to create RDF model objects.
TriGParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.trig.TriGParser
Creates a new TriGParser that will use the supplied ValueFactory to create RDF model objects.
TriGParserFactory - Class in org.eclipse.rdf4j.rio.trig
An RDFParserFactory for TriG parsers.
TriGParserFactory() - Constructor for class org.eclipse.rdf4j.rio.trig.TriGParserFactory
 
TRIGSTAR - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The TriG-star file format, a TriG-based RDF serialization format that supports RDF-star triples.
TriGStarParser - Class in org.eclipse.rdf4j.rio.trigstar
RDF parser for TriG-star (an extension of TriG that adds RDF-star support).
TriGStarParser() - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarParser
Creates a new TriGStarParser that will use a SimpleValueFactory to create RDF-star model objects.
TriGStarParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarParser
Creates a new TriGStarParser that will use the supplied ValueFactory to create RDF-star model objects.
TriGStarParserFactory - Class in org.eclipse.rdf4j.rio.trigstar
An RDFParserFactory for TriG-star parsers.
TriGStarParserFactory() - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarParserFactory
 
TriGStarWriter - Class in org.eclipse.rdf4j.rio.trigstar
An extension of TriGWriter that writes RDF-star documents in the TriG-star format by including the RDF-star triples.
TriGStarWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
Creates a new TriGStarWriter that will write to the supplied OutputStream.
TriGStarWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
Creates a new TriGStarWriter that will write to the supplied OutputStream using the supplied base IRI.
TriGStarWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
Creates a new TriGStarWriter that will write to the supplied Writer.
TriGStarWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
Creates a new TriGStarWriter that will write to the supplied Writer using the supplied base IRI.
TriGStarWriterFactory - Class in org.eclipse.rdf4j.rio.trigstar
An RDFWriterFactory for TriG-star writers.
TriGStarWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory
 
TriGWriter - Class in org.eclipse.rdf4j.rio.trig
An extension of TurtleWriter that writes RDF documents in TriG format by adding graph scopes to the Turtle document.
TriGWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied OutputStream.
TriGWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied OutputStream.
TriGWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied Writer.
TriGWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.trig.TriGWriter
Creates a new TriGWriter that will write to the supplied Writer.
TriGWriterFactory - Class in org.eclipse.rdf4j.rio.trig
An RDFWriterFactory for TriG parsers.
TriGWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.trig.TriGWriterFactory
 
trim(String...) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
Trim - Class in org.eclipse.rdf4j.spin.function.spif
 
Trim() - Constructor for class org.eclipse.rdf4j.spin.function.spif.Trim
 
TRIM_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
trimDoubleQuotes(String) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
Removes the double quote from the start and end of the supplied string if it starts and ends with this character.
trimNamespaces() - Method in class org.eclipse.rdf4j.rio.turtle.ArrangedWriter
Deprecated.
 
trimPlusSign(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
Removes the first character from the supplied string if this is a plus sign ('+').
trimToTarget() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
TrimToTarget - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
TrimToTarget(PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
triple - Variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil.TripleMatch
 
triple(String, String, String, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
triple(String, String, String, String, String, String) - Method in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
triple(Resource, IRI, Value) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new RDF-star embedded triple with the supplied subject, predicate, and object.
triple(Statement) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new RDF-star embedded triple using the subject, predicate and object from the supplied Statement.
triple(ValueFactory, Resource, IRI, Value) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new RDF-star embedded triple with the supplied subject, predicate, and object.
triple(ValueFactory, Statement) - Static method in class org.eclipse.rdf4j.model.util.Values
Creates a new RDF-star embedded triple using the subject, predicate and object from the supplied Statement.
Triple - Interface in org.eclipse.rdf4j.model
An RDF-star embedded triple.
TRIPLE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Type string for serialized Triple value.
TRIPLE_BNODE_MAPPER - Static variable in class org.eclipse.rdf4j.model.util.Statements
A Function that maps Triple to BNode consistently.
TRIPLE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Triple A base class for TriplePattern and TripleTemplate.
TRIPLE_CLOSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
TRIPLE_EMPTY_ITERATION - Static variable in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
TRIPLE_OPEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
TRIPLE_PATH_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#TriplePath Similar to a TriplePattern, but with a path expression as its predicate.
TRIPLE_PATTERN_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#TriplePattern A triple pattern used in the body of a query.
TRIPLE_PREFIX - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
IRI prefix for RDF-star triples encoded as IRIs.
TRIPLE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
TRIPLE_SOURCE - org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
Treats the base SAIL as a simple triple source and all the query evaluation is performed by this SAIL.
TRIPLE_STARDOG - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONConstants
Type string for serialized Triple value - Stardog dialect
TRIPLE_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
TRIPLE_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
TRIPLE_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag that starts a new triple.
TRIPLE_TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#TripleTemplate A prototypical triple used as template in the head of a Construct query.
TRIPLE_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
TripleContainer() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser.TripleContainer
 
tripleIndexes - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.tripleIndexes
TripleMatch(Triple, int) - Constructor for class org.eclipse.rdf4j.rio.helpers.NTriplesUtil.TripleMatch
 
TripleObjectFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
Function returning the object component of RDF-star Triple reused the IRI of rdf:object as name
TripleObjectFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleObjectFunction
 
TriplePattern - Interface in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Denotes a SPARQL Triple Pattern
TriplePredicateFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
Function returning the predicate component of RDF-star Triple reused the IRI of rdf:predicate as name
TriplePredicateFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TriplePredicateFunction
 
TripleRef - Class in org.eclipse.rdf4j.query.algebra
Triple lookup reference.
TripleRef() - Constructor for class org.eclipse.rdf4j.query.algebra.TripleRef
 
TripleRef(Var, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.TripleRef
 
TripleRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TripleRefCollector - Class in org.eclipse.rdf4j.query.parser.sparql
 
TripleRefCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
tripleRefs - Variable in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
 
tripleRegistry - Variable in class org.eclipse.rdf4j.sail.memory.model.MemValueFactory
Registry containing the set of MemTriple objects as used by a MemoryStore.
TRIPLES - org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
TRIPLES - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:triples
TriplesBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
triplesDifference(CloseableIteration<? extends Triple, SailException>, Function<Triple, Boolean>) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetImpl
 
TriplesNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TriplesNodePath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.RdfStarQueryEvaluationStep
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ReificationRdfStarQueryEvaluationStep
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
tripleSource - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
TripleSource - Interface in org.eclipse.rdf4j.query.algebra.evaluation
A triple source that can be queried for (the existence of) certain triples in certain contexts.
TripleSourceIterationWrapper<T> - Class in org.eclipse.rdf4j.sail
 
TripleSourceIterationWrapper(CloseableIteration<? extends T, SailException>) - Constructor for class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
 
TripleSources - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
Deprecated, for removal: This API element is subject to removal in a future version.
TripleSources() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
TriplesSameSubject - Class in org.eclipse.rdf4j.sparqlbuilder.graphpattern
A SPARQL Triple Pattern.
TriplesSameSubject(RdfSubject, IRI, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
TriplesSameSubject(RdfSubject, RdfPredicateObjectList...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
TriplesSameSubject(RdfSubject, RdfPredicate, RdfObject...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.graphpattern.TriplesSameSubject
 
TriplesSameSubject() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TriplesSameSubjectPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
tripleStack - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
stack for handling nested RDF-star triples
triplesTemplate - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.GraphTemplate
 
triplesTemplate - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
triplesTemplate(TriplePattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a TriplesTemplate instance, for use with Construct and Update queries
TriplesTemplate - Class in org.eclipse.rdf4j.sparqlbuilder.core
Represents a collection of triple patterns
TriplesTemplate(TriplePattern...) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.TriplesTemplate
 
TriplesTemplate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TripleSubjectFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
Function returning the subject component of RDF-star Triple reused the IRI of rdf:subject as name
TripleSubjectFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.triple.TripleSubjectFunction
 
TRIX - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The TriX file format, an XML-based RDF serialization format that supports recording of named graphs.
TriXConstants - Interface in org.eclipse.rdf4j.rio.trix
Interface defining a number of constants for the TriX document format.
TriXParser - Class in org.eclipse.rdf4j.rio.trix
A parser that can parse RDF files that are in the TriX format .
TriXParser() - Constructor for class org.eclipse.rdf4j.rio.trix.TriXParser
Creates a new TriXParser that will use a SimpleValueFactory to create objects for resources, bNodes, literals and statements.
TriXParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.trix.TriXParser
Creates a new TriXParser that will use the supplied ValueFactory to create objects for resources, bNodes, literals and statements.
TriXParser.TriXSAXHandler - Class in org.eclipse.rdf4j.rio.trix
 
TriXParserFactory - Class in org.eclipse.rdf4j.rio.trix
An RDFParserFactory for TriX parsers.
TriXParserFactory() - Constructor for class org.eclipse.rdf4j.rio.trix.TriXParserFactory
 
TriXParserSettings - Class in org.eclipse.rdf4j.rio.helpers
ParserSettings for the TriX parser features.
TriXParserSettings - Class in org.eclipse.rdf4j.rio.trix
ParserSettings for the TriX parser features.
TriXParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.TriXParserSettings
Private constructor
TriXParserSettings() - Constructor for class org.eclipse.rdf4j.rio.trix.TriXParserSettings
Private constructor
TriXSAXHandler() - Constructor for class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
TriXWriter - Class in org.eclipse.rdf4j.rio.trix
An implementation of the RDFWriter interface that writes RDF documents in TriX format.
TriXWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied OutputStream.
TriXWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.trix.TriXWriter
Creates a new TriXWriter that will write to the supplied Writer.
TriXWriter(XMLWriter) - Constructor for class org.eclipse.rdf4j.rio.trix.TriXWriter
 
TriXWriterFactory - Class in org.eclipse.rdf4j.rio.trix
An RDFWriterFactory for TriX writers.
TriXWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.trix.TriXWriterFactory
 
TRS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:TRS
TRUE - Static variable in class org.eclipse.rdf4j.model.base.AbstractValueFactory
 
TRUE - Static variable in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
TRUE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
TRUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
trueNode - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
truncate(long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.truncate(long) call.
TRUNCATE - org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
Indicates that values of large literals should be truncated, based on the BasicParserSettings.LARGE_LITERALS_LIMIT setting.
truncated - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
truncated - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
TRUNCATED - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF4J
 
tryAdvance(Consumer<? super T>) - Method in class org.eclipse.rdf4j.common.iteration.CloseableIterationSpliterator
 
tryAdvance(Consumer<? super T>) - Method in class org.eclipse.rdf4j.common.iteration.IterationSpliterator
Deprecated.
 
tryExclusiveLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
tryExclusiveLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
tryLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
tryLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
tryLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
tryLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
tryLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier
 
tryLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
 
tryLock() - Method in class org.eclipse.rdf4j.sail.helpers.DirectoryLockManager
Creates a lock in a directory if it does not yet exist.
tryLock() - Method in interface org.eclipse.rdf4j.sail.LockManager
Creates a lock in a SAIL if it does not yet exist.
tryLockSupplier - Variable in class org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
 
tryReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Gets a read lock, if available.
tryReadLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Gets a read lock, if available.
tryReadLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Gets a read lock, if available.
tryReadLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
tryReadLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
tryWriteLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Gets an exclusive write lock, if available.
tryWriteLock() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Gets an exclusive write lock, if available.
tryWriteLock() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Gets an exclusive write lock, if available.
tryWriteLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
tryWriteLockInner() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
tryWriteLockMillis - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
tryWriteLockMillis - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
TSV - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL Query Result TSV Format.
TSV_STAR - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
SPARQL-star Query Results TSV Format (like SPARQL TSV but with RDF-star support).
ttlWriter - Variable in class org.eclipse.rdf4j.rio.n3.N3Writer
 
TUESDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Tuesday
tuple - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
 
TUPLE - org.eclipse.rdf4j.query.Query.QueryType
Tuple queries (such as the SPARQL SELECT query form) return a sequence of sets of variable bindings as the result.
TUPLE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Tuple Abstract base class for things that have subject and object.
tupleExpr - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
Deprecated.
 
tupleExpr - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.FilterOptimizer.FilterFinder
Deprecated.
 
tupleExpr - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConjunctiveConstraintSplitterOptimizer.ConstraintVisitor
 
tupleExpr - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector
 
tupleExpr - Variable in class org.eclipse.rdf4j.query.parser.ParsedQuery
 
tupleExpr - Variable in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
TupleExpr - Interface in org.eclipse.rdf4j.query.algebra
An expression that evaluates to RDF tuples.
TupleExprBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
A SPARQL AST visitor implementation that creates a query algebra representation of the query.
TupleExprBuilder(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
TupleExprBuilder.AggregateCollector - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprBuilder.AggregateOperatorReplacer - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprBuilder.GroupFinder - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprBuilder.PathSequenceContext - Class in org.eclipse.rdf4j.query.parser.sparql
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.SameTermCollector - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprBuilder.VarCollector - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprBuilder.VarReplacer - Class in org.eclipse.rdf4j.query.parser.sparql
 
TupleExprChildrenVisitor() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs.TupleExprChildrenVisitor
 
tupleExprClone - Variable in class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
TupleExprs - Class in org.eclipse.rdf4j.query.algebra.helpers
Utility methods for TupleExpr objects.
TupleExprs() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.TupleExprs
 
TupleExprs.TupleExprChildrenVisitor<X extends java.lang.Exception> - Class in org.eclipse.rdf4j.query.algebra.helpers
 
TupleExprWrapperIteration<T extends BindingSet,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.sail.helpers
This iteration is used to debug issues with the TupleExpr that was used to generate the wrapped iteration.
TupleExprWrapperIteration(CloseableIteration<T, X>, TupleExpr) - Constructor for class org.eclipse.rdf4j.sail.helpers.TupleExprWrapperIteration
 
tupleFormat - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
tupleFuncRegistry - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
tupleFuncRegistry - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunction - Interface in org.eclipse.rdf4j.query.algebra.evaluation.function
A function that can return a tuple of Values.
TupleFunctionCall - Class in org.eclipse.rdf4j.query.algebra
A call to a TupleFunction.
TupleFunctionCall() - Constructor for class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
TupleFunctionCardinalityCalculator() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator
 
TupleFunctionEvaluationMode - Enum in org.eclipse.rdf4j.sail.evaluation
 
TupleFunctionEvaluationMode() - Constructor for enum org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
 
TupleFunctionEvaluationStatistics - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
TupleFunctionEvaluationStatistics() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics
 
TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
 
TupleFunctionEvaluationStrategy - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.3.0. Use DefaultEvaluationStrategy instead.
TupleFunctionEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunctionEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunctionEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, long, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunctionEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, TupleFunctionRegistry) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunctionEvaluationStrategy(TripleSource, Dataset, FederatedServiceResolver, TupleFunctionRegistry, long, EvaluationStatistics) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStrategy
Deprecated.
 
TupleFunctionFederatedService - Class in org.eclipse.rdf4j.query.algebra.evaluation.federation
A federated service that can evaluate TupleFunctions.
TupleFunctionFederatedService(TupleFunctionRegistry, ValueFactory) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
TupleFunctionParser - Interface in org.eclipse.rdf4j.spin.function
 
tupleFunctionParsers - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
tupleFunctionRegistry - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
tupleFunctionRegistry - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
 
TupleFunctionRegistry - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
 
TupleFunctionRegistry() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
 
tupleFunctionServiceResolver - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailConnection
 
tupleIterator - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
TupleMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
TupleMapper(PlanNode, Function<ValidationTuple, ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
tupleNode - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
tupleQuery(Repository, String, Function<TupleQueryResult, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Select query on the given Repository within a transaction and passes the results to the given Function with the result from the function returned by the method.
tupleQuery(Repository, String, TupleQueryResultHandler) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Select query on the given Repository within a transaction and passes the results to the given TupleQueryResultHandler.
TupleQuery - Interface in org.eclipse.rdf4j.query
 
TupleQueryImpl(ParsedTupleQuery) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.TupleQueryImpl
 
tupleQueryNoTransaction(Repository, String, Function<TupleQueryResult, T>) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Select query on the given Repository without opening a transaction and passes the results to the given Function with the result from the function returned by the method.
tupleQueryNoTransaction(Repository, String, TupleQueryResultHandler) - Static method in class org.eclipse.rdf4j.repository.util.Repositories
Performs a SPARQL Select query on the given Repository without opening a transaction and passes the results to the given TupleQueryResultHandler.
TupleQueryResult - Interface in org.eclipse.rdf4j.query
A representation of a variable-binding query result as a sequence of BindingSet objects.
TupleQueryResultBuilder - Class in org.eclipse.rdf4j.query.impl
A TupleQueryResultHandler that can be used to create a TupleQueryResult object.
TupleQueryResultBuilder() - Constructor for class org.eclipse.rdf4j.query.impl.TupleQueryResultBuilder
 
TupleQueryResultFilter(TupleQueryResult) - Constructor for class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
TupleQueryResultFormat - Class in org.eclipse.rdf4j.query.resultio
Represents the concept of an tuple query result serialization format.
TupleQueryResultFormat(String, String, String) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, String, String, boolean) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, String, Charset, String) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, String, Charset, String, boolean) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, Collection<String>, Charset, Collection<String>) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, Collection<String>, Charset, Collection<String>, boolean) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, Collection<String>, Charset, Collection<String>, IRI) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultFormat(String, Collection<String>, Charset, Collection<String>, IRI, boolean) - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
Creates a new TupleQueryResultFormat object.
TupleQueryResultHandler - Interface in org.eclipse.rdf4j.query
An interface defining methods related to handling sequences of Solutions.
TupleQueryResultHandlerBase - Class in org.eclipse.rdf4j.query
Deprecated.
since 2.0. Use AbstractTupleQueryResultHandler instead.
TupleQueryResultHandlerBase() - Constructor for class org.eclipse.rdf4j.query.TupleQueryResultHandlerBase
Deprecated.
 
TupleQueryResultHandlerException - Exception in org.eclipse.rdf4j.query
An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.
TupleQueryResultHandlerException(String) - Constructor for exception org.eclipse.rdf4j.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException.
TupleQueryResultHandlerException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException wrapping another exception.
TupleQueryResultHandlerException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.TupleQueryResultHandlerException
Creates a new TupleQueryResultHandlerException wrapping another exception.
TupleQueryResultImpl - Class in org.eclipse.rdf4j.query.impl
Deprecated.
TupleQueryResultImpl(List<String>, CloseableIteration<? extends BindingSet, QueryEvaluationException>) - Constructor for class org.eclipse.rdf4j.query.impl.TupleQueryResultImpl
Deprecated.
 
TupleQueryResultIteration(TupleQueryResult) - Constructor for class org.eclipse.rdf4j.spin.function.SelectTupleFunction.TupleQueryResultIteration
 
TupleQueryResultParser - Interface in org.eclipse.rdf4j.query.resultio
A general interface for tuple query result parsers.
TupleQueryResultParserFactory - Interface in org.eclipse.rdf4j.query.resultio
A TupleQueryResultParserFactory returns TupleQueryResultParsers for a specific tuple query result format.
TupleQueryResultParserRegistry - Class in org.eclipse.rdf4j.query.resultio
A registry that keeps track of the available TupleQueryResultParserFactorys.
TupleQueryResultParserRegistry() - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry
 
TupleQueryResultParserRegistry.TupleQueryResultParserRegistryHolder - Class in org.eclipse.rdf4j.query.resultio
Internal helper class to avoid continuous synchronized checking.
TupleQueryResultParserRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry.TupleQueryResultParserRegistryHolder
 
TupleQueryResultWriter - Interface in org.eclipse.rdf4j.query.resultio
The interface of objects that writer query results in a specific query result format.
TupleQueryResultWriterFactory - Interface in org.eclipse.rdf4j.query.resultio
Returns TupleQueryResultWriters for a specific tuple query result format.
TupleQueryResultWriterRegistry - Class in org.eclipse.rdf4j.query.resultio
A registry that keeps track of the available TupleQueryResultWriterFactorys.
TupleQueryResultWriterRegistry() - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry
 
TupleQueryResultWriterRegistry.TupleQueryResultWriterRegistryHolder - Class in org.eclipse.rdf4j.query.resultio
Internal helper class to avoid continuous synchronized checking.
TupleQueryResultWriterRegistryHolder() - Constructor for class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry.TupleQueryResultWriterRegistryHolder
 
tupleRoot - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
tuples - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
tuplesBuffer - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter
 
tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
TURTLE - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The Turtle file format.
TurtleParser - Class in org.eclipse.rdf4j.rio.turtle
RDF parser for RDF-1.1 Turtle files.
TurtleParser() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleParser
Creates a new TurtleParser that will use a SimpleValueFactory to create RDF model objects.
TurtleParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleParser
Creates a new TurtleParser that will use the supplied ValueFactory to create RDF model objects.
TurtleParserFactory - Class in org.eclipse.rdf4j.rio.turtle
An RDFParserFactory for Turtle parsers.
TurtleParserFactory() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory
 
TurtleParserSettings - Class in org.eclipse.rdf4j.rio.helpers
Parser Settings that are specific to RDFFormat.TURTLE parsers.
TurtleParserSettings - Class in org.eclipse.rdf4j.rio.turtle
Parser Settings that are specific to RDFFormat.TURTLE parsers.
TurtleParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.TurtleParserSettings
 
TurtleParserSettings() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleParserSettings
 
TURTLESTAR - Static variable in class org.eclipse.rdf4j.rio.RDFFormat
The Turtle-star file format, a Turtle-based RDF serialization format that supports RDF-star triples.
TurtleStarParser - Class in org.eclipse.rdf4j.rio.turtlestar
RDF parser for Turtle-star (an extension of Turtle that adds RDF-star support).
TurtleStarParser() - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParser
Creates a new TurtleStarParser that will use a SimpleValueFactory to create RDF-star model objects.
TurtleStarParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParser
Creates a new TurtleStarParser that will use the supplied ValueFactory to create RDF-star model objects.
TurtleStarParserFactory - Class in org.eclipse.rdf4j.rio.turtlestar
An RDFParserFactory for Turtle-star parsers.
TurtleStarParserFactory() - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParserFactory
 
TurtleStarWriter - Class in org.eclipse.rdf4j.rio.turtlestar
An extension of TurtleWriter that writes RDF-star documents in the Turtle-star format by including the RDF-star triples.
TurtleStarWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
Creates a new TurtleStarWriter that will write to the supplied OutputStream.
TurtleStarWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
Creates a new TurtleStarWriter that will write to the supplied OutputStream using the supplied base IRI.
TurtleStarWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
Creates a new TurtleStarWriter that will write to the supplied Writer.
TurtleStarWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
Creates a new TurtleStarWriter that will write to the supplied Writer using the supplied base IRI.
TurtleStarWriterFactory - Class in org.eclipse.rdf4j.rio.turtlestar
An RDFWriterFactory for Turtle-star writers.
TurtleStarWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory
 
TurtleUtil - Class in org.eclipse.rdf4j.rio.turtle
Utility methods for Turtle encoding/decoding.
TurtleUtil() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleUtil
 
TurtleWriter - Class in org.eclipse.rdf4j.rio.turtle
An implementation of the RDFWriter interface that writes RDF documents in Turtle format.
TurtleWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied OutputStream.
TurtleWriter(OutputStream, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied OutputStream.
TurtleWriter(Writer) - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied Writer.
TurtleWriter(Writer, ParsedIRI) - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Creates a new TurtleWriter that will write to the supplied Writer.
TurtleWriterFactory - Class in org.eclipse.rdf4j.rio.turtle
An RDFWriterFactory for Turtle writers.
TurtleWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory
 
TurtleWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
A class encapsulating writer settings that Turtle writers may support.
TurtleWriterSettings - Class in org.eclipse.rdf4j.rio.turtle
A class encapsulating writer settings that Turtle writers may support.
TurtleWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.TurtleWriterSettings
Private default constructor.
TurtleWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.turtle.TurtleWriterSettings
Private default constructor.
txn - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
txn - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
 
TXN_MIME_TYPE - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
MIME type for transactions: application/x-rdftransaction.
txnActive - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
txnLock - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore.MemorySailSink
 
txnLockManager - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Lock manager used to prevent concurrent writes.
txnPrepared - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
type - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Rep
Setting for the repository type.
type - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sail
tag:rdf4j.org,2023:config/sail.type
type - Variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
type - Variable in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
type - Variable in class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
type - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
type - Variable in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
type - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
Type(byte) - Constructor for enum org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
Type(int) - Constructor for enum org.eclipse.rdf4j.rio.hdt.HDTArray.Type
 
Type(int) - Constructor for enum org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DC
dc:type
TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/type
TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Type
TYPE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
TYPE - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
typeAdded - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
TypeBacktraceMode - Enum in org.eclipse.rdf4j.sail.lucene
Option to describe how the LuceneSail should handle the add of a new type statement in a connection if the LuceneSail.INDEXEDTYPES property is defined.
TypeBacktraceMode(boolean, boolean) - Constructor for enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
 
TYPED_LITERAL - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
TYPED_LITERAL_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag for typed literal values.
TypedLiteral(String) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
TypedLiteral(String, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
TypedLiteral(String, IRI) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
TypedLiteral(String, IRI, CoreDatatype) - Constructor for class org.eclipse.rdf4j.model.base.AbstractLiteral.TypedLiteral
 
typeError - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
typeError - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
typeError - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
typeError(Value, Throwable) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
Creates a ValueExprEvaluationException that signals a type error.
TypeFilteringRepositoryManager - Class in org.eclipse.rdf4j.repository.manager.util
 
TypeFilteringRepositoryManager(String, RepositoryManager) - Constructor for class org.eclipse.rdf4j.repository.manager.util.TypeFilteringRepositoryManager
 
typePattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec.QueryParam
 
typePattern - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpec
 
typePatterns - Variable in class org.eclipse.rdf4j.sail.lucene.QuerySpecBuilder.PatternFilter
 
typeRemoved - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer.AddRemoveOperation
Deprecated.
 
types - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
types - Variable in class org.eclipse.rdf4j.sail.shacl.wrapper.data.RdfsSubClassOfReasoner
 
Tz - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function TZ, as defined in SPARQL Query Language for RDF
Tz() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Tz
 
Tz() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
TZ - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
TZ - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
TZ - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:tz
TZ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

U

uc - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailInserter
 
uc - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
 
UCASE - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
UCASE - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
UCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
uchar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
UCHAR - Static variable in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
 
ucschar - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
UDC - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/UDC
UID - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:uid
UINT32 - org.eclipse.rdf4j.rio.hdt.HDTArray.Type
 
UINT64 - org.eclipse.rdf4j.rio.hdt.HDTArray.Type
 
UN_CAMEL_CASE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
UNARY_MINUS - org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
UNARY_PLUS - org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
unaryExpression(UnaryOperator, Operand) - Static method in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expressions
 
UnaryExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
UnaryFunction - Class in org.eclipse.rdf4j.query.algebra.evaluation.function
 
UnaryFunction() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.UnaryFunction
 
unaryMeet(String, UnaryValueOperator) - Method in class org.eclipse.rdf4j.queryrender.sparql.SparqlValueExprRenderer
 
UnaryMinus() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
UnaryOperation - Class in org.eclipse.rdf4j.sparqlbuilder.constraint
Represents a SPARQL operation that takes exactly 1 argument
UnaryOperation(UnaryOperator) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperation
 
UnaryOperator - Enum in org.eclipse.rdf4j.sparqlbuilder.constraint
The SPARQL unary operators
UnaryOperator(String) - Constructor for enum org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
 
UnaryTupleOperator - Class in org.eclipse.rdf4j.query.algebra
An abstract superclass for unary tuple operators which, by definition, has one argument.
UnaryTupleOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
UnaryTupleOperator(TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
Creates a new unary tuple operator.
UnaryValueOperator - Class in org.eclipse.rdf4j.query.algebra
An abstract superclass for unary value operators which, by definition, has one argument.
UnaryValueOperator() - Constructor for class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
UnaryValueOperator(ValueExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
Creates a new unary value operator.
UnauthorizedException - Exception in org.eclipse.rdf4j.http.protocol
 
UnauthorizedException() - Constructor for exception org.eclipse.rdf4j.http.protocol.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.eclipse.rdf4j.http.protocol.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.http.protocol.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception org.eclipse.rdf4j.http.protocol.UnauthorizedException
 
unblockClose - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
UNBOUND_SERVICE_CARDINALITY - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
UNBOUND_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
unboundTest - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
 
UnboundTest - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
UnboundTest() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnboundTest
 
UnBufferedPlanNode<T extends PlanNode & MultiStreamPlanNode> - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnBufferedPlanNode(T, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
UnCamelCase - Class in org.eclipse.rdf4j.spin.function.spif
 
UnCamelCase() - Constructor for class org.eclipse.rdf4j.spin.function.spif.UnCamelCase
 
UncloseableInputStream - Class in org.eclipse.rdf4j.common.io
A wrapper for an input stream to avoid allowing libraries to close input streams unexpectedly using the UncloseableInputStream.close() method.
UncloseableInputStream(InputStream) - Constructor for class org.eclipse.rdf4j.common.io.UncloseableInputStream
Constructor
UncloseableOutputStream - Class in org.eclipse.rdf4j.common.io
A wrapper for an output stream to avoid allowing libraries to close output streams unexpectedly using the UncloseableOutputStream.close() method.
UncloseableOutputStream(OutputStream) - Constructor for class org.eclipse.rdf4j.common.io.UncloseableOutputStream
Constructor
UNDEF - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
UNDEF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
UNDEFINED - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
UNDEFINED_TERM - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
unescape(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
Un-escapes a backslash-escaped SPARQL literal value string.
unescapedTextElement(String, String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a start and end tag with the supplied text between them, without the usual escape rules.
unescapeString(String) - Static method in class org.eclipse.rdf4j.rio.helpers.NTriplesUtil
Unescapes an escaped Unicode string.
unfiltered - Variable in class org.eclipse.rdf4j.query.QueryResults.GraphQueryResultFilter
 
unfiltered - Variable in class org.eclipse.rdf4j.query.QueryResults.TupleQueryResultFilter
 
unicodeControlCharPattern - Static variable in class org.eclipse.rdf4j.model.util.URIUtil
Regular expression pattern for matching unicode control characters.
UnicodeEscapeStream - Class in org.eclipse.rdf4j.query.parser.sparql.ast
 
UnicodeEscapeStream(Reader, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
 
UnicodeEscapeStream(String, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
 
UNINSTALL - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:uninstall
union - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
union(Object...) - Static method in class org.eclipse.rdf4j.common.net.ParsedIRI
 
union(List<SparqlFragment>) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
union(List<SparqlFragment>, SparqlFragment.TraceBack) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
union(CloseableIteration<? extends T, SailException>, CloseableIteration<? extends T, SailException>) - Method in class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
union(ValidationQuery, ValidationQuery, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
Creates the SPARQL UNION of two ValidationQuery objects.
union(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
union(GraphPattern...) - Method in interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
Convert this graph pattern into an alternative graph pattern, combining this graph pattern with the given patterns:
union(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatternNotTriples
Like GraphPattern.union(GraphPattern...), but mutates and returns this instance
union(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPatterns
Create an alternative graph pattern containing the union of the given graph patterns:
union(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultSpatialAlgebra
Deprecated.
 
union(Shape, Shape) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.JtsSpatialAlgebra
 
union(Shape, Shape) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialAlgebra
 
Union - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
Union - Class in org.eclipse.rdf4j.query.algebra
The UNION set operator, which return the union of the result sets of two tuple expressions.
Union() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.Union
 
Union() - Constructor for class org.eclipse.rdf4j.query.algebra.Union
 
Union(TupleExpr, TupleExpr) - Constructor for class org.eclipse.rdf4j.query.algebra.Union
Creates a new union operator that operates on the two specified arguments.
UNION - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
UNION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
UNION - Static variable in class org.eclipse.rdf4j.sparqlbuilder.graphpattern.AlternativeGraphPattern
 
UNION_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Union A UNION group.
UNION_DEFAULT_GRAPH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SD
Union Default Graph
UNION_SCOPE_CHANGE_OPTIMIZER - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.StandardQueryOptimizerPipeline
 
UnionArgChecker() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionArgChecker
 
unionFragments - Variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
UnionIteration<E,​X extends java.lang.Exception> - Class in org.eclipse.rdf4j.common.iteration
Deprecated.
UnionIteration(Iterable<? extends Iteration<? extends E, X>>) - Constructor for class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
Creates a new UnionIteration that returns the bag union of the results of a number of Iterations.
UnionIteration(Iteration<? extends E, X>...) - Constructor for class org.eclipse.rdf4j.common.iteration.UnionIteration
Deprecated.
Creates a new UnionIteration that returns the bag union of the results of a number of Iterations.
UnionIterator<E> - Class in org.eclipse.rdf4j.common.iterator
 
UnionIterator(Iterable<? extends E>...) - Constructor for class org.eclipse.rdf4j.common.iterator.UnionIterator
Creates a new UnionIterator that returns the bag union of the results of a number of Iterators.
UnionIterator(Iterable<? extends Iterable<? extends E>>) - Constructor for class org.eclipse.rdf4j.common.iterator.UnionIterator
 
UnionNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnionNode(PlanNode...) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
UNIONOF - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#unionOf
unionPreservingJoin(List<SparqlFragment>, SparqlFragment.TraceBack) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
UnionQueryEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
UnionQueryEvaluationStep(QueryEvaluationStep, QueryEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.UnionQueryEvaluationStep
 
unionQueryStrings(Set<Namespace>, String, String, String, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
unionQueryStrings(Set<Namespace>, List<String>, SparqlFragment.TraceBack, boolean) - Static method in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
UnionSailDataset - Class in org.eclipse.rdf4j.sail.base
Combines two SailDataset into a single view.
UnionSailDataset(SailDataset, SailDataset) - Constructor for class org.eclipse.rdf4j.sail.base.UnionSailDataset
 
UnionSailSource - Class in org.eclipse.rdf4j.sail.base
Combines two sources to act as a single SailSource.
UnionSailSource(SailSource, SailSource) - Constructor for class org.eclipse.rdf4j.sail.base.UnionSailSource
An SailSource that combines two other SailSourcees.
UnionScopeChangeFixer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer.UnionScopeChangeFixer
 
UnionScopeChangeOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0. Use UnionScopeChangeOptimizer instead.
UnionScopeChangeOptimizer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Inspect Union clauses to check if scope change can be avoided (allowing injection of pre-bound vars into union arguments).
UnionScopeChangeOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.UnionScopeChangeOptimizer
Deprecated.
 
UnionScopeChangeOptimizer() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.UnionScopeChangeOptimizer
 
UnionScopeChangeOptimizer.UnionArgChecker - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
UnionScopeChangeOptimizer.UnionScopeChangeFixer - Class in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
 
Unique - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
Unique(PlanNode, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
UNIQUE_LANG - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
UNIQUE_LANG - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:uniqueLang
UNIQUE_LANG_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
UNIQUE_LANG_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:UniqueLangConstraintComponent
UNIQUE_LANG_CONSTRAINT_COMPONENT_UNIQUE_LANG - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
UNIQUE_LANG_CONSTRAINT_COMPONENT_UNIQUE_LANG - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:UniqueLangConstraintComponent-uniqueLang
Unique.TargetAndValueSortIterator - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
Unique.ValidationTupleValueAndActiveTarget - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
uniqueIdPrefix - Static variable in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
uniqueIdPrefix - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
uniqueIdPrefix - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
uniqueIdPrefix - Static variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
uniqueIdPrefix - Static variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
uniqueIdSuffix - Static variable in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
 
uniqueIdSuffix - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
 
uniqueIdSuffix - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
uniqueIdSuffix - Static variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
uniqueIdSuffix - Static variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
 
uniqueLang - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
UniqueLangConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
UniqueLangConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
UniqueLangConstraintComponent() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.UniqueLangConstraintComponent
 
UNIT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:unit
UNIT_DAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitDay
UNIT_HOUR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitHour
UNIT_MINUTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitMinute
UNIT_MONTH - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitMonth
UNIT_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.ORG
void:unitOf
UNIT_OF_COUNT - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:unitOfCount
UNIT_SECOND - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitSecond
UNIT_TYPE - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitType
UNIT_WEEK - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitWeek
UNIT_YEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:unitYear
units - Variable in class org.eclipse.rdf4j.model.base.ComponentTemporalAmount
 
units - Variable in class org.eclipse.rdf4j.sail.lucene.DistanceQuerySpec
 
UNITS - Static variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
UNKNOWN - org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
UNKNOWN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Unknown
UNKNOWN - Static variable in class org.eclipse.rdf4j.query.explanation.GenericPlanNode
 
unknownPrefixesInXMLLiteral - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The prefixes that were used in an XML literal, but that were not defined in it (but rather in the XML literal's context).
UnknownSailTransactionStateException - Exception in org.eclipse.rdf4j.sail
Indicates that a SAIL's transaction state (active or inactive) cannot be determined.
UnknownSailTransactionStateException(String) - Constructor for exception org.eclipse.rdf4j.sail.UnknownSailTransactionStateException
 
UnknownTransactionStateException - Exception in org.eclipse.rdf4j.repository
A specific subtype of RepositoryException that indicates the connection's transaction state can not be determined.
UnknownTransactionStateException() - Constructor for exception org.eclipse.rdf4j.repository.UnknownTransactionStateException
 
UnknownTransactionStateException(String) - Constructor for exception org.eclipse.rdf4j.repository.UnknownTransactionStateException
 
UnknownTransactionStateException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.UnknownTransactionStateException
 
UnknownTransactionStateException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.UnknownTransactionStateException
 
unlockReader(boolean) - Method in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
unlockReader(boolean) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
unlockWriter(boolean) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
unlockWriter(long) - Method in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
unmodifiable - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
unmodifiable() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
 
unmodifiable() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
unmodifiable() - Method in interface org.eclipse.rdf4j.model.Model
Returns an unmodifiable view of this model.
unmodifiable() - Method in class org.eclipse.rdf4j.model.util.SynchronizedModel
 
UnmodifiableModel - Class in org.eclipse.rdf4j.model.impl
A Model wrapper that prevents modification to the underlying model.
UnmodifiableModel(Model) - Constructor for class org.eclipse.rdf4j.model.impl.UnmodifiableModel
 
Unoptimized - org.eclipse.rdf4j.query.explanation.Explanation.Level
 
UnorderedSelect - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnorderedSelect(SailConnection, Resource, IRI, Value, Resource[], BiFunction<Statement, Resource[], ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
UnorderedSelect.Mapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnorderedSelect.Mapper.ObjectScopedMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnorderedSelect.Mapper.SubjectScopedMapper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
UnparsedQuadDataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
unread(int) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Pushes back a single code point by copying it to the front of the buffer.
unread(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Pushes back the supplied string by copying it to the front of the buffer.
unregister(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
unregister(Lock) - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
unregister(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
unregister(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
unregisterAll() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
 
unregisterService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.federation.AbstractFederatedServiceResolver
Unregister a service registered to serviceURl
unreportedValues - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
unreserved - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
unreserved_rfc3986 - Static variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
unsafeInnerLock(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockCleaner
 
unsafeInnerLock(Lock) - Method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
unsafeInnerLock(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
unsafeInnerLock(Lock) - Method in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
UNSIGNED_BYTE - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
UNSIGNED_BYTE - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
UNSIGNED_BYTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#unsignedByte
UNSIGNED_INT - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
UNSIGNED_INT - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
UNSIGNED_INT - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#unsignedInt
UNSIGNED_LONG - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
UNSIGNED_LONG - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
UNSIGNED_LONG - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#unsignedLong
UNSIGNED_SHORT - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
UNSIGNED_SHORT - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
UNSIGNED_SHORT - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#unsignedShort
UnsignedByteCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A IntegerCastFunction that tries to cast its argument to an xsd:unsignedByte .
UnsignedByteCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedByteCast
 
UnsignedIntCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A IntegerCastFunction that tries to cast its argument to an xsd:unsignedInt .
UnsignedIntCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedIntCast
 
UnsignedLongCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A IntegerCastFunction that tries to cast its argument to an xsd:unsignedShort .
UnsignedLongCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedLongCast
 
UnsignedShortCast - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
A IntegerCastFunction that tries to cast its argument to an xsd:unsignedShort .
UnsignedShortCast() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedShortCast
 
UNSUPPOERTED_TYPES_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
 
UNSUPPORTED_FILE_FORMAT - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
UNSUPPORTED_QUERY_LANGUAGE - Static variable in class org.eclipse.rdf4j.http.protocol.error.ErrorType
 
unsupportedFormat(String) - Static method in class org.eclipse.rdf4j.rio.Rio
Helper method to use to create a lambda for Optional.orElseThrow(Supplier) to indicate a format is unsupported.
unsupportedFormat(RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Helper method to use to create a lambda for Optional.orElseThrow(Supplier) to indicate a format is unsupported.
UnsupportedQueryLanguageException - Exception in org.eclipse.rdf4j.query
A RuntimeException indicating that a specific query language is not supported.
UnsupportedQueryLanguageException(String) - Constructor for exception org.eclipse.rdf4j.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryLanguageException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException wrapping another exception.
UnsupportedQueryLanguageException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.UnsupportedQueryLanguageException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryResultFormatException - Exception in org.eclipse.rdf4j.query.resultio
A Runtime exception indicating that a specific query result format is not supported.
UnsupportedQueryResultFormatException(String) - Constructor for exception org.eclipse.rdf4j.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedQueryResultFormatException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException wrapping another exception.
UnsupportedQueryResultFormatException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.resultio.UnsupportedQueryResultFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedRDFormatException - Exception in org.eclipse.rdf4j.rio
A RuntimeException indicating that a specific RDF format is not supported.
UnsupportedRDFormatException(String) - Constructor for exception org.eclipse.rdf4j.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException.
UnsupportedRDFormatException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException wrapping another exception.
UnsupportedRDFormatException(Throwable) - Constructor for exception org.eclipse.rdf4j.rio.UnsupportedRDFormatException
Creates a new UnsupportedRDFormatException.
UOM_DEGREE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
UOM_METRE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
UOM_NAMESPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
UOM_RADIAN - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
UOM_UNITY - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEOF
 
update(byte[], int, int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC16
 
update(byte[], int, int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC32
 
update(byte[], int, int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC8
 
update(int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC16
 
update(int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC32
 
update(int) - Method in class org.eclipse.rdf4j.rio.hdt.CRC8
 
update(SearchDocument) - Method in interface org.eclipse.rdf4j.sail.lucene.BulkUpdater
 
update(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.SimpleBulkUpdater
 
update(SpinRenderer.ListContext) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
Update - Interface in org.eclipse.rdf4j.query
An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
Update() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
UPDATE - org.eclipse.rdf4j.http.protocol.Protocol.Action
SPARQL Update
UPDATE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
UPDATE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:update
UPDATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Update Abstract base class to group the various SPARQL UPDATE commands.
UPDATE_ENDPOINT - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
Deprecated.
use CONFIG#updateEndpoint instead.
UPDATE_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the update parameter.
UPDATE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#update Can be used to point from any resource to an Update.
UPDATE_STRING_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
UPDATE_TEMPLATE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#UpdateTemplate A SPIN template that has an UPDATE command as its body.
UPDATE_TEMPLATES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#UpdateTemplates Suggested abstract base class for all UpdateTemplates.
UPDATE_TYPES - Static variable in class org.eclipse.rdf4j.spin.SpinParser
 
UpdateContainer() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
UpdateContext - Class in org.eclipse.rdf4j.sail
Provided with add and remove operation to give them context within a UpdateExpr operation.
UpdateContext(UpdateExpr, Dataset, BindingSet, boolean) - Constructor for class org.eclipse.rdf4j.sail.UpdateContext
 
UpdateDataQuery<T extends UpdateDataQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
 
UpdateDataQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateDataQuery
 
updateDocument(SearchDocument) - Method in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
updateEndpoint - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Sparql
Configuration setting for the SPARQL update endpoint.
updateEndpointUrl - Variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
updateEndpointUrl - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
UpdateExecutionException - Exception in org.eclipse.rdf4j.query
An exception indicating that the execution of an update failed.
UpdateExecutionException() - Constructor for exception org.eclipse.rdf4j.query.UpdateExecutionException
 
UpdateExecutionException(String) - Constructor for exception org.eclipse.rdf4j.query.UpdateExecutionException
Creates a new UpdateExecutionException.
UpdateExecutionException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.UpdateExecutionException
Creates a new UpdateExecutionException wrapping another exception.
UpdateExecutionException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.UpdateExecutionException
Creates a new UpdateExecutionException wrapping another exception.
updateExpr - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedUpdate
 
updateExpr - Variable in class org.eclipse.rdf4j.sail.UpdateContext
 
UpdateExpr - Interface in org.eclipse.rdf4j.query.algebra
An expression that executes an update.
UpdateExprBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
Extension of TupleExprBuilder that builds Update Expressions.
UpdateExprBuilder(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
updateExprs - Variable in class org.eclipse.rdf4j.query.parser.ParsedUpdate
 
updateGuaranteedLastIndexInUse(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
UpdateImpl(ParsedUpdate) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer.UpdateImpl
 
updateInitializedRepositories() - Method in class org.eclipse.rdf4j.repository.manager.RepositoryManager
 
UpdateLineColumn(char) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
 
updateLock - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Deprecated.
Will be made private.
updateNeeded - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer.Connection
Flag indicating whether an update of the inferred statements is needed.
updateNeeded - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.DirectTypeHierarchyInferencer.DirectTypeHierarchyInferencerConnection
Flag indicating whether an update of the inferred statements is needed.
updateQuery(TupleExpr, List<BindingSet>) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
updateQuery(TupleExpr, List<BindingSet>, int) - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
UpdateQuery<T extends UpdateQuery<T>> - Class in org.eclipse.rdf4j.sparqlbuilder.core.query
A SPARQL Update query
UpdateQuery() - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.query.UpdateQuery
 
updateRepository(RepositoryConfig) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
Update the config of an existing repository.
updateRepositoryConfigs(RepositoryConnection, RepositoryConfig...) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
updateRepositoryConfigs(Repository, RepositoryConfig...) - Static method in class org.eclipse.rdf4j.repository.config.RepositoryConfigUtil
Deprecated.
updateRoot - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
UpdateSequence() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
updateString - Variable in class org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
 
updateTriggers(int, int) - Method in class org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection
Deprecated.
 
updateURL - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
upgrade() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
 
upload(InputStream, String, RDFFormat, boolean, boolean, Protocol.Action, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
upload(InputStream, String, RDFFormat, boolean, boolean, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
upload(Reader, String, RDFFormat, boolean, boolean, Protocol.Action, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
upload(Reader, String, RDFFormat, boolean, boolean, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
upload(HttpEntity, String, boolean, boolean, Protocol.Action, Resource...) - Method in class org.eclipse.rdf4j.http.client.RDF4JProtocolSession
 
UPPER_CASE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:upper-case
UPPER_CASE_FUNCTION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIF
 
upperBound - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
 
UpperCase - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.string
The SPARQL built-in Function UCASE, as defined in SPARQL Query Language for RDF
UpperCase - Class in org.eclipse.rdf4j.spin.function.spif
 
UpperCase() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.string.UpperCase
 
UpperCase() - Constructor for class org.eclipse.rdf4j.spin.function.spif.UpperCase
 
UpperCase() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
uri - Variable in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
uri - Variable in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
uri - Variable in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
uri - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.PropertyElement
The property URI.
uri - Variable in class org.eclipse.rdf4j.spin.function.AbstractSpinFunction
 
uri - Variable in class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
 
uri - Variable in class org.eclipse.rdf4j.spin.function.SpinxFunction
 
URI - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
URI - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/URI
URI - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
URI - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
URI - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
URI_FIELD_NAME - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
The name of the Document field holding the Resource identifier.
URI_LOOKUP_ENDPOINT - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:uriLookupEndpoint
URI_MARKER - Static variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
URI_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
 
URI_REGEX_PATTERN - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:uriRegexPattern
URI_SPACE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:uriSpace
URI_TAG - Static variable in interface org.eclipse.rdf4j.http.protocol.transaction.TransactionXMLConstants
 
URI_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
URI_TAG - Static variable in interface org.eclipse.rdf4j.rio.trix.TriXConstants
The tag for URI values.
URI_VALUE - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
uriToString - Variable in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
uriToString - Variable in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
URIUtil - Class in org.eclipse.rdf4j.model.util
Utility functions for working with URIs.
URIUtil() - Constructor for class org.eclipse.rdf4j.model.util.URIUtil
 
url - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Http
Setting for a RDF4J HTTP Repository URL.
url - Variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
url - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryProvider.SynchronizedManager
 
url - Variable in class org.eclipse.rdf4j.repository.sparql.query.SPARQLOperation
Deprecated.
 
URL - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:url
urlToReader(URL) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Read the contents of a resource into a reader.
USAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:Usage
USAGE_NOTE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VANN
A reference to a resource that provides information on how this resource is to be used.
USE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:use
USE_CONFIG - Static variable in class org.eclipse.rdf4j.model.util.Configurations
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.config.RepositoryConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.lucene.config.AbstractLuceneSailConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
 
USE_CONFIG - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
USE_NATIVE_TYPES - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
USE_RDF_TYPE - Static variable in class org.eclipse.rdf4j.rio.helpers.JSONLDSettings
Deprecated, for removal: This API element is subject to removal in a future version.
USE_SINGLE_QUOTES - Static variable in class org.eclipse.rdf4j.rio.helpers.XMLWriterSettings
Boolean setting for RDF/XML Writer to determine if single quotes are used to quote attribute values.
USE_UNION_PRESERVING_JOIN - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment
 
useAllRdfsRules - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
useAsFilter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
useAsFilter - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
useCompatibleMode() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
Verify if transaction handling should be done in backward-compatible mode (this is the case when communicating with an older RDF4J Server).
useConnectionLock - Variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
used - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator.LimitedSizeDistinctIteration
Deprecated.
 
used - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
Deprecated.
 
USED - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:used
usedBNodeIDs - Variable in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
useDefaults() - Method in class org.eclipse.rdf4j.rio.ParserConfig
 
useDefaults() - Method in class org.eclipse.rdf4j.rio.RioConfig
Resets all settings back to their default values.
useDefaults() - Method in class org.eclipse.rdf4j.rio.WriterConfig
 
useDefaultShapesGraph - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
usedIDs - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
A set containing URIs that have been generated as a result of rdf:ID attributes.
useFreshConnection - Variable in class org.eclipse.rdf4j.repository.sparql.federation.RepositoryFederatedService
Whether to use a fresh repository connection for individual queries
useInferredToCreateSchema - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
USER_EVENT_LOG_FILE - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
USER_EVENT_LOGGER_NAME - Static variable in interface org.eclipse.rdf4j.common.app.logging.LogConfiguration
 
userInfo - Variable in class org.eclipse.rdf4j.common.net.ParsedIRI
 
username - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Http
Setting for a username to use for authentication.
username - Variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
username - Variable in class org.eclipse.rdf4j.repository.http.HTTPRepository
 
username - Variable in class org.eclipse.rdf4j.repository.manager.RemoteRepositoryManager
 
username - Variable in class org.eclipse.rdf4j.repository.sparql.SPARQLRepository
 
USERNAME - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
Deprecated.
use CONFIG#username instead.
usesPredefinedSchema() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
 
usesSingleConnection() - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSail
 
useType - Variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer
Deprecated.
 
using - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
using(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify the graph used when evaluating the WHERE clause
using(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify the graph used when evaluating the WHERE clause
USING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
USING - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
USING_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the default graph URI parameter for update.
USING_NAMED_GRAPH_PARAM_NAME - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Parameter name for the named graph URI parameter for update.
USING_NAMED_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
USING_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
UsingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
usingNamed - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
usingNamed(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify a named graph to use to when evaluating the WHERE clause
usingNamed(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Specify a named graph to use to when evaluating the WHERE clause
UTF8 - Static variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
uuid - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.DefaultEvaluationStrategy
 
uuid - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclAstLists
 
UUID - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
The SPARQL built-in Function UUID, as defined in SPARQL Query Language for RDF
UUID - org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
 
UUID - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
UUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
UUID() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.UUID
 
UUID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
UUIDable - Interface in org.eclipse.rdf4j.util
Interface for any object that has a UUID.

V

V1_STRING_CHARSET - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
VALID - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/valid
VALID_XML_ELEMENT_NAME - Static variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.QName
 
validate() - Method in class org.eclipse.rdf4j.repository.config.AbstractDelegatingRepositoryImplConfig
 
validate() - Method in class org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
 
validate() - Method in class org.eclipse.rdf4j.repository.config.RepositoryConfig
Validates this configuration.
validate() - Method in interface org.eclipse.rdf4j.repository.config.RepositoryImplConfig
Validates this configuration.
validate() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
 
validate() - Method in class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryConfig
 
validate() - Method in class org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig
 
validate() - Method in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
validate() - Method in class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
 
validate() - Method in class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
 
validate() - Method in interface org.eclipse.rdf4j.sail.config.SailImplConfig
Validates this configuration.
validate() - Method in class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerConfig
 
validate(List<ContextWithShape>, boolean) - Method in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
validate(Sail, Sail) - Static method in class org.eclipse.rdf4j.sail.shacl.ShaclValidator
 
validateDatatypeCompatibility(boolean, CoreDatatype.XSD, CoreDatatype.XSD) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtil
Validate if we are comparing supported but incompatible datatypes.
validateEntireBaseSail - Variable in class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
validateFieldValues() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
 
validateNumericArgument(Literal, CoreDatatype) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.MathUtil
 
ValidatingValueFactory - Class in org.eclipse.rdf4j.model.impl
Validating wrapper to ValueFactory.
ValidatingValueFactory() - Constructor for class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
ValidatingValueFactory(ValueFactory) - Constructor for class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
 
VALIDATION_ENABLED - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated.
VALIDATION_ENABLED_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
VALIDATION_REPORT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALIDATION_REPORT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ValidationReport
VALIDATION_RESULT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALIDATION_RESULT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ValidationResult
VALIDATION_RESULTS_LIMIT_PER_CONSTRAINT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
VALIDATION_RESULTS_LIMIT_PER_CONSTRAINT_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
VALIDATION_RESULTS_LIMIT_TOTAL - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
VALIDATION_RESULTS_LIMIT_TOTAL_DEFAULT - Static variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
validationApproach - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
 
ValidationApproach - Enum in org.eclipse.rdf4j.sail.shacl.ast
 
ValidationApproach() - Constructor for enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
 
ValidationApproach(String, int) - Constructor for enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
ValidationApproachFactory - Class in org.eclipse.rdf4j.sail.shacl
Factory class for producing instances of ShaclSail.TransactionSettings.ValidationApproach from string values.
ValidationApproachFactory() - Constructor for class org.eclipse.rdf4j.sail.shacl.ValidationApproachFactory
 
ValidationContainer(Shape, PlanNode) - Constructor for class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
validationEnabled - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
tag:rdf4j.org,2023:config/shacl.validationEnabled
validationEnabled - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
validationEnabled - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
ValidationException - Interface in org.eclipse.rdf4j.common.exception
MAY BE MOVED IN THE FUTURE!
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AbstractBulkJoinPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BufferedSplitter.BufferedSplitterPlaneNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoin
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.EqualsJoinValue
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByCountFilter
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.GroupByFilter
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LeftOuterJoin
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.LoggingCloseableIteration
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NonUniqueTargetLang
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.NotValuesIn
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ReduceTargets
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Select
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SetFilterNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToNodeShape
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ShiftToPropertyShape
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Sort
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TargetChainPopper
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TrimToTarget
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.TupleMapper
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnBufferedPlanNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnionNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Deprecated.
 
validationExecutionLogger - Variable in class org.eclipse.rdf4j.sail.shacl.ShapeValidationContainer
 
ValidationExecutionLogger - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValidationExecutionLogger() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationExecutionLogger
 
ValidationQuery - Class in org.eclipse.rdf4j.sail.shacl.ast
 
ValidationQuery(Collection<Namespace>, String, List<StatementMatcher.Variable<Value>>, StatementMatcher.Variable<Value>, ConstraintComponent.Scope, ConstraintComponent, Severity, Shape) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ValidationQuery(Set<Namespace>, String, ConstraintComponent.Scope, List<StatementMatcher.Variable<Value>>, int, int) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ValidationQuery.Deactivated - Class in org.eclipse.rdf4j.sail.shacl.ast
 
validationReport - Variable in exception org.eclipse.rdf4j.sail.shacl.ShaclSailValidationException
 
ValidationReport - Class in org.eclipse.rdf4j.sail.shacl.results
Deprecated.
The ValidationReport is deprecated because it is planned moved to a new package to allow it to be used with remote validation reports.
ValidationReport() - Constructor for class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
ValidationReport(boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
validationReportAsModel() - Method in interface org.eclipse.rdf4j.common.exception.ValidationException
 
validationReportAsModel() - Method in exception org.eclipse.rdf4j.http.client.shacl.RemoteShaclValidationException
 
validationReportAsModel() - Method in exception org.eclipse.rdf4j.sail.shacl.ShaclSailValidationException
 
ValidationReportNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValidationReportNode(PlanNode, Function<ValidationTuple, ValidationResult>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
validationResult - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Deprecated.
 
ValidationResult - Class in org.eclipse.rdf4j.sail.shacl.results
Deprecated.
The ValidationResult is deprecated because it is planned moved to a new package to allow it to be used with remote validation results.
ValidationResult(Value, Value, Shape, ConstraintComponent, Severity, ConstraintComponent.Scope, Resource[], Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
validationResultFunction - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationReportNode
 
ValidationResultIterator - Class in org.eclipse.rdf4j.sail.shacl.results.lazy
 
ValidationResultIterator(CloseableIteration<? extends ValidationTuple, SailException>, long) - Constructor for class org.eclipse.rdf4j.sail.shacl.results.lazy.ValidationResultIterator
 
validationResultIterators - Variable in class org.eclipse.rdf4j.sail.shacl.results.lazy.LazyValidationReport
 
validationResults - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
validationResultsLimitPerConstraint - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
validationResultsLimitPerConstraint - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
validationResultsLimitPerConstraint - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
validationResultsLimitTotal - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Shacl
 
validationResultsLimitTotal - Variable in class org.eclipse.rdf4j.sail.shacl.config.ShaclSailConfig
 
validationResultsLimitTotal - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailBaseConfiguration
 
ValidationSettings - Class in org.eclipse.rdf4j.sail.shacl
 
ValidationSettings() - Constructor for class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
ValidationSettings(Resource[], boolean, boolean, boolean) - Constructor for class org.eclipse.rdf4j.sail.shacl.ValidationSettings
 
validationTuple - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.ValidationTupleValueAndActiveTarget
 
ValidationTuple - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValidationTuple(List<Value>, ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(List<ValidationResult>, Value[], ConstraintComponent.Scope, boolean, Set<ValidationTuple>, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(Value[], ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(Value, Value, ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(Value, ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(BindingSet, String[], ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(BindingSet, List<String>, ConstraintComponent.Scope, boolean, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTuple(ValidationTuple, Set<ValidationTuple>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValidationTupleHelper - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValidationTupleHelper() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTupleHelper
 
ValidationTupleValueAndActiveTarget(ValidationTuple) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.Unique.ValidationTupleValueAndActiveTarget
 
VALIDATOR - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALIDATOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Validator
VALIDATOR_PROP - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALIDATOR_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:validator
value - org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
 
value - Variable in class org.eclipse.rdf4j.common.iteration.SingletonIteration
Deprecated.
 
value - Variable in class org.eclipse.rdf4j.common.iterator.SingletonIterator
 
value - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.BooleanLiteral
 
value - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.CalendarLiteral
 
value - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.NumberLiteral
 
value - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAccessorLiteral
 
value - Variable in class org.eclipse.rdf4j.model.base.AbstractLiteral.TemporalAmountLiteral
 
value - Variable in class org.eclipse.rdf4j.model.impl.BooleanLiteral
 
value - Variable in class org.eclipse.rdf4j.model.impl.DecimalLiteral
 
value - Variable in class org.eclipse.rdf4j.model.impl.IntegerLiteral
 
value - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelNode
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
Deprecated.
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountCollector
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ValueCollector
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarBinder
 
value - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
 
value - Variable in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
 
value - Variable in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
value - Variable in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
value - Variable in class org.eclipse.rdf4j.query.algebra.Var
 
value - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestBooleanParser
 
value - Variable in class org.eclipse.rdf4j.query.impl.SimpleBinding
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
 
value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
 
value - Variable in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
 
value - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanSAXParser
 
value - Variable in class org.eclipse.rdf4j.rio.hdt.CRC16
 
value - Variable in class org.eclipse.rdf4j.rio.hdt.CRC32
 
value - Variable in class org.eclipse.rdf4j.rio.hdt.CRC8
 
value - Variable in enum org.eclipse.rdf4j.rio.hdt.HDTArray.Type
 
value - Variable in enum org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
 
value - Variable in enum org.eclipse.rdf4j.rio.hdt.HDTPart.Type
 
value - Variable in enum org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
 
value - Variable in class org.eclipse.rdf4j.rio.rdfxml.Att
 
value - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter.Node
 
value - Variable in class org.eclipse.rdf4j.sail.memory.model.DecimalMemLiteral
 
value - Variable in class org.eclipse.rdf4j.sail.memory.model.IntegerMemLiteral
 
value - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
 
value - Variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
value - Variable in class org.eclipse.rdf4j.sail.shacl.results.ValidationResult
Deprecated.
 
value - Variable in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
 
value - Variable in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
 
value - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings
 
value - Variable in class org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral
 
value - Variable in class org.eclipse.rdf4j.spin.ConstraintViolation
 
value - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
value(Function<String, V>) - Method in class org.eclipse.rdf4j.model.base.AbstractLiteral
Converts this literal to a value.
Value - Interface in org.eclipse.rdf4j.model
The supertype of all RDF model objects (URIs, blank nodes and literals).
VALUE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:value
VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:value
VALUE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:value
VALUE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
VALUE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
VALUE - Static variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
 
VALUE - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
VALUE_DECL - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
VALUE_FACTORY - Static variable in class org.eclipse.rdf4j.model.util.Values
Internal shared value factory used for creating all values.
VALUE_LARGER_THAN_MAXIMUM_VALUE_EXCEPTION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
VALUE_REF - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFConstants
 
VALUE_SMALLER_THAN_MINIMUM_VALUE_EXCEPTION - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
VALUE_TYPE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPL
http://spinrdf.org/spl#valueType
valueCacheSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.valueCacheSize
ValueCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ValueCollector
 
valueComparator - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValidationTuple
 
ValueComparator - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
A comparator that compares values according the SPARQL value ordering as specified in SPARQL Query Language for RDF.
ValueComparator() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.ValueComparator
 
valueConformsToXsdDatatypeFunction - Static variable in class org.eclipse.rdf4j.model.vocabulary.RSX
 
ValueConstant - Class in org.eclipse.rdf4j.query.algebra
A ValueExpr with a constant value.
ValueConstant() - Constructor for class org.eclipse.rdf4j.query.algebra.ValueConstant
 
ValueConstant(Value) - Constructor for class org.eclipse.rdf4j.query.algebra.ValueConstant
 
ValueExpr - Interface in org.eclipse.rdf4j.query.algebra
An expressions that evaluates to Value objects.
ValueExprEvaluationException - Exception in org.eclipse.rdf4j.query.algebra.evaluation
An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
ValueExprEvaluationException() - Constructor for exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(String) - Constructor for exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprEvaluationException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.algebra.evaluation.ValueExprEvaluationException
 
ValueExprTripleRef - Class in org.eclipse.rdf4j.query.algebra
 
ValueExprTripleRef(String, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
ValueExprTripleRefEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values
 
ValueExprTripleRefEvaluationStep(QueryValueEvaluationStep, ValueFactory, QueryValueEvaluationStep, QueryValueEvaluationStep) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
valueFactory - Variable in class org.eclipse.rdf4j.http.client.SPARQLProtocolSession
 
valueFactory - Variable in class org.eclipse.rdf4j.http.protocol.transaction.TransactionSAXParser
 
valueFactory - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.values.ValueExprTripleRefEvaluationStep
 
valueFactory - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
valueFactory - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
The ValueFactory to use for creating RDF model objects.
valueFactory - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsSAXParser
 
valueFactory - Variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
valueFactory - Variable in class org.eclipse.rdf4j.repository.util.AbstractRDFInserter
ValueFactory used to create BNodes.
valueFactory - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFParser
The ValueFactory to use for creating RDF model objects.
valueFactory - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.DedupingInferencerConnection
 
valueFactory - Static variable in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
valueFactory - Variable in class org.eclipse.rdf4j.sail.memory.MemEvaluationStatistics
 
valueFactory - Variable in class org.eclipse.rdf4j.sail.memory.MemorySailStore
Factory/cache for MemValue objects.
valueFactory - Variable in class org.eclipse.rdf4j.spin.SpinRenderer
 
valueFactory - Static variable in class org.eclipse.rdf4j.spin.SpinWellKnownFunctions
 
valueFactory - Static variable in class org.eclipse.rdf4j.spin.SpinWellKnownVars
 
ValueFactory - Interface in org.eclipse.rdf4j.model
A factory for creating IRIs, blank nodes, literals and statements based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation.
valueFromObjectInputStream(ObjectInputStream) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
ValueGetter(String, Function<ArrayBindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.ValueGetter
 
valueIDCacheSize - Static variable in class org.eclipse.rdf4j.model.vocabulary.CONFIG.Native
tag:rdf4j.org,2023:config/native.valueIDCacheSize
valueIndex - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
valueIndex_validationReport - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
ValueInFilter - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValueInFilter(PlanNode, Set<Value>) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
valueIntoByteArray(Value) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
valueIntoObjectOutputStream(Value, ObjectOutputStream) - Method in interface org.eclipse.rdf4j.collection.factory.api.CollectionFactory
 
valueList - Variable in class org.eclipse.rdf4j.rio.trix.TriXParser.TriXSAXHandler
 
ValueLogical() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
ValueMappingBindingSet - Class in org.eclipse.rdf4j.query.resultio
A BindingSet that provides a mechanism to map values by using a custom Function.
ValueMappingBindingSet(BindingSet, Function<Value, Value>) - Constructor for class org.eclipse.rdf4j.query.resultio.ValueMappingBindingSet
 
valueMeta - Variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
ValueMeta(long) - Constructor for class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
 
valueOf(boolean) - Static method in class org.eclipse.rdf4j.model.impl.BooleanLiteral
Returns a BooleanLiteral for the specified value.
valueOf(String) - Static method in enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.common.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.common.transaction.IsolationLevels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.http.protocol.Protocol.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.model.base.DefaultDatatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration.Mode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.algebra.StatementPattern.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.explanation.Explanation.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.Query.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.eclipse.rdf4j.query.QueryLanguage
Returns the query language whose name matches the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery.QueryModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTArray.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTPart.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate.On
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.spin.ConstraintViolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.spin.SpinParser.Input
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.rdf4j.spin.SpinRenderer.Output
Returns the enum constant of this type with the specified name.
valueOf(IRI) - Static method in enum org.eclipse.rdf4j.spin.ConstraintViolationLevel
Returns the enum constant of this type with the specified name.
ValuePair(Value, Value) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
 
valuePairFromStartAndEnd(MutableBindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
valueQueue - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
 
values - Variable in class org.eclipse.rdf4j.collection.factory.impl.DefaultBindingSetKey
 
values - Variable in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
values - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
values - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
 
values - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern.SmallStringSet
 
values - Variable in class org.eclipse.rdf4j.query.impl.ListBindingSet
 
values - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
values() - Static method in enum org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockDiagnostics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.common.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.common.transaction.IsolationLevels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.common.transaction.QueryEvaluationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.http.protocol.Protocol.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.GEO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.RDF
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.model.base.DefaultDatatype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.Compare.CompareOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration.Mode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.MathExpr.MathOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.algebra.StatementPattern.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.explanation.Explanation.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.query.Query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.eclipse.rdf4j.query.QueryLanguage
Returns all known/registered query languages.
values() - Static method in enum org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer.NonIriFunctions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedTupleQuery.QueryModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTArray.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTDictionarySection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTPart.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.hdt.HDTTriples.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.helpers.JSONLDMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.rio.helpers.RDFaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.lucene.TypeBacktraceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicate.On
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ast.ValidationApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.PerformanceHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.ShaclSail.TransactionSettings.ValidationApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.ConnectiveOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.spin.ConstraintViolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.spin.SpinParser.Input
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.rdf4j.spin.SpinRenderer.Output
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in org.eclipse.rdf4j.model.util
Factory methods to quickly create Value objects ( IRI, Literal, BNode, and Triple) without having to create a ValueFactory first.
Values() - Constructor for class org.eclipse.rdf4j.model.util.Values
 
VALUES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
VALUES_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
VALUES_DERIVER - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VALUES_DERIVER - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:ValuesDeriver
VALUES_INJECTION_POINT - Static variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
 
ValuesBackedNode - Class in org.eclipse.rdf4j.sail.shacl.ast.planNodes
 
ValuesBackedNode(SortedSet<Value>, ConstraintComponent.Scope, Resource[]) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValuesBackedNode
 
valueSet - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.ValueInFilter
 
ValueSet() - Constructor for class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet
 
ValueSetIterator(Iterator<Statement>) - Constructor for class org.eclipse.rdf4j.model.impl.AbstractModel.ValueSet.ValueSetIterator
 
valueToString(Value) - Static method in class org.eclipse.rdf4j.repository.sparql.query.QueryStringUtil
Converts a value to its SPARQL string representation.
valueToString(Value) - Static method in exception org.eclipse.rdf4j.sail.shacl.ast.ShaclSparqlConstraintFailureException
 
valueType - Variable in class org.eclipse.rdf4j.spin.Argument
 
valueVar - Variable in class org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
 
VANN - Class in org.eclipse.rdf4j.model.vocabulary
VANN() - Constructor for class org.eclipse.rdf4j.model.vocabulary.VANN
 
var - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer.VarInfo
 
var - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
 
var - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
 
var - Variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.NotIn
 
var - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Assignment
 
var() - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
A shortcut.
var(String) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL variable with a specific alias.
Var - Class in org.eclipse.rdf4j.query.algebra
A variable that can contain a Value.
Var() - Constructor for class org.eclipse.rdf4j.query.algebra.Var
Deprecated, for removal: This API element is subject to removal in a future version.
Var(String) - Constructor for class org.eclipse.rdf4j.query.algebra.Var
 
Var(String, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Var
 
Var(String, Value) - Constructor for class org.eclipse.rdf4j.query.algebra.Var
 
Var(String, Value, boolean, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.Var
 
Var() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VAR_CARDINALITY - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
 
VAR_CARDINALITY - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator
 
VAR_CHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
VAR_NAME_ATT - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
VAR_NAME_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#varName The name of a Variable.
VAR_NAMES_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
VAR_TAG - Static variable in interface org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLResultsXMLConstants
 
VAR1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
VAR2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
VarBinder(String, Value) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
Deprecated.
 
VarBinder(String, Value) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarBinder
 
varBNodes - Variable in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
VarCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
 
varCount - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
Variable - Class in org.eclipse.rdf4j.sparqlbuilder.core
A SPARQL query variable
Variable() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
Variable(String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
Variable(String) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
Variable(String, T) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
Variable(StatementMatcher.Variable<?>, String) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
Variable(T) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable
 
VARIABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
VARIABLE - Static variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetSchema
 
VARIABLE_CLASS - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#Variable A variable mentioned in a Triple or expression.
VARIABLE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#variable The variable of a Bind element.
VARIABLE_REPRESENTATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
VARIABLE_REPRESENTATION_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
VariableFinder() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.VariableFinder
 
variableMap - Variable in class org.eclipse.rdf4j.repository.config.ConfigTemplate
 
variableName - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.HasBinding
 
variableName - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ArrayBindingBasedQueryEvaluationContext.ValueGetter
 
variableNames - Variable in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
variables - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.SparqlConstraintSelect
 
variables - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
VariableScopeChange - Interface in org.eclipse.rdf4j.query.algebra
QueryModelNodes that can constitute a variable scope change (such as group graph patterns, subselects, etc).
variablesProjected - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.OrderLimitOptimizer.OrderOptimizer
Deprecated.
 
variablesProjected - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.OrderLimitOptimizer.OrderOptimizer
 
VarianceAggregateFactory - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
AggregateFunctionFactory implementation that provides AggregateFunction used for processing sample variance.
VarianceAggregateFactory() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceAggregateFactory
 
VarianceCollector - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
AggregateCollector that can compute both sample and population variance based on input of numeric Literals.
VarianceCollector(boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceCollector
 
VarInfo(Var, boolean) - Constructor for class org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer.VarInfo
 
varList - Variable in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
varName - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarBinder
Deprecated.
 
varName - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarBinder
 
varName - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
 
varName - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
 
varName - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.Variable
 
VARNAME - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
VARNAME_OBJECT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
VARNAME_PREDICATE - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
VARNAME_SUBJECT - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
Deprecated.
 
VarNameCollector - Class in org.eclipse.rdf4j.query.algebra.helpers.collectors
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.
VarNameCollector - Class in org.eclipse.rdf4j.query.algebra.helpers
Deprecated, for removal: This API element is subject to removal in a future version.
VarNameCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.VarNameCollector
Deprecated.
 
VarNameCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.VarNameCollector
 
VarNameCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
VarNameCollector() - Constructor for class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
Deprecated.
 
varNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.VarNameCollector
Deprecated.
 
varNames - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ConstantOptimizer.VarNameCollector
 
varNames - Variable in class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
varNames - Variable in class org.eclipse.rdf4j.query.algebra.helpers.VarNameCollector
Deprecated.
 
varNames - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.AllTargetsPlanNode.AllTargetsBindingSetMapper
 
varNames - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
varNames - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
varNamesInQueryFragment - Variable in class org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChainRetriever
 
varNamesSet - Variable in class org.eclipse.rdf4j.query.algebra.helpers.collectors.VarNameCollector
 
VarOrIRIref() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VarOrTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VarRenamer(Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.VarRenamer
Deprecated.
 
VarRenamer(Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.SameTermFilterOptimizer.VarRenamer
 
VarReplacer(Var, Var) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarReplacer
 
VarReplacer(Var, Var, long, boolean) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.VarReplacer
 
vars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ProjectionRemovalOptimizer.VariableFinder
 
vars - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor.StatementPatternVarCollector
 
vars - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.BindSelect
 
vars - Variable in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
VARS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
VarVisitor(BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
Deprecated.
 
VarVisitor(BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.BindingAssignerOptimizer.VarVisitor
 
VByte - Class in org.eclipse.rdf4j.rio.hdt
Variable byte encoding for numbers.
VByte() - Constructor for class org.eclipse.rdf4j.rio.hdt.VByte
 
vc - Variable in class org.eclipse.rdf4j.model.impl.TreeModel
 
VCARD - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:VCard
VCARD4 - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the vCard Ontology.
VCARD4() - Constructor for class org.eclipse.rdf4j.model.vocabulary.VCARD4
 
ve - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.QueryValueEvaluationStep.Minimal
 
VENDOR - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:vendor
Verb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VerbPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VerbSimple() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
VERIFY_DATATYPE_VALUES - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether values for recognised datatypes are to be verified.
VERIFY_LANGUAGE_TAGS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether languages are to be verified based on a given set of definitions for valid languages.
VERIFY_RELATIVE_URIS - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine whether relative URIs are verified.
VERIFY_URI_SYNTAX - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicParserSettings
Boolean setting for parser to determine if URIs should be verified to contain only legal characters.
verifyBaseSailSet() - Method in class org.eclipse.rdf4j.sail.helpers.SailWrapper
 
verifyCharacterOrFail(int, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleParser
Verifies that the supplied character code point codePoint is one of the expected characters specified in expected.
verifyDatatype(String, IRI) - Method in interface org.eclipse.rdf4j.rio.DatatypeHandler
Verifies that the datatype URI is valid, including a check on the structure of the literal value.
verifyDatatype(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler
 
verifyDatatype(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler
 
verifyDatatype(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler
 
verifyDatatype(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
verifyDatatype(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler
 
verifyDatatypeInternal(String, IRI) - Method in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
verifyIsActive() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Verifies if a transaction is currently active.
verifyIsOpen() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
Verifies that the connection is open, throws a StoreException if it isn't.
verifyIsOpen() - Method in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
 
verifyLanguage(String, String) - Method in interface org.eclipse.rdf4j.rio.LanguageHandler
Verifies that the language tag is syntactically well-formed, optionally including an automated check on the literal value being a match for the given tag.
verifyLanguage(String, String) - Method in class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler
 
verifyLanguage(String, String) - Method in class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler
 
verifyNotTxnActive(String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
Verifies that the connection does not have an active transaction, throws a RepositoryException if it has.
verifySerializable(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.ParentReferenceChecker
 
verifySizeForTesting() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
 
verifyTokenValue(String, String, String) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
 
verifyTxnActive() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection
Verifies that the connection has an active transaction, throws a StoreException if it hasn't.
version - Variable in class org.eclipse.rdf4j.common.app.AppConfiguration
 
VERSION - Static variable in class org.eclipse.rdf4j.http.protocol.Protocol
Protocol version.
VERSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:Version
VERSION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:version
VERSION - Static variable in class org.eclipse.rdf4j.RDF4J
 
VERSION - Static variable in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings
Setting for the binary RDF format to use.
VERSION - Static variable in class org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings
Deprecated, for removal: This API element is subject to removal in a future version.
VERSION_REGEX - Static variable in class org.eclipse.rdf4j.common.app.AppVersion
 
VERSIONINFO - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#versionInfo
VERSIONIRI - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#versionIRI
VerySimpleRdfsBackwardsChainingConnection - Class in org.eclipse.rdf4j.sail.shacl.wrapper.data
Very simple RDFS backwardschaining connection that supports type inference on hasStatement and getStatement.
VerySimpleRdfsBackwardsChainingConnection(SailConnection, RdfsSubClassOfReasoner) - Constructor for class org.eclipse.rdf4j.sail.shacl.wrapper.data.VerySimpleRdfsBackwardsChainingConnection
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.federation.TupleFunctionFederatedService
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryEvaluationContext.Minimal
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.AvgCollector
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.CountCollector
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.StringBuilderCollector
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer.RegexAsStringFunctionVisitor
 
vf - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.optimizer.RegexAsStringFunctionOptimizer
 
vf - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
Deprecated.
 
vf - Variable in class org.eclipse.rdf4j.query.dawg.DAWGTestResultSetWriter
 
vf - Variable in class org.eclipse.rdf4j.repository.sail.helpers.RDFSailRemover
 
vf - Variable in class org.eclipse.rdf4j.repository.sail.helpers.SailUpdateExecutor
 
vf - Static variable in class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryConfig
 
vf - Variable in class org.eclipse.rdf4j.repository.util.RDFLoader
 
vf - Variable in class org.eclipse.rdf4j.rio.helpers.ContextStatementCollector
 
vf - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDInternalTripleCallback
 
vf - Variable in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
 
vf - Variable in class org.eclipse.rdf4j.sail.base.SailSourceConnection
ValueFactory used by this connection.
vf - Variable in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
 
vf - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
vf - Variable in class org.eclipse.rdf4j.sail.memory.FileIO
 
VF - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFStarUtil
 
VIDEO - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Video
VIEW - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
violation - Variable in class org.eclipse.rdf4j.spin.ConstraintViolationRDFHandler
 
Violation - org.eclipse.rdf4j.sail.shacl.ast.Severity
 
VIOLATION - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
VIOLATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Violation
VIOLATION_LEVEL_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
VIOLATION_PATH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#violationPath An optional attribute of ConstraintViolations to provide a path expression from the root resource to the value that is invalid.
VIOLATION_ROOT_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#violationRoot The root resource of the violation (often ?this in the constraint body).
VIOLATION_SOURCE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
http://spinrdf.org/spin#violationSource Can be used to link a spin:ConstraintViolation with the query or template call that caused it.
VIOLATION_VALUE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
VIRTRDF_GEOMETRY - Static variable in class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
 
VIRTUAL_LOCATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:virtualLocation
VIRTUOSOGEOMETRY - Static variable in interface org.eclipse.rdf4j.rio.DatatypeHandler
Identifier for datatypes defined in the Virtuoso Geometry vocabulary.
VirtuosoGeometryDatatypeHandler - Class in org.eclipse.rdf4j.rio.datatypes
An implementation of a datatype handler that can process Virtuoso Geometry datatypes.
VirtuosoGeometryDatatypeHandler() - Constructor for class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler
Default constructor.
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.And
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Avg
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Coalesce
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Compare
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.CompareAll
Deprecated.
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.CompareAny
Deprecated.
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Count
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Datatype
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.DescribeOperator
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Difference
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Distinct
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Exists
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.GroupConcat
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.If
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.In
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Intersection
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IRIFunction
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IsBNode
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IsLiteral
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IsNumeric
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IsResource
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.IsURI
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Join
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Label
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Lang
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.LangMatches
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Like
Deprecated.
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ListMemberOperator
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.LocalName
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.MathExpr
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Max
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Min
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Namespace
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Not
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Or
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
visit(QueryModelVisitor<X>) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Visits this node.
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.QueryRoot
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Reduced
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.SameTerm
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Sample
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Slice
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Str
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Sum
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Union
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
visit(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTAbs, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTAdd, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTAnd, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTAskQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTAvg, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBaseDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBaseDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBaseDecl, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBasicGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBasicGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBindingsClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBindingSet, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBindingValue, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBind, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBlankNodePropertyList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBlankNode, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBNodeFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTBound, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCeil, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTClear, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCoalesce, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCollection, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor.BlankNodeToVarConverter
 
visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCompare, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTConcat, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTConstraint, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTConstructQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTConstruct, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTConstTripleRef, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTContains, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCopy, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCount, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTCreate, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTDatasetClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDatasetClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDatasetClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDatatype, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDay, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDeleteClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDeleteData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDeleteWhere, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDescribeQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDescribe, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTDrop, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTEncodeForURI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTExistsFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTFalse, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTFloor, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTFunctionCall, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGraphGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTGraphOrDefault, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGraphOrDefault, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGraphOrDefault, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGraphPatternGroup, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTGraphRefAll, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGraphRefAll, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGraphRefAll, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGroupClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGroupConcat, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTGroupCondition, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTHavingClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTHavingClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTHavingClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTHours, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIf, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTInfix, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTInlineData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIn, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTInsertClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTInsertData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIRIFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor.RelativeIRIResolver
 
visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIRI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor.RelativeIRIResolver
 
visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIsBlank, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIsIRI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIsLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTIsNumeric, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTLangMatches, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTLang, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTLimit, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTLoad, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTLowerCase, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMax, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMD5, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMin, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMinusGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMinutes, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTModify, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMonth, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTMove, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTNotExistsFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTNotIn, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTNot, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTNow, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTNumericLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTObjectList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTOffset, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTOptionalGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTOrderClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTOrderCondition, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTOr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPathAlternative, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPathElt, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPathMod, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPathMod, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPathMod, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPathOneInPropertySet, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPathSequence, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPrefixDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPrefixDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPrefixDecl, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTProjectionElem, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTProjectionElem, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTProjectionElem, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTProjectionElem, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPropertyListPath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTPropertyList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTQName, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor.QNameProcessor
 
visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTQuadsNotTriples, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTQueryContainer, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTRand, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTRDFLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTRegexExpression, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTReplace, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTRound, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSameTerm, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSample, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSeconds, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSelectQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSelect, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.SelectClauseCollector
Deprecated.
 
visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTServiceGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor.RelativeIRIResolver
 
visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor.QNameProcessor
 
visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSHA1, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSHA224, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSHA256, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSHA384, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSHA512, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrAfter, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrBefore, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrDt, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrEnds, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTString, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor.StringProcessor
 
visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrLang, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrLen, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTStrStarts, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSTRUUID, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSubstr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTSum, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTimezone, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTripleRef, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTriplesSameSubjectPath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTTriplesSameSubject, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTriplesSameSubject, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTriplesSameSubject, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTrue, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTTz, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUnionGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTUnparsedQuadDataBlock, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUnparsedQuadDataBlock, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUnparsedQuadDataBlock, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUpdateContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUpdateContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUpdateContainer, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUpdate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUpdate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
visit(ASTUpdateSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUpdateSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUpdateSequence, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUpperCase, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTUUID, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTVar, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor.QueryVariableCollector
Deprecated.
 
visit(ASTWhereClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTWhereClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(ASTYear, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
 
visit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
 
visit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
 
visit(SimpleNode, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
 
visitAsk(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitBind(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Add
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BinaryTupleOperator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BinaryValueOperator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BindingSetAssignment
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.BNodeGenerator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Bound
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Clear
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Deprecated.
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Copy
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Create
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.DeleteData
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.EmptySet
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Extension
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ExtensionElem
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Filter
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.FunctionCall
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Group
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.GroupElem
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.If
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.InsertData
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.LeftJoin
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Load
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Modify
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Move
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.MultiProjection
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.NAryValueOperator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Order
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.OrderElem
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Projection
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElem
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ProjectionElemList
 
visitChildren(QueryModelVisitor<X>) - Method in interface org.eclipse.rdf4j.query.algebra.QueryModelNode
Visits the children of this node.
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Regex
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Service
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.SingletonSet
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.StatementPattern
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.SubQueryValueOperator
Deprecated.
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.TripleRef
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.TupleFunctionCall
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.UnaryTupleOperator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.UnaryValueOperator
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ValueConstant
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ValueExprTripleRef
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.Var
 
visitChildren(QueryModelVisitor<X>) - Method in class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
visitClear(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitConstruct(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitCreate(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitDelete(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitDeleteData(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitDeleteWhere(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitDescribe(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitExpression(Value) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitFilter(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitGroupBy(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitGroupGraphPattern(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitHaving(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitInsert(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitInsertData(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitLoad(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitModify(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitor - Variable in class org.eclipse.rdf4j.query.algebra.helpers.BGPCollector
Deprecated.
 
visitOrderBy(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitOrderByCondition(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
VisitorException - Exception in org.eclipse.rdf4j.query.parser.sparql.ast
 
VisitorException() - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
 
VisitorException(String) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
 
VisitorException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
 
VisitorException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
 
visitPattern(Resource, Set<IRI>, TupleExpr) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitResultNode(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitResultNodes(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitResultVariable(Resource, Map<String, ProjectionElem>) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitResultVariables(Resource, Map<String, ProjectionElem>) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitSelect(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitTemplate(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitTemplates(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitWhere(Resource) - Method in class org.eclipse.rdf4j.spin.SpinParser.SpinVisitor
 
visitWhere(TupleExpr) - Method in class org.eclipse.rdf4j.spin.SpinRenderer.SpinVisitor
 
VOCAB_EXPANSION_ENABLED - Static variable in class org.eclipse.rdf4j.rio.helpers.RDFaParserSettings
Deprecated, for removal: This API element is subject to removal in a future version.
Vocabularies - Class in org.eclipse.rdf4j.model.util
Utility functions for working with vocabularies.
Vocabularies - Class in org.eclipse.rdf4j.model.vocabulary
Utility methods related to RDF vocabularies.
Vocabularies() - Constructor for class org.eclipse.rdf4j.model.util.Vocabularies
 
Vocabularies() - Constructor for class org.eclipse.rdf4j.model.vocabulary.Vocabularies
 
Vocabularies.VocabularyNamespace - Class in org.eclipse.rdf4j.model.vocabulary
 
VOCABULARY - Static variable in class org.eclipse.rdf4j.model.vocabulary.VOID
void:vocabulary
VocabularyNamespace(String, String) - Constructor for class org.eclipse.rdf4j.model.vocabulary.Vocabularies.VocabularyNamespace
 
VOICE - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Voice
VOID - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the W3C Vocabulary of Interlinked Datasets.
VOID() - Constructor for class org.eclipse.rdf4j.model.vocabulary.VOID
 

W

W3CDTF - Static variable in class org.eclipse.rdf4j.model.vocabulary.DCTERMS
http://purl.org/dc/terms/W3CDTF
waitForActiveLocks() - Method in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
waitForActiveReaders() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Blocks until all read locks have been released.
waitForActiveReaders() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Blocks until all read locks have been released.
waitForActiveReaders() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Blocks until all read locks have been released.
waitForActiveWriter() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
Blocks until all write locks have been released.
waitForActiveWriter() - Method in interface org.eclipse.rdf4j.common.concurrent.locks.ReadWriteLockManager
Blocks until all write locks have been released.
waitForActiveWriter() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
Blocks until all write locks have been released.
waitToCollect - Variable in class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockTracking
 
waitToCollect - Variable in class org.eclipse.rdf4j.common.concurrent.locks.ExclusiveLockManager
 
waitToCollect - Variable in class org.eclipse.rdf4j.common.concurrent.locks.LockManager
 
warmUp() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache
 
WARN - org.eclipse.rdf4j.common.logging.LogLevel
 
warning(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
warning(String, long, long) - Method in class org.eclipse.rdf4j.rio.helpers.ParseErrorLogger
 
warning(String, long, long) - Method in interface org.eclipse.rdf4j.rio.ParseErrorListener
Reports a warning from the parser.
warning(SAXParseException) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLParser
 
warning(SAXParseException) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
Implementation of SAX ErrorHandler.warning
warning(SAXParseException) - Method in class org.eclipse.rdf4j.rio.trix.TriXParser
Implementation of SAX ErrorHandler.warning
Warning - org.eclipse.rdf4j.sail.shacl.ast.Severity
 
WARNING - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
WARNING - org.eclipse.rdf4j.spin.ConstraintViolationLevel
 
WARNING - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:Warning
WARNING_VIOLATION_LEVEL - Static variable in class org.eclipse.rdf4j.model.vocabulary.SPIN
 
warnings - Variable in class org.eclipse.rdf4j.rio.helpers.ParseErrorCollector
 
WAS_ASSOCIATED_WITH - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasAssociatedWith
WAS_ATTRIBUTED_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasAttributedTo
WAS_DERIVED_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasDerivedFrom
WAS_ENDED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasEndedBy
WAS_GENERATED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasGeneratedBy
WAS_INFLUENCED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasInfluencedBy
WAS_INFORMED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasInformedBy
WAS_INVALIDATED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasInvalidatedBy
WAS_QUOTED_FROM - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasQuotedFrom
WAS_REVISION_OF - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasRevisionOf
WAS_STARTED_BY - Static variable in class org.eclipse.rdf4j.model.vocabulary.PROV
prov:wasStartedBy
wasEmptyBeforeTransaction() - Method in class org.eclipse.rdf4j.sail.shacl.Stats
 
wasRecentlyPushed() - Method in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.InnerJoin.NotifyingPushablePlanNode
 
watchObjects - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
watchPredicates - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
watchSubjects - Variable in class org.eclipse.rdf4j.sail.inferencer.fc.CustomGraphQueryInferencer
 
WATERMARK - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:watermark
WeakObjectRegistry<K,​E extends K> - Class in org.eclipse.rdf4j.sail.memory.model
An object registry that uses weak references to keep track of the stored objects.
WeakObjectRegistry() - Constructor for class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
Constructs a new, empty object registry.
WeakObjectRegistry(int, Collection<? extends E>) - Constructor for class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
Constructs a new WeakObjectRegistry containing the elements in the specified collection.
WeakObjectRegistry.AdderBasedReadWriteLock - Class in org.eclipse.rdf4j.sail.memory.model
 
WeakObjectRegistry.AutoCloseableIterator<E> - Class in org.eclipse.rdf4j.sail.memory.model
 
WEBLOG - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
WEDNESDAY - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:Wednesday
WEEK - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:week
WEEKS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:weeks
wellKnownFunctions - Variable in class org.eclipse.rdf4j.spin.function.KnownFunctionParser
 
wellKnownFunctions - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
wellKnownFunctions - Variable in class org.eclipse.rdf4j.spin.SpinRenderer
 
wellKnownVars - Variable in class org.eclipse.rdf4j.spin.SpinParser
 
wellKnownVars - Variable in class org.eclipse.rdf4j.spin.SpinRenderer
 
WGS84 - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the Basic Geo (WGS84 lat/long) Vocabulary.
WGS84() - Constructor for class org.eclipse.rdf4j.model.vocabulary.WGS84
 
where - Variable in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
 
where - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
where - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
 
where - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
 
where(QueryPattern) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Set the query pattern of this query
where(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Add graph patterns to this query's query pattern
where(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.Query
Add graph patterns to this query's query pattern
where(GraphPattern...) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
Add graph patterns to this query pattern.
where(GraphPattern...) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.SparqlBuilder
Create a SPARQL query pattern
where(GraphPatternNotTriples) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
Set this query pattern's where clause
WHERE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
WHERE - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.QueryPattern
 
WHERE_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
http://spinrdf.org/sp#where The WHERE clause of a Query.
whereClause - Variable in class org.eclipse.rdf4j.queryrender.sparql.experimental.AbstractSerializableParsedQuery
 
WhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
whereExpr - Variable in class org.eclipse.rdf4j.query.algebra.Modify
 
whichBindingsHaveBeenSet - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.ArrayBindingSet
 
WHITESPACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
whitespaceReplacement - Variable in class org.eclipse.rdf4j.common.platform.AbstractPlatform
 
WIKI - Static variable in class org.eclipse.rdf4j.model.vocabulary.DOAP
doap:wiki
wildcard - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
 
wildcard - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
 
wildcard - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
 
WILDCARD - Static variable in class org.eclipse.rdf4j.model.vocabulary.SESAME
http://www.openrdf.org/schema/sesame#wildcard
WildCardCountAggregate() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.WildCardCountAggregate
 
WildcardProjectionProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
Deprecated.
This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
WildcardProjectionProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor
Deprecated.
 
WildcardProjectionProcessor.QueryVariableCollector - Class in org.eclipse.rdf4j.query.parser.sparql
Deprecated.
 
WildcardProjectionProcessor.SelectClauseCollector - Class in org.eclipse.rdf4j.query.parser.sparql
Deprecated.
 
wildContext - Static variable in class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
Used to indicate a removed statement from all contexts.
WildStatement(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
Creates a new Statement with the supplied subject, predicate and object.
WildStatement(Resource, IRI, Value, Resource) - Constructor for class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.WildStatement
Creates a new Statement with the supplied subject, predicate and object for the specified associated context.
WindowsPlatform - Class in org.eclipse.rdf4j.common.platform.support
Platform implementation for MS-Windows
WindowsPlatform() - Constructor for class org.eclipse.rdf4j.common.platform.support.WindowsPlatform
 
with - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
with(IRI) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Define the graph that will be modified or matched against in the absence of more explicit graph definitions
with(Iri) - Method in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
Define the graph that will be modified or matched against in the absence of more explicit graph definitions
WITH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
WITH - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.query.ModifyQuery
 
WITH_PROPERTY - Static variable in class org.eclipse.rdf4j.model.vocabulary.SP
 
WithClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
withConstraintComponent(ConstraintComponent) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
withConstraintComponent(ConstraintComponent) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
withContext(Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.BackwardChainingShapeSource
 
withContext(Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.CombinedShapeSource
 
withContext(Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
 
withContext(Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.RepositoryConnectionShapeSource
 
withContext(Resource[]) - Method in class org.eclipse.rdf4j.sail.shacl.wrapper.shape.SailConnectionShapeSource
 
withContext(Resource[]) - Method in interface org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource
 
WITHIN_DISTANCE - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSailSchema
 
WITHRESTRICTIONS - Static variable in class org.eclipse.rdf4j.model.vocabulary.OWL
http://www.w3.org/2002/07/owl#withRestrictions
withSeverity(Severity) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
withSeverity(Severity) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
withShape(Shape) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery.Deactivated
 
withShape(Shape) - Method in class org.eclipse.rdf4j.sail.shacl.ast.ValidationQuery
 
withSubtree(Consumer<EmptyPropertyPathBuilder>, BiFunction<PropertyPath, PropertyPath, PropertyPath>) - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
 
WKT_FIELDS - Static variable in class org.eclipse.rdf4j.sail.lucene.LuceneSail
Set this key to configure which fields contain WKT and should be spatially indexed.
WKT_LITERAL - org.eclipse.rdf4j.model.base.CoreDatatype.GEO
 
WKT_LITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.GEO
The geo:wktLiteral property
wktFields - Variable in class org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
 
wktToLiteral(String) - Static method in class org.eclipse.rdf4j.sail.lucene.SearchFields
 
wktWriter - Variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultWktWriter
 
wktWriter - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.SpatialSupport
 
WktWriter - Interface in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
 
WORK - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
vcard:Work
WORK_INFO_HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
WORKPLACE_HOMEPAGE - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
wrap(Set<Namespace>) - Static method in class org.eclipse.rdf4j.model.util.Namespaces
Wraps the given Set of Namespaces as a Map of prefix to URI mappings, so that it can be used where a Map is required by the API.
wrap(Lock.ExtendedSupplier<T>) - Static method in interface org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring
 
wrap(Lock.Supplier<T>, Lock.Supplier<T>) - Static method in interface org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier
 
wrap(QueryEvaluationStep, Function<CloseableIteration<BindingSet, QueryEvaluationException>, CloseableIteration<BindingSet, QueryEvaluationException>>) - Static method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryEvaluationStep
Wrap an QueryEvalationStep: where we apply a function on every evaluation result of the wrapped EvaluationStep.
wrap(SailBooleanQuery) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
wrap(SailGraphQuery) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
wrap(SailQuery) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
wrap(SailTupleQuery) - Method in class org.eclipse.rdf4j.repository.dataset.DatasetRepositoryConnection
 
wrapLine(boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
wrappedCon - Variable in class org.eclipse.rdf4j.sail.helpers.SailConnectionWrapper
The wrapped SailConnection.
wrappedIter - Variable in class org.eclipse.rdf4j.common.iteration.IterationWrapper
Deprecated.
This will be changed to private, possibly with an accessor in future. Do not rely on it.
wrappedIter - Variable in class org.eclipse.rdf4j.repository.RepositoryResult
 
Wrapper(Lock.ExtendedSupplier<T>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.diagnostics.LockMonitoring.Wrapper
 
Wrapper(Lock.Supplier<T>, Lock.Supplier<T>) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
 
WRAPPER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.constraint.Expression
 
WRAPPER - Static variable in class org.eclipse.rdf4j.sparqlbuilder.core.TriplesTemplate
 
wrapperMethod - Variable in class org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection
 
writable - Variable in class org.eclipse.rdf4j.repository.manager.RepositoryInfo
 
WRITABLE - Static variable in class org.eclipse.rdf4j.model.vocabulary.HYDRA
 
writableShapesCache - Variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
 
WritableState(Lock) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
write(boolean) - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriter
write(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
write(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.SPARQLBooleanXMLWriter
 
write(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
write(char[], int, int) - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
 
write(Iterable<Statement>, OutputStream, String, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given OutputStream in the given format.
write(Iterable<Statement>, OutputStream, String, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given OutputStream in the given format.
write(Iterable<Statement>, OutputStream, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given OutputStream in the given format.
write(Iterable<Statement>, OutputStream, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given OutputStream in the given format.
write(Iterable<Statement>, Writer, String, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given Writer in the given format.
write(Iterable<Statement>, Writer, String, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given Writer in the given format.
write(Iterable<Statement>, Writer, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given Writer in the given format.
write(Iterable<Statement>, Writer, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given Writer in the given format.
write(Iterable<Statement>, RDFHandler) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statements to the given RDFHandler.
write(String, int, int) - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
 
write(ByteBuffer, long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Performs a protected FileChannel.write(ByteBuffer, long) call.
write(Statement, OutputStream, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given statement to the given OutputStream in the given format.
write(Statement, OutputStream, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given single statement to the given OutputStream in the given format.
write(Statement, Writer, RDFFormat) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given single statement to the given Writer in the given format.
write(Statement, Writer, RDFFormat, WriterConfig) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given single statement to the given Writer in the given format.
write(Statement, RDFHandler) - Static method in class org.eclipse.rdf4j.rio.Rio
Writes the given single statement to the given RDFHandler.
write(SailDataset, SailDataset, File) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
write(SailDataset, SailDataset, File, File) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
WRITE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
WRITE_LOCKED - Static variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
WRITE_TO - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
Deprecated.
writeAbbreviatedPredicate(IRI, Value) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out an empty property element.
writeAsAggregationFunction(String, ValueExpr, boolean) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
writeAsFunction(String, List<ValueExpr>) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
writeAsFunction(String, ValueExpr) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
writeAttribute(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writeAttribute(String, String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writeBase(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Deprecated.
writeBNode(BNode, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeBoolean(boolean, QueryResultFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Writes a boolean query result document in a specific boolean query result format to an output stream.
writeByte(byte, long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Write single byte to channel starting at offset.
writeBytes(byte[], long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Write byte array to channel starting at offset.
writeBytes(byte[], File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write the contents of a byte array (unbuffered) to a file.
writeBytes(byte[], OutputStream) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write he contents of a byte array (unbuffered) to an output stream.
writeCharacterData(String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Replace special characters in text with entities.
writeCommentLine(String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeEmptyRow() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeEndOfEmptyTag() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Write > or />
writeEndOfStartTag() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Write >
writeEndTag(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writeEntry(ZipFile, ZipEntry, File) - Static method in class org.eclipse.rdf4j.common.io.ZipUtil
Write an entry to a zip file.
writeEOL() - Method in class org.eclipse.rdf4j.common.io.IndentingWriter
Writes an end-of-line character sequence and triggers the indentation for the text written on the next line.
writeGraph(GraphQueryResult, RDFFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Writes a graph query result document in a specific RDF format to an output stream.
writeHeader() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writeHeader() - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
writeIndent() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Write tab
writeIndents(int) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Writes n indents.
writeInt(int) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeInt(int, long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Write integer value to channel starting at offset.
writeIRI(IRI) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
writeLimit(Slice) - Method in class org.eclipse.rdf4j.queryrender.sparql.experimental.PreprocessedQuerySerializer
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
Write the N-Triples representation of the given Literal, optionally ignoring the xsd:string datatype as it is implied for RDF-1.1.
writeLiteral(Literal) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeLock - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.Cache.WritableState
 
writeLock - Variable in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
writeLock() - Method in class org.eclipse.rdf4j.sail.base.Changeset.AdderBasedReadWriteLock
 
writeLock() - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
WriteLock(StampedLock, long) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager.WriteLock
 
WriteLock(StampedLock, long) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager.WriteLock
 
writeLocked - Variable in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AdderBasedReadWriteLock
 
writeLockInterruptibly() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
writeLockInterruptibly() - Method in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
writeLockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 
writeLockMonitoring - Variable in class org.eclipse.rdf4j.common.concurrent.locks.StampedLockManager
 
writeLong(long, long) - Method in class org.eclipse.rdf4j.common.io.NioFile
Write long value to channel starting at offset.
writeNamespace(String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
writeNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeNamespaces(SailDataset, DataOutputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
writeNewLine() - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Write newline character
writeNodeEmptyTag(RDFXMLPrettyWriter.Node) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out an empty tag for the subject or object of a statement.
writeNodeEndTag(RDFXMLPrettyWriter.Node) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out the closing tag for the subject or object of a statement.
writeNodeStartOfStartTag(RDFXMLPrettyWriter.Node) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out the opening tag of the subject or object of a statement up to (but not including) the end of the tag.
writeNodeStartTag(RDFXMLPrettyWriter.Node) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
Write out the opening tag of the subject or object of a statement.
writeNull() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeObject(ObjectOutputStream) - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
writeObject(ObjectOutputStream) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
 
writeObject(ObjectOutputStream) - Method in class org.eclipse.rdf4j.sail.model.SailModel
 
writeObject(Value, Set<Resource>, JsonGenerator) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Helper method to reduce complexity of the JSON serialisation algorithm Any null contexts will only be serialised to JSON if there are also non-null contexts in the contexts array
writePredicate(IRI) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writePreference - Variable in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
When acquiring a write-lock, the thread will acquire the write-lock and then spin & yield while waiting for readers to unlock their locks.
WritePrefReadWriteLockManager - Class in org.eclipse.rdf4j.common.concurrent.locks
A read/write lock manager with writer preference.
WritePrefReadWriteLockManager() - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
WritePrefReadWriteLockManager(boolean) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
WritePrefReadWriteLockManager(boolean, int) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
WritePrefReadWriteLockManager(String, int, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
WritePrefReadWriteLockManager(String, LockDiagnostics...) - Constructor for class org.eclipse.rdf4j.common.concurrent.locks.WritePrefReadWriteLockManager
 
writeProperties(Properties, File, boolean) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write the specified properties to the specified file.
writeProperties(Properties, OutputStream, boolean) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write the specified properties to the specified output stream.
writeQName(IRI) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeQName(IRI) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
Write a QName for the given URI if and only if the BasicQueryWriterSettings.ADD_SESAME_QNAME setting has been set to true.
writeQuotedAttribute(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
Write quoted attribute
writer - Variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
writer - Variable in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
The writer to write the boolean result to.
writer - Variable in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writer - Variable in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writer - Variable in class org.eclipse.rdf4j.rio.jsonld.JSONLDWriter
 
writer - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
writer - Variable in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
writer - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writer - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
WRITER_CONFIG - Static variable in class org.eclipse.rdf4j.sail.shacl.ShaclSailValidationReportHelper
 
writerConfig - Variable in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
writerConfig - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
A collection of configuration options for this writer.
writerConfig - Variable in class org.eclipse.rdf4j.rio.n3.N3Writer
A collection of configuration options for this writer.
WriterConfig - Class in org.eclipse.rdf4j.rio
A container object for easy setting and passing of RDFWriter configuration options.
WriterConfig() - Constructor for class org.eclipse.rdf4j.rio.WriterConfig
Creates a ParserConfig object starting with default settings.
writeRepeat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeResource(Resource) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeResource(Resource) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeResource(Resource) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
writeResource(Resource, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Writes a Resource, optionally shortening it if it is an IRI and has a namespace definition that is suitable for use in this context for shortening or a BNode that has been confirmed to be able to be shortened in this context.
writeStartOfStartTag(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLWriter
 
writeStartTag(String, String) - Method in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
writeStatement() - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
Writes the first statement from the statement queue
writeStatement(CloseableIteration<? extends Statement, SailException>, int, int, DataOutputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
writeStatement(Resource, IRI, Value, Resource, boolean, boolean) - Method in class org.eclipse.rdf4j.rio.trig.TriGWriter
 
writeStatement(Resource, IRI, Value, Resource, boolean, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeStatements(SailDataset, SailDataset, DataOutputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
writeStream(InputStream, File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Writes all data that can be read from the supplied InputStream to the specified file.
writeString(String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeString(String) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeString(String, DataOutputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
writeString(String, File) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write the contents of a string (unbuffered) to a file
writeStylesheet(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a link to an XSL stylesheet, using <?xml-stylesheet type='text/xsl' href='url'?>.
writeToPrivateFinalField(int, String) - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
writeToPrivateFinalField(String, String) - Method in class org.eclipse.rdf4j.model.base.InternedIRI
 
writeTriple(Triple) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeTriple(Triple) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
writeTriple(Triple) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeTriple(Triple, boolean) - Method in class org.eclipse.rdf4j.rio.trigstar.TriGStarWriter
 
writeTriple(Triple, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeTriple(Triple, boolean) - Method in class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriter
 
writeTripleRDFStar(Triple, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeTuple(TupleQueryResult, QueryResultFormat, OutputStream) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
Writes a query result document in a specific query result format to an output stream.
writeURI(IRI) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
Writes the N-Triples representation of the given Value.
writeValue(Value) - Method in class org.eclipse.rdf4j.rio.trix.TriXWriter
Writes out the XML-representation for the supplied value.
writeValue(Value) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Deprecated.
writeValue(Value, boolean) - Method in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
Writes a value, optionally shortening it if it is an IRI and has a namespace definition that is suitable for use in this context for shortening or a BNode that has been confirmed to be able to be shortened in this context.
writeValue(Value, DataOutputStream) - Method in class org.eclipse.rdf4j.sail.memory.FileIO
 
writeValueOrId(Value) - Method in class org.eclipse.rdf4j.rio.binary.BinaryRDFWriter
 
writeVarInt(OutputStream, int) - Static method in class org.eclipse.rdf4j.common.io.IOUtil
Write an variable length (non-negative) integer.
WRITING_UNSUPPORTED - Static variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
writingEnded - Variable in class org.eclipse.rdf4j.rio.rdfxml.util.RDFXMLPrettyWriter
 
writingStarted - Variable in class org.eclipse.rdf4j.rio.helpers.AbstractRDFWriter
 
WS_CHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

X

X400 - Static variable in class org.eclipse.rdf4j.model.vocabulary.VCARD4
Deprecated.
XERCES_SAXPARSER - Static variable in class org.eclipse.rdf4j.common.xml.XMLReaderFactory
 
XMLDatatypeMathUtil - Class in org.eclipse.rdf4j.query.algebra.evaluation.util
A utility class for evaluation of extended "mathematical" expressions on RDF literals.
XMLDatatypeMathUtil() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.util.XMLDatatypeMathUtil
 
XMLDatatypeUtil - Class in org.eclipse.rdf4j.model.datatypes
Provides methods for handling the standard XML Schema datatypes.
XMLDatatypeUtil() - Constructor for class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
 
XMLDatatypeUtil.IllegalArgumentExceptionWithoutStackTrace - Exception in org.eclipse.rdf4j.model.datatypes
 
XmlDatatypeUtilFunction - Class in org.eclipse.rdf4j.sail.shacl.ast
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.
XmlDatatypeUtilFunction() - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.XmlDatatypeUtilFunction
 
XMLDateTime - Class in org.eclipse.rdf4j.model.datatypes
This class provides utility functions for comparisons operating on xml:dateTime datatypes as specified in W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes.
XMLDateTime(String) - Constructor for class org.eclipse.rdf4j.model.datatypes.XMLDateTime
Creates a new XMLDateTime object for the supplied xsd:dateTime string value.
xmlLang - Variable in class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser
The language of literal values as can be specified using xml:lang attributes.
xmlLang - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter.ElementInfo
 
XMLLANG - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
XMLLITERAL - org.eclipse.rdf4j.model.base.CoreDatatype.RDF
 
XMLLITERAL - Static variable in class org.eclipse.rdf4j.model.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
xmlLiteralPrefixes - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The prefixes that are defined in the XML literal itself (this in contrast to the namespaces from the XML literal's context).
xmlLiteralStackHeight - Variable in class org.eclipse.rdf4j.rio.rdfxml.SAXFilter
The number of elements on the stack that are part of an XML literal.
XMLParserSettings - Class in org.eclipse.rdf4j.rio.helpers
ParserSettings for the XML parser features.
XMLParserSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.XMLParserSettings
Private constructor
xmlReader - Variable in class org.eclipse.rdf4j.common.xml.SimpleSAXParser
The XMLReader to use for parsing the XML.
XMLReaderBasedParser - Class in org.eclipse.rdf4j.rio.helpers
Base class for Rio parsers that are based on a SAX XMLReader.
XMLReaderBasedParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.rio.helpers.XMLReaderBasedParser
 
XMLReaderFactory - Class in org.eclipse.rdf4j.common.xml
Factory class for creating an XMLReader.
XMLReaderFactory() - Constructor for class org.eclipse.rdf4j.common.xml.XMLReaderFactory
 
XMLSchema - Class in org.eclipse.rdf4j.model.vocabulary
Deprecated.
since 3.3.0. Use XSD instead.
XMLSchema() - Constructor for class org.eclipse.rdf4j.model.vocabulary.XMLSchema
Deprecated.
 
XMLSCHEMA - Static variable in interface org.eclipse.rdf4j.rio.DatatypeHandler
Identifier for datatypes defined in the XSD vocabulary.
XMLSchemaDatatypeHandler - Class in org.eclipse.rdf4j.rio.datatypes
An implementation of a datatype handler that can process XSD datatypes.
XMLSchemaDatatypeHandler() - Constructor for class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler
Default constructor.
XMLUtil - Class in org.eclipse.rdf4j.common.xml
Utility methods for handling and processing XML data.
XMLUtil() - Constructor for class org.eclipse.rdf4j.common.xml.XMLUtil
 
xmlWriter - Variable in class org.eclipse.rdf4j.query.resultio.sparqlxml.AbstractSPARQLXMLWriter
XMLWriter to write XML to.
xmlWriter - Variable in class org.eclipse.rdf4j.rio.trix.TriXWriter
 
XMLWriter - Class in org.eclipse.rdf4j.common.xml
A utility class offering convenience methods for writing XML.
XMLWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.common.xml.XMLWriter
Creates a new XMLWriter that will write its data to the supplied OutputStream in the default UTF-8 character encoding.
XMLWriter(OutputStream, String) - Constructor for class org.eclipse.rdf4j.common.xml.XMLWriter
Creates a new XMLWriter that will write its data to the supplied OutputStream in specified character encoding.
XMLWriter(Writer) - Constructor for class org.eclipse.rdf4j.common.xml.XMLWriter
Creates a new XMLWriter that will write its data to the supplied Writer.
XMLWriterSettings - Class in org.eclipse.rdf4j.rio.helpers
A class encapsulating writer settings that XML writers may support.
XMLWriterSettings() - Constructor for class org.eclipse.rdf4j.rio.helpers.XMLWriterSettings
Private default constructor.
xone - Variable in class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
xone - Variable in class org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
 
XONE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
XONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.ODRL2
odrl:xone
XONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:xone
XONE_CONSTRAINT_COMPONENT - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
XONE_CONSTRAINT_COMPONENT - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:XoneConstraintComponent
XONE_CONSTRAINT_COMPONENT_XONE - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
XONE_CONSTRAINT_COMPONENT_XONE - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:XoneConstraintComponent-xone
XoneConstraintComponent - Class in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
 
XoneConstraintComponent - org.eclipse.rdf4j.sail.shacl.SourceConstraintComponent
 
XoneConstraintComponent(Resource, ShapeSource, Shape.ParseSettings, Cache) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
XoneConstraintComponent(XoneConstraintComponent) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.XoneConstraintComponent
 
XSD - Class in org.eclipse.rdf4j.model.vocabulary
Constants for the standard XML Schema 1.1 datatypes.
XSD() - Constructor for class org.eclipse.rdf4j.model.vocabulary.XSD
 
XSD(IRI, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for enum org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
XSD_DATE_TIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
Deprecated.
XSD_STRING_TO_PLAIN_LITERAL - Static variable in class org.eclipse.rdf4j.rio.helpers.BasicWriterSettings
Boolean setting for writer to determine whether it should remove the xsd:string datatype from literals and represent them as RDF-1.0 Plain Literals.
XSD.Datatype - Enum in org.eclipse.rdf4j.model.vocabulary
 
xsdDatatype - Variable in class org.eclipse.rdf4j.sail.shacl.ast.planNodes.DatatypeFilter
 
xsdStringToPlainLiteral - Variable in class org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
 
xsdStringToPlainLiteral - Variable in class org.eclipse.rdf4j.rio.turtle.TurtleWriter
 
xsdStringToPlainLiteral() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
 
XX - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
 

Y

YAHOO_CHAT_ID - Static variable in class org.eclipse.rdf4j.model.vocabulary.FOAF
 
year - Variable in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
year part of the dateTime object as String
Year - Class in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
The SPARQL built-in Function YEAR, as defined in SPARQL Query Language for RDF
Year() - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Year
 
Year() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
 
YEAR - org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
 
YEAR - org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlFunction
 
YEAR - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
Deprecated.
YEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
YEAR_FROM_DATETIME - Static variable in class org.eclipse.rdf4j.model.vocabulary.FN
fn:year-from-dateTime
YEAR_PROP - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:year
YEARMONTHDURATION - org.eclipse.rdf4j.model.base.CoreDatatype.XSD
 
YEARMONTHDURATION - org.eclipse.rdf4j.model.vocabulary.XSD.Datatype
 
YEARMONTHDURATION - Static variable in class org.eclipse.rdf4j.model.vocabulary.XSD
http://www.w3.org/2001/XMLSchema#yearMonthDuration
YEARS - Static variable in class org.eclipse.rdf4j.model.vocabulary.TIME
time:years
yieldWait() - Method in class org.eclipse.rdf4j.common.concurrent.locks.AbstractReadWriteLockManager
 

Z

ZERO - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
 
ZERO - Static variable in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateCast
 
ZERO_OR_MORE_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ZERO_OR_MORE_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:zeroOrMorePath
ZERO_OR_ONE_PATH - org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
 
ZERO_OR_ONE_PATH - Static variable in class org.eclipse.rdf4j.model.vocabulary.SHACL
sh:zeroOrOnePath
ZeroLengthPath - Class in org.eclipse.rdf4j.query.algebra
A tuple expression that matches a path of length zero against an RDF graph.
ZeroLengthPath() - Constructor for class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
 
ZeroLengthPath(StatementPattern.Scope, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Creates a zero-length path that matches a subject-, predicate- and object variable against statements from the specified context scope.
ZeroLengthPath(StatementPattern.Scope, Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Creates a zero-length path that matches a subject-, predicate-, object- and context variable against statements from the specified context scope.
ZeroLengthPath(Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Creates a zero-length path that matches a subject-, predicate- and object variable against statements from all contexts.
ZeroLengthPath(Var, Var, Var) - Constructor for class org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Creates a zero-length path that matches a subject-, predicate-, object- and context variable against statements from all contexts.
ZeroLengthPathEvaluationStep - Class in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
 
ZeroLengthPathEvaluationStep(Var, Var, Var, QueryValueEvaluationStep, QueryValueEvaluationStep, EvaluationStrategy, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.ZeroLengthPathEvaluationStep
 
ZeroLengthPathIteration - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
 
ZeroLengthPathIteration(EvaluationStrategy, Var, Var, Value, Value, Var, BindingSet, QueryEvaluationContext) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
 
zeroOrMore() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `*` to the path.
zeroOrMore(IRI) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
zeroOrMore(RdfPredicate) - Static method in class org.eclipse.rdf4j.sparqlbuilder.core.PropertyPaths
Deprecated.
 
ZeroOrMorePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
ZeroOrMorePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
ZeroOrMorePath(Resource, Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
ZeroOrMorePath(Resource, Path) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrMorePath
 
ZeroOrMorePath(PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrMorePath
 
zeroOrOne() - Method in class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.PropertyPathBuilder
Append `?` to the path.
ZeroOrOnePath - Class in org.eclipse.rdf4j.sail.shacl.ast.paths
 
ZeroOrOnePath - Class in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
 
ZeroOrOnePath(Resource, Resource, ShapeSource) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
ZeroOrOnePath(Resource, Path) - Constructor for class org.eclipse.rdf4j.sail.shacl.ast.paths.ZeroOrOnePath
 
ZeroOrOnePath(PropertyPath) - Constructor for class org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrOnePath
 
ZipUtil - Class in org.eclipse.rdf4j.common.io
Zip-related utilities.
ZipUtil() - Constructor for class org.eclipse.rdf4j.common.io.ZipUtil
 

_

__ - Static variable in class org.eclipse.rdf4j.sail.inferencer.fc.RDFSRules
 
_attributes - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
A mapping from attribute names to values for the next start tag.
_authority - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_charEncoding - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
The required character encoding of the written data.
_charInRange(char, int, int) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_createXMLReader(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLReaderFactory
 
_default - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
 
_escapeAttValue(String) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_false - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
_fragment - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_indentLevel - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
The current indentation level, i.e.
_indentString - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
The string to use for indentation, e.g.
_isAsciiBaseChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_isAsciiDigit(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_isNonAsciiBaseChar(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_isNonAsciiDigit(char) - Static method in class org.eclipse.rdf4j.common.xml.XMLUtil
 
_parse(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parseAuthority(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parseFragment(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parseOpaquePart(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parsePath(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parseQuery(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_parseScheme(String) - Method in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_path - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_prettyPrint - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
Flag indicating whether the output should be printed pretty, i.e.
_query - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_scheme - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_schemeSpecificPart - Variable in class org.eclipse.rdf4j.common.net.ParsedURI
Deprecated.
 
_trimString(String, int) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
Trims n character from the start and end of the supplied string.
_true - org.eclipse.rdf4j.query.algebra.evaluation.util.QueryEvaluationUtility.Result
 
_write(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a string.
_writeAtts() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes any set attributes and clears them afterwards.
_writeIndent() - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes as much indentation strings as appropriate for the current indentation level.
_writeLn(String) - Method in class org.eclipse.rdf4j.common.xml.XMLWriter
Writes a string followed by a line-separator.
_writer - Variable in class org.eclipse.rdf4j.common.xml.XMLWriter
The writer to write the XML to.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages