org.neo4j.jmx
Interface Kernel
- All Known Implementing Classes:
- Neo4jManager
public interface Kernel
NAME
static final String NAME
- See Also:
- Constant Field Values
getMBeanQuery
ObjectName getMBeanQuery()
getStoreDirectory
String getStoreDirectory()
getKernelVersion
String getKernelVersion()
getKernelStartTime
Date getKernelStartTime()
getStoreCreationDate
Date getStoreCreationDate()
getStoreId
String getStoreId()
getStoreLogVersion
long getStoreLogVersion()
isReadOnly
boolean isReadOnly()
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.