Package net.ontopia.topicmaps.query.spi
Interface ResultIF
public interface ResultIF
EXPERIMENTAL: Interface used by process predicates to add new
result rows.
- Since:
- 4.0
-
Method Summary
-
Method Details
-
add
EXPERIMENTAL: Add the given row to the result.
-