Subject: | Implement Streaming Rest Client |
It'd be nice for this API to support, even as an option, the streaming
REST interface.
http://docs.neo4j.org/chunked/milestone/rest-api-streaming.html
It's still experimental but will be used more often in the future:
http://docs.neo4j.org/chunked/milestone/rest-api-streaming.html
http://jexp.de/blog/2012/04/on-streaming-cypher/
Not sure if it can be done yet, but would be nice to have support. If
libwww doesn't support it then I believe Mojo::UA does.