Uses of Class
org.eclipse.rdf4j.sail.memory.model.MemTriple
Package
Description
Copyright (c) 2019 Eclipse RDF4J contributors.
-
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.