| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database | |
| com.thinkaurelius.titan.graphdb.query.graph | |
| com.thinkaurelius.titan.graphdb.types.indextype |
| Modifier and Type | Method and Description |
|---|---|
IndexQuery |
IndexSerializer.getQuery(ExternalIndexType index,
Condition condition,
OrderList orders) |
static void |
IndexSerializer.register(ExternalIndexType index,
PropertyKey key,
BackendTransaction tx) |
boolean |
IndexSerializer.supports(ExternalIndexType index,
ParameterIndexField field,
TitanPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
JointIndexQuery.add(ExternalIndexType index,
IndexQuery query) |
static Condition<TitanElement> |
GraphCentricQueryBuilder.indexCover(ExternalIndexType index,
Condition<TitanElement> condition,
IndexSerializer indexInfo,
Set<Condition> covered) |
static boolean |
GraphCentricQueryBuilder.indexCoversOrder(ExternalIndexType index,
OrderList orders) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalIndexTypeWrapper |
Copyright © 2012–2014. All rights reserved.