turns on not() comparison.
[Visual Basic] Function not() As Constraint [C#] Constraint not(); [C++] Constraint* not(); [JScript] function not(): Constraint;
this com.db4o.query.Constraint to allow the chaining of method calls.
turns on not() comparison.
Constraint Interface | com.db4o.query Namespace