org.neo4j.server.rest.repr
Interface StreamingFormat

All Known Implementing Classes:
StreamingJsonFormat

public interface StreamingFormat


Method Summary
 org.neo4j.server.rest.repr.RepresentationFormat writeTo(OutputStream output)
           
 

Method Detail

writeTo

org.neo4j.server.rest.repr.RepresentationFormat writeTo(OutputStream output)


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.