The methods of the Query interface are listed below. For a complete list of Query interface members, see the Query Members topic.
![]() | adds a constraint to this node. |
![]() | returns a com.db4o.query.Constraints object that holds an array of all constraints on this node. |
![]() | returns a reference to a descendant node in the query graph. |
![]() | executes the com.db4o.query.Query . |
![]() | adds an ascending ordering criteria to this node of the query graph. |
![]() | adds a descending order criteria to this node of the query graph. |
Query Interface | com.db4o.query Namespace