Uses of Class
org.eclipse.rdf4j.sail.extensiblestore.PartialStatement
-
Packages that use PartialStatement Package Description org.eclipse.rdf4j.sail.extensiblestore Elasticsearch store for string triples -
-
Uses of PartialStatement in org.eclipse.rdf4j.sail.extensiblestore
Methods in org.eclipse.rdf4j.sail.extensiblestore with parameters of type PartialStatement Modifier and Type Method Description void
ReadCache. submitToCache(Long localCacheTicket, PartialStatement partialStatement, List<ExtensibleStatement> statements)
-