Class IndexMetaNode

java.lang.Object
org.aksw.sparqlify.database.IndexMetaNode
Type Parameters:
T -

public class IndexMetaNode extends Object
Datastructure for metadata about indexes (hierarchical and non-hierarchical). Important: Do not modify this structure after attaching it to a table, or behavior is undefined.
Author:
Claus Stadler <cstadler@informatik.uni-leipzig.de>