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