Class MemoryIdentityIndexer

All Implemented Interfaces:
Iterable<Tuple>, Indexer, IterableIndexer, ProjectionIndexer, NetworkStructureChangeSensitiveNode, Node

public class MemoryIdentityIndexer extends IdentityIndexer
Defines a trivial indexer that identically projects the contents of a memory-equipped node, and can therefore save space. Can only exist in connection with a memory, and must be operated by another node. Do not attach parents directly!