org.neo4j.helpers
Class Counter

java.lang.Object
  extended by org.neo4j.helpers.Counter

public class Counter
extends Object


Constructor Summary
Counter()
           
 
Method Summary
 long count()
           
 void inc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

inc

public void inc()

count

public long count()


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