Package org.eclipse.rdf4j.sail.extensiblestore
@Experimental
package org.eclipse.rdf4j.sail.extensiblestore
Elasticsearch store for string triples
-
ClassDescriptionAn interface to implement a base data structure for the ExtensibleStore.A store where the backing storage can be implemented by the user.ExtensibleStoreConnection<E extends ExtensibleStore>A wrapper for an Iteration that filters the statements against a pattern similar to getStatements(Resource subject, IRI predicate, Value object, Resource...