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 
ElasticsearchStoreFactorys to initialize
ElasticsearchStores.- Author:
 - HÃ¥vard Mikkelsen Ottestad
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIDeprecated.useCONFIG.Ess.clusterNameinstead.static final IRIDeprecated.useCONFIG.Ess.hostnameinstead.static final IRIDeprecated.useCONFIG.Ess.indexinstead.static final StringDeprecated, 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 IRIDeprecated.useCONFIG.Ess.portinstead.static final StringDeprecated, for removal: This API element is subject to removal in a future version. - 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, 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.hostnameinstead. - 
port
Deprecated.useCONFIG.Ess.portinstead. - 
index
Deprecated.useCONFIG.Ess.indexinstead. - 
clusterName
Deprecated.useCONFIG.Ess.clusterNameinstead. 
 - 
 - 
Constructor Details
- 
ElasticsearchStoreSchema
public ElasticsearchStoreSchema()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 
CONFIG.Essinstead.