Uses of Interface
org.neo4j.helpers.ProgressIndicator

Packages that use ProgressIndicator
org.neo4j.helpers Common Java utilities. 
 

Uses of ProgressIndicator in org.neo4j.helpers
 

Classes in org.neo4j.helpers that implement ProgressIndicator
static class ProgressIndicator.MultiProgress
          A ProgressIndicator that can report the total progress for multiple sources.
static class ProgressIndicator.SimpleProgress
          A ProgressIndicator that can report the progress for a single source.
static class ProgressIndicator.UnknownEndProgress
          Progress indicator where the end is unknown.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.