public interface ResultDataContentWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(org.codehaus.jackson.JsonGenerator out,
Iterable<String> columns,
org.neo4j.graphdb.Result.ResultRow row) |
void write(org.codehaus.jackson.JsonGenerator out,
Iterable<String> columns,
org.neo4j.graphdb.Result.ResultRow row)
throws IOException
IOExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.