@Controller @RequestMapping(value="stream") public class NodeStreamingApi extends Object
| Constructor and Description |
|---|
NodeStreamingApi(org.neo4j.graphdb.GraphDatabaseService database,
org.springframework.core.task.AsyncTaskExecutor taskExecutor) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter |
streamV1() |
org.springframework.web.servlet.mvc.method.annotation.StreamingResponseBody |
streamV2() |
Copyright © 2018 Graph Aware Limited. All rights reserved.