public interface StreamingFormat
| Modifier and Type | Field and Description |
|---|---|
static javax.ws.rs.core.MediaType |
MEDIA_TYPE |
static String |
STREAM_HEADER |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.server.rest.repr.RepresentationFormat |
writeTo(OutputStream output) |
static final String STREAM_HEADER
static final javax.ws.rs.core.MediaType MEDIA_TYPE
org.neo4j.server.rest.repr.RepresentationFormat writeTo(OutputStream output)
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.