Summary
Placeholder for a constraint, only necessary to attach children
to the query graph.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Processor - Interfaces
- Base Types
-
- Object
- QCon
- QConObject
- QConClass
graph BT
Type-->Base0["QConClass"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConClass"
Base0-->Base1["QConObject"]
click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConObject"
Base1-->Base2["QCon"]
click Base2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCon"
Base2-->Base3["Object"]
Type-.->Interface0["IConstraint"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/IConstraint"
Type-.->Interface1["IVisitor4"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IVisitor4"
Type-.->Interface2["IUnversioned"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned"
Type-.->Interface3["IFieldFilterable"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/IFieldFilterable"
Type["QConPath"]
class Type type-node
Syntax
public class QConPath : QConClass, IConstraint, IVisitor4, IUnversioned, IFieldFilterable
Remarks
Placeholder for a constraint, only necessary to attach children
to the query graph.
Added upon a call to Query#descend(), if there is no
other place to hook up a new constraint.
Constructors
Name | Summary |
---|---|
QConPath |