public class OrJanusPredicate extends ConnectiveJanusPredicate
JanusGraphPredicate.ConvertermodCount| Constructor and Description |
|---|
OrJanusPredicate() |
OrJanusPredicate(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 OrJanusPredicate()
public OrJanusPredicate(List<JanusGraphPredicate> predicates)
public boolean isQNF()
JanusGraphPredicateCopyright © 2012–2018. All rights reserved.