public class BatchOperationResults extends Object
BatchOperationResults()
void
addOperationResult(String from, Integer id, String body, String location)
Map<Integer,String>
getLocations()
String
toJSON()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchOperationResults()
public void addOperationResult(String from, Integer id, String body, String location)
public Map<Integer,String> getLocations()
public String toJSON()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.