Interface | Description |
---|---|
DataText |
This class assembles texts which are used in the data classes.
|
Result |
This is an interface for query results.
|
Class | Description |
---|---|
Data |
This class represents a database instance.
|
DBNodes |
This class stores database nodes in an ascending order.
|
DiskData |
This class stores and organizes the database table and the index structures
for textual content in a compressed disk structure.
|
FTMatch |
Match full-text container, referencing several
FTStringMatch instances. |
FTMatches |
AllMatches full-text container, referencing several
FTMatch instances. |
FTPos |
This class contains full-text positions for a single database node.
|
FTPosData |
This class provides a container for query full-text positions,
which is evaluated by the visualizations.
|
FTStringMatch |
Single full-text string match.
|
MemData |
This class stores and organizes the database table and the index structures
for textual content in a compressed memory structure.
|
MetaData |
This class provides meta information on a database.
|
Namespaces |
This class organizes the namespaces of a database.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.