Package org.eclipse.rdf4j.sail.elasticsearchstore
package org.eclipse.rdf4j.sail.elasticsearchstore
Elasticsearch store for string triples.
Note that, while RDF4J is licensed under the EDL, several ElasticSearch dependencies are licensed under the Elastic
License or the SSPL, which may have implications for some projects.
Please consult the ElasticSearch website and license FAQ for more information.
- See Also:
-
ClassDescriptionAn RDF4J SailStore persisted to Elasticsearch.Used by the user to provide an Elasticsearch Client to the ElasticsearchStore instead of providing host, port, cluster information.