Package | Description |
---|---|
net.ontopia.topicmaps.query.spi |
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ProcessPredicate.process(Object[] row,
boolean[] boundparams,
ResultIF result)
EXPERIMENTAL: Processes the input row and pushes result rows to the result.
|