- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Fieldindex - Interfaces
-
- IIndexedNode
- IEnumerable
- IIntVisitable
- Base Types
-
- Object
- IndexedNodeBase
Syntax
public class IndexedPath : IndexedNodeBase, IIndexedNode, IEnumerable, IIntVisitable
Constructors
Name | Summary |
---|---|
IndexedPath |
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
|
IsEmpty |
bool | |
IsResolved |
bool |
Inherited from IndexedNodeBase
|
MarkAsBestIndex |
void | |
NewParentPath |
IIndexedNode |
static
|
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
|