| Package | Description |
|---|---|
| org.janusgraph.diskstorage.es | |
| org.janusgraph.diskstorage.es.rest |
| Modifier and Type | Method and Description |
|---|---|
IndexMappings.IndexMapping |
ElasticSearchClient.getMapping(String indexName,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IndexMappings.IndexMapping> |
IndexMappings.getMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexMappings.setMappings(Map<String,IndexMappings.IndexMapping> mappings) |
| Modifier and Type | Method and Description |
|---|---|
IndexMappings.IndexMapping |
RestElasticSearchClient.getMapping(String indexName,
String typeName) |
Copyright © 2012–2020. All rights reserved.