Class ElasticsearchStoreSchema
java.lang.Object
org.eclipse.rdf4j.sail.elasticsearchstore.config.ElasticsearchStoreSchema
Defines constants for the ElasticsearchStore schema which is used by
ElasticsearchStoreFactory
s to initialize
ElasticsearchStore
s.- Author:
- HÃ¥vard Mikkelsen Ottestad
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
The ElasticsearchStore schema namespace (http://rdf4j.org/config/sail/elasticsearchstore#
).- See Also:
-
PREFIX
- See Also:
-
hostname
-
port
-
index
-
clusterName
-
-
Constructor Details
-
ElasticsearchStoreSchema
public ElasticsearchStoreSchema()
-