Classes | |
class | FODBIndex |
class | FODBIndexFactory |
Factory use to create index. More... | |
class | FODBIndexHeader |
Header of Btree Page stored in file. More... | |
class | FODBIndexTable |
Base table that store index position in collection data file. More... | |
class | FODBIntIndex |
class | FODBLongIndex |
Base Long index. More... | |
interface | FODBMultipleIndex |
Base interface for MultipleIndex. More... | |
class | FODBMultipleIntIndex |
class | FODBMultipleLongIndex |
class | FODBMultipleStringIndex |
class | FODBStringIndex |
interface | FODBUniqueIndex |
class | FODBUniqueIntIndex |
class | FODBUniqueLongIndex |
class | FODBUniqueStringIndex |
class | SearchResult |
Result of a search in an index. More... | |
Packages | |
package | node |