A B C D E F G H I N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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
- addRefback(SailDatasetImpl) - Method in class org.eclipse.rdf4j.sail.base.Changeset
- addStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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(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
B
- BackingSailSource - Class in org.eclipse.rdf4j.sail.base
-
A Backing
SailSourcethat does not respond toBackingSailSource.close()BackingSailSource.prepare()orBackingSailSource.flush(). - BackingSailSource() - Constructor for class org.eclipse.rdf4j.sail.base.BackingSailSource
- 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
CONFIGinstead. - BaseSailSchema() - Constructor for class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
-
Deprecated.
C
- Changeset - Class in org.eclipse.rdf4j.sail.base
-
Set of changes applied to an
SailSourceBranchawaiting to be flushed into its backingSailSource. - Changeset() - Constructor for class org.eclipse.rdf4j.sail.base.Changeset
- Changeset.SimpleStatementPattern - Class in org.eclipse.rdf4j.sail.base
- 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.
- clearInferred(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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
- clearInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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. - clearNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- close() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
- close() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- 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
SailDatasetis no longer is used, such as when a read operation is complete. - close() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
- close() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
- closeInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- commit() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - commitInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
D
- dataset(IsolationLevel) - Method in interface org.eclipse.rdf4j.sail.base.SailSource
-
Create an observable
SailDatasetof the current state of thisSailSource. - DEFAULT_QUERY_EVALUATION_MODE - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
-
Deprecated.use
CONFIG#defaultQueryEvaluationModeinstead. - 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.
- deprecateAll(Set<Statement>) - Method in class org.eclipse.rdf4j.sail.base.Changeset
- deprecateAll(Set<Statement>) - Method in interface org.eclipse.rdf4j.sail.base.SailSink
- 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.
- DistinctModelReducingUnionIteration - Class in org.eclipse.rdf4j.sail.base
-
An Iteration that takes two source.
E
- endUpdateInternal(UpdateContext) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- equals(Object) - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- evaluate(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - evaluateInternal(TupleExpr, Dataset, BindingSet, boolean) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- EVALUATION_STRATEGY_FACTORY - Static variable in class org.eclipse.rdf4j.sail.base.config.BaseSailSchema
-
Deprecated.use
CONFIG#evaluationStrategyFactoryinstead. - explain(Explanation.Level, TupleExpr, Dataset, BindingSet, boolean, int) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- export(Model) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
F
- flush() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
- flush() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
-
Once this method returns successfully, changes that were made to this
SailSinkwill be visible to subsequentSailSource.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.inferencer.InferencerConnectionWrapper
- flushUpdates() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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
- fork() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
- fork() - Method in interface org.eclipse.rdf4j.sail.base.SailSource
-
Creates a new branch of this source.
G
- getAddedNamespaces() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- getApprovedContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- getContext() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- 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.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - getContextIDsInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- getDefaultQueryEvaluationMode() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- getDeprecatedContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- getEvaluationStatistics() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
-
Used by
SailSourceConnectionto determine query join order. - getEvaluationStatistics() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
- getEvaluationStrategy(Dataset, TripleSource) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- getEvaluationStrategyFactory() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- getEvaluationStrategyFactoryClassName() - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- getExplicitSailSource() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
- getExplicitSailSource() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
- getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
-
Returns the
FederatedServiceResolverbeing used. - getInferredSailSource() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
- getInferredSailSource() - Method in class org.eclipse.rdf4j.sail.base.SnapshotSailStore
- getNamespace(String) - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
-
Gets the namespace that is associated with the specified prefix, if any.
- getNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- getNamespaces() - Method in interface org.eclipse.rdf4j.sail.base.SailDataset
-
Gets the namespaces relevant to the data contained in this object.
- getNamespacesInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- getNextElement() - Method in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
- getObject() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- getObservations() - Method in class org.eclipse.rdf4j.sail.base.Changeset
-
Deprecated.Use getObserved() instead!
- getObserved() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- getPredicate() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- getRdfStarTriples(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
- getRemovedPrefixes() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- getStatements(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - 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.SailDatasetTripleSource
- getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
- getStatementsInternal(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- getSubject() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- 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.
- getValueFactory() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
- getValueFactory() - Method in interface org.eclipse.rdf4j.sail.base.SailStore
-
The
ValueFactorythat 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
- getWrappedConnection() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Gets the connection that is wrapped by this object.
H
- handleClose() - Method in class org.eclipse.rdf4j.sail.base.DistinctModelReducingUnionIteration
- hasDeprecated() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- hashCode() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- hasNext() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
-
Checks whether the underlying iteration contains more elements.
- hasStatement(Resource, IRI, Value, boolean, Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
I
- InferencerConnection - Interface in org.eclipse.rdf4j.sail.inferencer
-
An extension of the
SailConnectioninterface 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
InferencerConnectioninterface. - InferencerConnectionWrapper(InferencerConnection) - Constructor for class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Creates a new InferencerConnectionWrapper object that wraps the supplied transaction.
- isAllContexts() - Method in class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- isNamespaceCleared() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- isRefback() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- isStatementCleared() - Method in class org.eclipse.rdf4j.sail.base.Changeset
N
- 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#).
- NATIVE - org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
-
Assumes the base SAIL supports an extended query algebra (e.g.
- next() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
-
Returns the next element from the wrapped iteration.
O
- 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
SailSinkis committed, iff this was opened in an isolation level compatible withIsolationLevels.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
SailSinkis committed, iff this was opened in an isolation level compatible withIsolationLevels.SERIALIZABLE. - 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
- org.eclipse.rdf4j.sail - package org.eclipse.rdf4j.sail
- 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.evaluation - package org.eclipse.rdf4j.sail.evaluation
- org.eclipse.rdf4j.sail.inferencer - package org.eclipse.rdf4j.sail.inferencer
P
- parse(Model, Resource) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- prepare() - Method in class org.eclipse.rdf4j.sail.base.BackingSailSource
- prepare() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- prepare() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
-
Checks if this
SailSinkis 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
SailConflictExceptionifSailSource.flush()ing this branch would cause the backingSailSourceto be inconsistent, if applicable. - prepare() - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - prepareInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- prepend(Changeset) - Method in class org.eclipse.rdf4j.sail.base.Changeset
R
- remove() - Method in class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
-
Calls remove() on the underlying iteration.
- removeInferredStatement(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- 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
- 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.
- removeNamespaceInternal(String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- removeRefback(SailDatasetImpl) - Method in class org.eclipse.rdf4j.sail.base.Changeset
- removeStatement(UpdateContext, Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- rollbackInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
S
- SailClosable - Interface in org.eclipse.rdf4j.sail.base
-
Common interface to objects that throw
SailExceptionon close. - SailDataset - Interface in org.eclipse.rdf4j.sail.base
-
A state of an
SailSourceat a point in time that will remain consistent untilSailDataset.close()is called. - 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
- 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.
- SailSourceConnection - Class in org.eclipse.rdf4j.sail.base
-
A
SailConnectionimplementation that is based on anSailStore. - SailSourceConnection(AbstractSail, SailStore, EvaluationStrategyFactory) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceConnection
-
Creates a new
SailConnection, using the givenSailStoreto manage the state. - SailSourceConnection(AbstractSail, SailStore, FederatedServiceResolver) - Constructor for class org.eclipse.rdf4j.sail.base.SailSourceConnection
-
Creates a new
SailConnection, using the givenSailStoreto manage the state. - SailStore - Interface in org.eclipse.rdf4j.sail.base
-
A high level interface used by
SailSourceConnectionto accessSailSource. - SailTripleSource - Class in org.eclipse.rdf4j.sail.evaluation
- SailTripleSource(SailConnection, boolean, ValueFactory) - Constructor for class org.eclipse.rdf4j.sail.evaluation.SailTripleSource
- SERVICE - org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
-
Uses the base SAIL along with an embedded SERVICE to perform query evaluation.
- setChangeset(Changeset) - Method in class org.eclipse.rdf4j.sail.base.Changeset
- setDefaultQueryEvaluationMode(QueryEvaluationMode) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- setEvaluationStrategyFactoryClassName(String) - Method in class org.eclipse.rdf4j.sail.base.config.BaseSailConfig
- setFederatedServiceResolver(FederatedServiceResolver) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
-
Sets the
FederatedServiceResolverto use. - 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.
- setNamespaceInternal(String, String) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- setTransactionSettings(TransactionSetting...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- shallowClone() - Method in class org.eclipse.rdf4j.sail.base.Changeset
-
Create a shallow clone of this Changeset.
- SimpleStatementPattern(Resource, IRI, Value, Resource, boolean) - Constructor for class org.eclipse.rdf4j.sail.base.Changeset.SimpleStatementPattern
- sink(IsolationLevel) - Method in interface org.eclipse.rdf4j.sail.base.SailSource
-
Create a
SailSinkthat when when itsSailSource.flush()is called, the changes are applied to this source. - sinkObserved(SailSink) - Method in class org.eclipse.rdf4j.sail.base.Changeset
- size(Resource...) - Method in class org.eclipse.rdf4j.sail.inferencer.InferencerConnectionWrapper
-
Calls
flushUpdates()before forwarding the call to the wrapped connection. - sizeInternal(Resource...) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- SnapshotSailStore - Class in org.eclipse.rdf4j.sail.base
-
A
SailStorewrapper that branches the backingSailSources to provide concurrentIsolationLevels.SNAPSHOT_READisolation and higher. - SnapshotSailStore(SailStore, ModelFactory) - Constructor for class org.eclipse.rdf4j.sail.base.SnapshotSailStore
-
Wraps an
SailStore, tracking changes inModelFactoryinstances. - startTransactionInternal() - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- startUpdate(UpdateContext) - Method in class org.eclipse.rdf4j.sail.base.SailSourceConnection
- supportsDeprecateByQuery() - Method in interface org.eclipse.rdf4j.sail.base.SailSink
T
- toString() - Method in class org.eclipse.rdf4j.sail.base.Changeset
- toString() - Method in class org.eclipse.rdf4j.sail.base.SailDatasetTripleSource
- 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.
- TripleSourceIterationWrapper<T> - Class in org.eclipse.rdf4j.sail
- TripleSourceIterationWrapper(CloseableIteration<? extends T, SailException>) - Constructor for class org.eclipse.rdf4j.sail.TripleSourceIterationWrapper
- TupleFunctionEvaluationMode - Enum in org.eclipse.rdf4j.sail.evaluation
V
- valueOf(String) - Static method in enum org.eclipse.rdf4j.sail.evaluation.TupleFunctionEvaluationMode
-
Returns the enum constant of this type with the specified name.
- 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.
All Classes All Packages