Neo4j Enterprise

org.neo4j.helpers.progress
Class ProgressMonitorFactory.MultiPartBuilder

java.lang.Object
  extended by org.neo4j.helpers.progress.ProgressMonitorFactory.MultiPartBuilder
Enclosing class:
ProgressMonitorFactory

public static final class ProgressMonitorFactory.MultiPartBuilder
extends Object


Method Summary
 Completion build()
           
 ProgressListener progressForPart(String part, long totalCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

progressForPart

public ProgressListener progressForPart(String part,
                                        long totalCount)

build

public Completion build()

Neo4j Enterprise

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