| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.query | |
| com.thinkaurelius.titan.graphdb.query.condition |
| Modifier and Type | Method and Description |
|---|---|
static <E extends TitanElement> |
QueryUtil.constraints2QNF(StandardTitanTx tx,
List<PredicateCondition<String,E>> constraints)
Prepares the constraints from the query builder into a QNF compliant condition.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,E extends TitanElement> |
PredicateCondition.of(K key,
TitanPredicate titanPredicate,
Object condition) |
Copyright © 2012–2014. All rights reserved.