Project Wonder 6.3-SNAPSHOT
- java.lang.Object
-
- er.neo4jadaptor.query.neo4j_eval.evaluators.Negate<T>
-
- Type Parameters:
T -
- All Implemented Interfaces:
- Evaluator<T>, HasCost
public final class Negate<T extends org.neo4j.graphdb.PropertyContainer>
extends java.lang.Object
implements Evaluator<T>
Positively evaluates only candidates that do NOT match some other evaluator, making it logical negation.
- Author:
- Jedrzej Sobanski
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Last updated: Tue, Mar 15, 2022 09:55 AM CET
Copyright © 2002 – 2022 Project Wonder.