|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.server.rest.web.BatchOperationService
public class BatchOperationService
| Constructor Summary | |
|---|---|
BatchOperationService(Database database,
WebServer webServer,
OutputFormat output)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
performBatchOperations(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchOperationService(@Context
Database database,
@Context
WebServer webServer,
@Context
OutputFormat output)
| Method Detail |
|---|
public javax.ws.rs.core.Response performBatchOperations(@Context
javax.ws.rs.core.UriInfo uriInfo,
@Context
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body)
throws org.neo4j.server.rest.repr.BadInputException
org.neo4j.server.rest.repr.BadInputException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||