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