Summary
QQuery is the users hook on our graph.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Processor - Interfaces
- Base Types
-
- Object
- QQueryBase
graph BT
Type-->Base0["QQueryBase"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QQueryBase"
Base0-->Base1["Object"]
Type-.->Interface0["IInternalQuery"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/IInternalQuery"
Type-.->Interface1["IUnversioned"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned"
Type-.->Interface2["IQuery"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/IQuery"
Type["QQuery"]
class Type type-node
Syntax
public class QQuery : QQueryBase, IInternalQuery, IUnversioned, IQuery
Remarks
QQuery is the users hook on our graph.
A QQuery is defined by it's constraints.
Constructors
Name | Summary |
---|---|
QQuery |
|
QQuery |
Properties
Name | Value | Summary |
---|---|---|
Container | I |
Inherited from QQueryBase
|