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:
- Elastic License FAQ
-
Class Summary Class Description ElasticsearchStore An RDF4J SailStore persisted to Elasticsearch.ElasticsearchStoreConnection SingletonClientProvider UserProvidedClientProvider Used by the user to provide an Elasticsearch Client to the ElasticsearchStore instead of providing host, port, cluster information.