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