Package org.hypergraphdb.indexing

Class Summary
ByPartIndexer Represents by the value of a part in a composite type.
ByTargetIndexer Represents an index by a specific target position in ordered links.
CompositeIndexer  
HGIndexer An HGIndexer represents an atom used internally by HyperGraphDB to manage indices.
HGValueIndexer An indexer that not only determines the key in an index entry, but the value as well.
LinkIndexer A LinkIndexer indexes atoms by their target ordered set.
TargetToTargetIndexer