| Package | Description |
|---|---|
| org.aksw.sparqlify.database |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndex |
class |
PrefixIndex<T> |
class |
TreeIndex |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Index<T>> |
IndexCollection.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IndexCollection.add(Index<T> index) |
void |
Table.addIndex(Index<T> index) |
void |
TableImpl.addIndex(Index<T> index) |
Collection<List<Object>> |
IndexCollection.execute(Index index,
org.aksw.sparqlify.database.IndexCandidate pathNode,
org.aksw.sparqlify.database.RowRechecker rechecker) |
Copyright © 2014. All Rights Reserved.