Interface PathEndNode

All Superinterfaces:
LeftTupleNode, LeftTupleSink, LeftTupleSinkNode, MemoryFactory<PathMemory>, NetworkNode, Serializable, Sink
All Known Subinterfaces:
TerminalNode
All Known Implementing Classes:
AbstractTerminalNode, QueryTerminalNode, RightInputAdapterNode, RuleTerminalNode

public interface PathEndNode extends LeftTupleSinkNode, MemoryFactory<PathMemory>