- All Known Implementing Classes:
- ResultSetCompare.BNodeIso
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface EqualityTest
Interface for tests when two nodes are considered "equal". This may be "same
term", "same value" or "same object" or customised such as with a blank node
mapping.