org.neo4j.server.rrd.sampler
Class PropertyCountSampleable

java.lang.Object
  extended by org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
      extended by org.neo4j.server.rrd.sampler.PropertyCountSampleable
All Implemented Interfaces:
Sampleable

public class PropertyCountSampleable
extends DatabasePrimitivesSampleableBase


Constructor Summary
PropertyCountSampleable(GraphDatabaseAPI db)
           
 
Method Summary
 String getName()
           
 double getValue()
           
 
Methods inherited from class org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
getNodeManager, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyCountSampleable

public PropertyCountSampleable(GraphDatabaseAPI db)
Method Detail

getName

public String getName()

getValue

public double getValue()


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