Uses of Class
org.eclipse.rdf4j.sail.memory.model.MemTriple
Package
Description
MemoryStore-specific implementations of the core RDF model objects.
-
Uses of MemTriple in org.eclipse.rdf4j.sail.memory.model
Modifier and TypeMethodDescriptionprotected MemTriple
MemTripleIterator.getNextElement()
Searches through statementList, starting from index _nextStatementIdx + 1, for triples that match the constraints that have been set for this iterator.