| 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 |
|---|---|
And<E> |
And.clone() |
static <E extends TitanElement> |
And.of(Condition<E>... elements) |
Copyright © 2012–2015. All rights reserved.