returns the Object the query graph was constrained with to create this com.db4o.query.Constraint .
[Visual Basic] Function getObject() As Object [C#] object getObject(); [C++] Object* getObject(); [JScript] function getObject(): Object;
Object the constraining object.
Constraint Interface | com.db4o.query Namespace