public class StreamingBatchOperations extends BatchOperations
| Constructor and Description |
|---|
StreamingBatchOperations(WebServer webServer) |
| Modifier and Type | Method and Description |
|---|---|
void |
readAndExecuteOperations(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body,
javax.servlet.ServletOutputStream output) |
public StreamingBatchOperations(WebServer webServer)
public void readAndExecuteOperations(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body,
javax.servlet.ServletOutputStream output)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.