- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Fieldindex - Interfaces
-
- I
Indexed Node With Range - IIndexedNode
- IEnumerable
- IIntVisitable
- I
- Base Types
-
- Object
- JoinedLeaf
graph BT
Type-->Base0["JoinedLeaf"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/JoinedLeaf"
Base0-->Base1["Object"]
Type-.->Interface0["IIndexedNodeWithRange"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IIndexedNodeWithRange"
Type-.->Interface1["IIndexedNode"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IIndexedNode"
Type-.->Interface2["IEnumerable"]
Type-.->Interface3["IIntVisitable"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntVisitable"
Type["AndIndexedLeaf"]
class Type type-node
Syntax
public class AndIndexedLeaf : JoinedLeaf, IIndexedNodeWithRange, IIndexedNode, IEnumerable,
IIntVisitable
Constructors
Methods
| Name | Value | Summary |
|---|---|---|
| GetConstraint |
QCon |
Inherited from JoinedLeaf
|
| GetEnumerator |
IEnumerator |
Inherited from JoinedLeaf
|
| GetIndex |
BTree |
Inherited from JoinedLeaf
|
| GetRange |
IBTreeRange |
Inherited from JoinedLeaf
|
| IsEmpty |
bool |
Inherited from JoinedLeaf
|
| IsResolved |
bool |
Inherited from JoinedLeaf
|
| MarkAsBestIndex |
void |
Inherited from JoinedLeaf
|
| Resolve |
IIndexedNode |
Inherited from JoinedLeaf
|
| ResultSize |
int |
Inherited from JoinedLeaf
|
| Traverse |
void |
Inherited from JoinedLeaf
|