| Package | Description |
|---|---|
| org.janusgraph.diskstorage.es | |
| org.janusgraph.diskstorage.es.rest |
| Modifier and Type | Method and Description |
|---|---|
ElasticSearchResponse |
ElasticSearchClient.search(String scrollId) |
ElasticSearchResponse |
ElasticSearchClient.search(String indexName,
Map<String,Object> request,
boolean useScroll) |
| Constructor and Description |
|---|
ElasticSearchScroll(ElasticSearchClient client,
ElasticSearchResponse initialResponse,
int nbDocByQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestSearchResponse |
Copyright © 2012–2024. All rights reserved.