Class ElasticsearchStoreSchema
java.lang.Object
org.eclipse.rdf4j.sail.elasticsearchstore.config.ElasticsearchStoreSchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the ElasticsearchStore schema which is used by
ElasticsearchStoreFactory
s to initialize
ElasticsearchStore
s.- Author:
- HÃ¥vard Mikkelsen Ottestad
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
Deprecated.useCONFIG.Ess.clusterName
instead.static final IRI
Deprecated.useCONFIG.Ess.hostname
instead.static final IRI
Deprecated.useCONFIG.Ess.index
instead.static final String
Deprecated, for removal: This API element is subject to removal in a future version.The ElasticsearchStore schema namespace (http://rdf4j.org/config/sail/elasticsearchstore#
).static final IRI
Deprecated.useCONFIG.Ess.port
instead.static final String
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
NAMESPACE
Deprecated, for removal: This API element is subject to removal in a future version.The ElasticsearchStore schema namespace (http://rdf4j.org/config/sail/elasticsearchstore#
).- See Also:
-
PREFIX
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
hostname
Deprecated.useCONFIG.Ess.hostname
instead. -
port
Deprecated.useCONFIG.Ess.port
instead. -
index
Deprecated.useCONFIG.Ess.index
instead. -
clusterName
Deprecated.useCONFIG.Ess.clusterName
instead.
-
-
Constructor Details
-
ElasticsearchStoreSchema
public ElasticsearchStoreSchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG.Ess
instead.