Uses of Interface
org.neo4j.index.timeline.TimelineIndex

Packages that use TimelineIndex
org.neo4j.index.timeline A utility for indexing nodes ordered by a timestamp. 
 

Uses of TimelineIndex in org.neo4j.index.timeline
 

Classes in org.neo4j.index.timeline that implement TimelineIndex
 class Timeline
          An implementation of TimelineIndex on top of Neo4j, using BTree for indexing.
 



Copyright © 2010 Neo4j. All Rights Reserved.