public class BatchOperationResults extends Object
| Constructor and Description |
|---|
BatchOperationResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperationResult(String from,
Integer id,
String body,
String location) |
Map<Integer,String> |
getLocations() |
String |
toJSON() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.