| Package | Description |
|---|---|
| org.basex.index |
Database Index structures.
|
| org.basex.index.path | |
| org.basex.index.value |
| Modifier and Type | Method and Description |
|---|---|
EntryIterator |
Index.entries(byte[] prefix)
Returns all entries that start with the specified prefix.
|
EntryIterator |
Resources.entries(byte[] prefix) |
EntryIterator |
Names.entries(byte[] prefix) |
| Modifier and Type | Method and Description |
|---|---|
EntryIterator |
PathSummary.entries(byte[] prefix) |
| Modifier and Type | Method and Description |
|---|---|
EntryIterator |
MemValues.entries(byte[] prefix) |
EntryIterator |
DiskValues.entries(byte[] prefix) |