| Package | Description |
|---|---|
| io.redisearch | |
| io.redisearch.client |
| Modifier and Type | Method and Description |
|---|---|
AggregationResult |
Client.aggregate(AggregationBuilder q) |
AggregationResult |
Client.aggregate(AggregationRequest q)
Deprecated.
use
Client.aggregate(AggregationBuilder) instead |
AggregationResult |
Client.cursorRead(long cursorId,
int count) |
| Modifier and Type | Method and Description |
|---|---|
AggregationResult |
Client.aggregate(AggregationBuilder q) |
AggregationResult |
Client.aggregate(AggregationRequest q)
Deprecated.
use
Client.aggregate(AggregationBuilder) instead |
AggregationResult |
Client.cursorRead(long cursorId,
int count) |
Copyright © 2019. All rights reserved.