public class AndJanusPredicate extends ConnectiveJanusPredicate
JanusGraphPredicate.ConvertermodCount| Constructor and Description |
|---|
AndJanusPredicate() |
AndJanusPredicate(List<JanusGraphPredicate> predicates) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isQNF()
Returns true if this predicate is in query normal form.
|
hasNegation, isValidCondition, isValidValueType, negate, testadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitand, orcontainsAll, equals, hashCodeparallelStream, streampublic AndJanusPredicate()
public AndJanusPredicate(List<JanusGraphPredicate> predicates)
public boolean isQNF()
JanusGraphPredicateCopyright © 2012–2018. All rights reserved.