Uses of Class
org.eclipse.rdf4j.common.annotation.InternalUseOnly
-
Packages with annotations of type InternalUseOnly Package Description org.eclipse.rdf4j.sail.nativerdf.btree B-Tree on disk implementation.org.eclipse.rdf4j.sail.nativerdf.datastore File and data storage functionality.org.eclipse.rdf4j.query.algebra.evaluation.iterator Implementations ofIteration
relevant to query evaluation.org.eclipse.rdf4j.sail.lmdb.model Lmdb implementations of the RDF Model interfaces.org.eclipse.rdf4j.sail.memory.model MemoryStore-specific implementations of the core RDF model objects.org.eclipse.rdf4j.sail.model org.eclipse.rdf4j.sail.nativerdf.model Native implementations of the RDF Model interfaces. -
-
Uses of InternalUseOnly in org.eclipse.rdf4j.common.concurrent.locks.diagnostics
Classes in org.eclipse.rdf4j.common.concurrent.locks.diagnostics with annotations of type InternalUseOnly Modifier and Type Class Description class
CleanerGraphQueryResult
class
CleanerTupleQueryResult
class
ConcurrentCleaner
Optimized for multithreaded use of the Java 9+ Cleanerclass
LockCleaner<T extends Lock>
Automatically log and release locks that are no longer referenced and will be garbage collected.interface
LockMonitoring<T extends Lock>
Interface to support monitoring and cleaning of locks.class
LockTracking<T extends Lock>
Full tracking of locks with simple deadlock detection and logging as well as automatic release of abandoned locks (same as LockCleaner). -
Uses of InternalUseOnly in org.eclipse.rdf4j.model.base
Classes in org.eclipse.rdf4j.model.base with annotations of type InternalUseOnly Modifier and Type Class Description class
InternedIRI
An IRI implementation that interns the stringValue so that two objects can be compared by their stringValue reference. -
Uses of InternalUseOnly in org.eclipse.rdf4j.query.algebra.evaluation
Classes in org.eclipse.rdf4j.query.algebra.evaluation with annotations of type InternalUseOnly Modifier and Type Class Description class
ArrayBindingSet
An array implementation of theBindingSet
interface. -
Uses of InternalUseOnly in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Classes in org.eclipse.rdf4j.query.algebra.evaluation.iterator with annotations of type InternalUseOnly Modifier and Type Class Description class
SilentIteration
Deprecated.since 3.1.2. -
Uses of InternalUseOnly in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Classes in org.eclipse.rdf4j.query.algebra.evaluation.optimizer with annotations of type InternalUseOnly Modifier and Type Class Description class
ParentReferenceChecker
ChecksQueryModelNode.getParentNode()
references that have become inconsistent with the actual algebra tree structure due to optimization operations. -
Uses of InternalUseOnly in org.eclipse.rdf4j.query.algebra.evaluation.util
Classes in org.eclipse.rdf4j.query.algebra.evaluation.util with annotations of type InternalUseOnly Modifier and Type Class Description class
QueryEvaluationUtility
This class will take over for QueryEvaluationUtil. -
Uses of InternalUseOnly in org.eclipse.rdf4j.query.algebra.helpers
Classes in org.eclipse.rdf4j.query.algebra.helpers with annotations of type InternalUseOnly Modifier and Type Class Description class
QueryModelTreeToGenericPlanNode
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.class
StatementPatternVisitor
-
Uses of InternalUseOnly in org.eclipse.rdf4j.query.parser.sparql
Classes in org.eclipse.rdf4j.query.parser.sparql with annotations of type InternalUseOnly Modifier and Type Class Description class
BaseDeclProcessor
Resolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself.class
BlankNodeVarProcessor
Processes blank nodes in the query body, replacing them with variables while retaining scope.class
ConstructorBuilder
class
DatasetDeclProcessor
Extracts a SPARQLDataset
from an ASTQueryContainer, if one is contained.class
GraphPattern
A graph pattern consisting of (required and optional) tuple expressions, binding assignments and boolean constraints.class
PrefixDeclProcessor
Processes the prefix declarations in a SPARQL query model.class
PropertySetElem
class
StringEscapesProcessor
Processes escape sequences in strings, replacing the escape sequence with their actual value.class
TupleExprBuilder
A SPARQL AST visitor implementation that creates a query algebra representation of the query.class
UpdateExprBuilder
Extension of TupleExprBuilder that builds Update Expressions. -
Uses of InternalUseOnly in org.eclipse.rdf4j.sail
Classes in org.eclipse.rdf4j.sail with annotations of type InternalUseOnly Modifier and Type Class Description class
TripleSourceIterationWrapper<T>
-
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.base
Classes in org.eclipse.rdf4j.sail.base with annotations of type InternalUseOnly Modifier and Type Class Description class
Changeset
Set of changes applied to anSailSourceBranch
awaiting to be flushed into its backingSailSource
.class
SailDatasetTripleSource
Implementation of the TripleSource interface usingSailDataset
-
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.helpers
Fields in org.eclipse.rdf4j.sail.helpers with annotations of type InternalUseOnly Modifier and Type Field Description protected boolean
AbstractSailConnection. useConnectionLock
-
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.lucene
Classes in org.eclipse.rdf4j.sail.lucene with annotations of type InternalUseOnly Modifier and Type Class Description class
LuceneSailBuffer
Deprecated.since 3.0. -
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.lucene.util
Classes in org.eclipse.rdf4j.sail.lucene.util with annotations of type InternalUseOnly Modifier and Type Class Description class
MapOfListMaps<Index1Type,Index2Type,DataType>
Deprecated.since 3.0. -
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.model
Classes in org.eclipse.rdf4j.sail.model with annotations of type InternalUseOnly Modifier and Type Class Description class
NonSerializables
A registry to support (de)serialization of objects (over the lifetime of the VM).class
SailModel
Model implementation for aSailConnection
. -
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.nativerdf
Classes in org.eclipse.rdf4j.sail.nativerdf with annotations of type InternalUseOnly Modifier and Type Class Description class
ValueStore
File-based indexed storage and retrieval of RDF values.class
ValueStoreRevision
AValueStore
revision forNativeValue
objects. -
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.shacl
Classes in org.eclipse.rdf4j.sail.shacl with annotations of type InternalUseOnly Modifier and Type Class Description class
ShaclSailValidationReportHelper
class
Stats
class
ValidationSettings
Methods in org.eclipse.rdf4j.sail.shacl with annotations of type InternalUseOnly Modifier and Type Method Description StampedLockManager.Cache.ReadableState
ShaclSail. getCachedShapes()
List<org.eclipse.rdf4j.sail.shacl.ast.ContextWithShapes>
ShaclSail. getShapes(IRI[] shapesGraphs, boolean onlyRdf4jShaclShapeGraph)
List<org.eclipse.rdf4j.sail.shacl.ast.ContextWithShapes>
ShaclSail. getShapes(RepositoryConnection shapesRepoConnection, IRI[] shapesGraphs)
List<org.eclipse.rdf4j.sail.shacl.ast.ContextWithShapes>
ShaclSail. getShapes(RepositoryConnection shapesRepoConnection, SailConnection sailConnection, IRI[] shapesGraphs)
-
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.shacl.results.lazy
Classes in org.eclipse.rdf4j.sail.shacl.results.lazy with annotations of type InternalUseOnly Modifier and Type Class Description class
LazyValidationReport
A ValidationReport that will defer calculating any ValidationResults until the user asks for themclass
ValidationResultIterator
-
Uses of InternalUseOnly in org.eclipse.rdf4j.sail.shacl.wrapper.data
Classes in org.eclipse.rdf4j.sail.shacl.wrapper.data with annotations of type InternalUseOnly Modifier and Type Class Description class
CloseablePeakableIteration<E,X extends Exception>
class
ConnectionsGroup
class
RdfsSubClassOfReasoner
-