|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TimelineIndex | A utility for ordering nodes in a timeline. |
Class Summary | |
---|---|
Timeline | An implementation of TimelineIndex on top of Neo4j, using
BTree for indexing. |
A utility for indexing nodes ordered by a timestamp. You add each node with a timestamp and then can then ask the timeline to return all nodes within a specific period of time with optional start/end timestamps (exclusive).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |