Package | Description |
---|---|
org.sindice.siren.index |
Abstraction over the encoding and decoding of the node-based inverted index
data structure.
|
Modifier and Type | Class and Description |
---|---|
class |
IntervalConstrainedNodesEnum
Implementation of
ConstrainedNodesEnum to apply a level constraint
and a stack of interval constraints over the retrieved node labels. |
class |
LevelConstrainedNodesEnum
Implementation of
ConstrainedNodesEnum to apply a level constraint
over the retrieved node labels. |
class |
SingleIntervalConstrainedNodesEnum
Implementation of
ConstrainedNodesEnum to apply a level constraint
and an interval constraint over the retrieved node labels. |
Copyright © 2014. All rights reserved.