- get(int) - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatementList
-
- get(Object) - Method in class org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry
-
Retrieves the stored object that is equal to the supplied key object.
- getConfig() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
-
- getConnectionInternal() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
-
- getContext() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- getContextStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
-
- getContextStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- getContextStatementCount() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemResource
-
Gets the number of statements for which this MemResource represents the context.
- getContextStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
-
- getContextStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- getContextStatementList() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemResource
-
Gets the list of statements for which this MemResource represents the context.
- 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 interface org.eclipse.rdf4j.sail.memory.model.MemValue
-
Returns the object that created this MemValue.
- getEvaluationStrategyFactory() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
-
- getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
-
- getLocalName() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- 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
-
Gets all bnodes 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
-
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.
- 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
-
Gets all URIs that are managed by this value factory.
- 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.
- getNamespace() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- 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.
- getObject() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- 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 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 interface org.eclipse.rdf4j.sail.memory.model.MemValue
-
Gets the list of statements for which this MemValue is the object.
- 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
-
- 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.
- getPersist() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreConfig
-
- getPersist() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
-
- getPredicate() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- 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.
- getSail(SailImplConfig) - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
-
- getSailType() - Method in class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory
-
Returns the Sail's type: openrdf:MemoryStore.
- getSinceSnapshot() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- getSubject() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- getSubjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
-
- getSubjectStatementCount() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- getSubjectStatementCount() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemResource
-
Gets the number of statements for which this MemResource is the subject.
- getSubjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemBNode
-
- getSubjectStatementList() - Method in class org.eclipse.rdf4j.sail.memory.model.MemIRI
-
- getSubjectStatementList() - Method in interface org.eclipse.rdf4j.sail.memory.model.MemResource
-
Gets the list of statements for which this MemResource is the subject.
- 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.
- getTillSnapshot() - Method in class org.eclipse.rdf4j.sail.memory.model.MemStatement
-
- getValueFactory() - Method in class org.eclipse.rdf4j.sail.memory.MemoryStore
-
- 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.
- 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, IRI) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemLiteral
-
Creates a new Literal which will get the supplied label and datatype.
- 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
-
- MemoryStoreSchema() - Constructor for class org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
-
- MemResource - Interface in org.eclipse.rdf4j.sail.memory.model
-
A MemoryStore-specific extension of Resource giving it subject statements.
- 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, 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'.
- 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.
- MemStatementIterator<X extends Exception> - 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, 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).
- 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
-
Creates a new MemStatementList.
- MemStatementList(int) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementList
-
- MemStatementList(MemStatementList) - Constructor for class org.eclipse.rdf4j.sail.memory.model.MemStatementList
-
- 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
-