| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.indexing |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableList<IndexQuery.OrderEntry> |
IndexQuery.NO_ORDER |
| Modifier and Type | Method and Description |
|---|---|
List<IndexQuery.OrderEntry> |
IndexQuery.getOrder() |
| Constructor and Description |
|---|
IndexQuery(String store,
Condition condition,
com.google.common.collect.ImmutableList<IndexQuery.OrderEntry> orders) |
IndexQuery(String store,
Condition condition,
com.google.common.collect.ImmutableList<IndexQuery.OrderEntry> orders,
int limit) |
Copyright © 2012–2015. All rights reserved.