graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IIndexedNode"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IIndexedNode"
	Type-.->Interface1["IEnumerable"]
	Type-.->Interface2["IIntVisitable"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntVisitable"
	Type["IndexedNodeBase"]
class Type type-node
	Derived0["IndexedLeaf"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IndexedLeaf"
	Derived1["IndexedPath"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IndexedPath"
						
					 
				 
  			 
		 
	Syntax
	public abstract class IndexedNodeBase : IIndexedNode, IEnumerable, IIntVisitable
			Constructors
			
		
			Fields
			
		
			Methods