Uses of Class
org.neo4j.jmx.Description

Packages that use Description
org.neo4j.jmx Management support using JMX. 
 

Uses of Description in org.neo4j.jmx
 

Classes in org.neo4j.jmx with annotations of type Description
 interface Kernel
           
 interface Primitives
           
 

Methods in org.neo4j.jmx with annotations of type Description
 Date Kernel.getKernelStartTime()
           
 String Kernel.getKernelVersion()
           
 ObjectName Kernel.getMBeanQuery()
           
 long Primitives.getNumberOfNodeIdsInUse()
           
 long Primitives.getNumberOfPropertyIdsInUse()
           
 long Primitives.getNumberOfRelationshipIdsInUse()
           
 long Primitives.getNumberOfRelationshipTypeIdsInUse()
           
 Date Kernel.getStoreCreationDate()
           
 String Kernel.getStoreDirectory()
           
 String Kernel.getStoreId()
           
 long Kernel.getStoreLogVersion()
           
 boolean Kernel.isReadOnly()
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.