db4o

Constraint.not Method 

turns on not() comparison.

Constraint not();

Return Value

this com.db4o.query.Constraint to allow the chaining of method calls.

Remarks

turns on not() comparison.

See Also

Constraint Interface | com.db4o.query Namespace