Uses of Interface
org.basex.index.Index
Packages that use Index
Package
Description
Database structures.
-
Uses of Index in org.basex.data
Methods in org.basex.data that return Index -
Uses of Index in org.basex.index.ft
Classes in org.basex.index.ft that implement IndexModifier and TypeClassDescriptionfinal classThis class provides access to a fuzzy full-text index structure stored on disk. -
Uses of Index in org.basex.index.name
Classes in org.basex.index.name that implement IndexModifier and TypeClassDescriptionfinal classThis class indexes and organizes the element or attribute names used in an XML document. -
Uses of Index in org.basex.index.path
Classes in org.basex.index.path that implement IndexModifier and TypeClassDescriptionfinal classThis class stores the path summary of a database. -
Uses of Index in org.basex.index.resource
Classes in org.basex.index.resource that implement IndexModifier and TypeClassDescriptionfinal classThis index organizes the resources of a database (XML documents and raw files). -
Uses of Index in org.basex.index.value
Classes in org.basex.index.value that implement IndexModifier and TypeClassDescriptionclassThis class provides access to attribute values and text contents stored on disk.final classThis class provides main memory access to attribute values and text contents.final classThis class provides access and update functions to attribute values and text contents stored on disk.classIndex for texts, attribute values and full-texts.