- All Implemented Interfaces:
Query
-
Field Summary
Fields
(package private) static final Query
-
Constructor Summary
Constructors
-
Method Summary
Transforms the input node set in to an output node set.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INSTANCE
static final Query INSTANCE
-
Constructor Details
-
EnsureUnique
private EnsureUnique()
-
Method Details
-
execute
Description copied from interface: Query
Transforms the input node set in to an output node set.
- Specified by:
execute in interface Query
- Parameters:
input - query input node set
- Returns:
- the output node set