public class QueryStatistics extends Object
QueryStatistics()
boolean
containsUpdates()
int
getConstraintsAdded()
getConstraintsRemoved()
getIndexesAdded()
getIndexesRemoved()
getLabelsAdded()
getLabelsRemoved()
getNodesCreated()
getNodesDeleted()
getPropertiesSet()
getRelationshipsCreated()
getRelationshipsDeleted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryStatistics()
public boolean containsUpdates()
public int getNodesCreated()
public int getNodesDeleted()
public int getPropertiesSet()
public int getRelationshipsCreated()
public int getRelationshipsDeleted()
public int getLabelsAdded()
public int getLabelsRemoved()
public int getIndexesAdded()
public int getIndexesRemoved()
public int getConstraintsAdded()
public int getConstraintsRemoved()
Copyright © 2015 Neo Technology, Inc.. All rights reserved.