- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Fieldindex - Interfaces
-
- I
Indexed Node With Range - IIndexedNode
- IEnumerable
- IIntVisitable
- I
- Base Types
-
- Object
- IndexedNodeBase
graph BT
Type-->Base0["IndexedNodeBase"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IndexedNodeBase"
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["IndexedLeaf"]
class Type type-node
Syntax
public class IndexedLeaf : IndexedNodeBase, IIndexedNodeWithRange, IIndexedNode, IEnumerable,
IIntVisitable
Constructors
Name | Summary |
---|---|
IndexedLeaf |
Fields
Name | Constant Value | Summary |
---|---|---|
_constraint |
Inherited from IndexedNodeBase
|
Methods
Name | Value | Summary |
---|---|---|
Constraint |
QCon |
Inherited from IndexedNodeBase
|
GetEnumerator |
IEnumerator | |
GetIndex |
BTree |
Inherited from IndexedNodeBase
|
GetRange |
IBTreeRange | |
IsEmpty |
bool | |
IsResolved |
bool |
Inherited from IndexedNodeBase
|
MarkAsBestIndex |
void | |
Resolve |
IIndexedNode |
Inherited from IndexedNodeBase
|
ResultSize |
int | |
Search |
IBTreeRange |
Inherited from IndexedNodeBase
|
ToString |
string |
Inherited from IndexedNodeBase
|
Traverse |
void |
Inherited from IndexedNodeBase
static
|
Traverse |
void |
Inherited from IndexedNodeBase
|