adding streaming cypher support, using two types of JSON parsing since Crack was...
authorMax De Marzi <maxdemarzi@hotmail.com>
Sun, 3 Jun 2012 05:31:17 +0000 (00:31 -0500)
committerMax De Marzi <maxdemarzi@hotmail.com>
Sun, 3 Jun 2012 05:31:17 +0000 (00:31 -0500)
commitfcf7c3bc4236fa18ddd8f0931b9a346425b2beb2
tree55911ac5785f1204a156a2a68718eb8dedf49328
parentc6075fbaeed1102b2f7b52987f17a5263a1d9190
adding streaming cypher support, using two types of JSON parsing since Crack was breaking on large cypher results, stream is twice as fast as not when pulling in 20k nodes
lib/neography/config.rb
lib/neography/rest.rb
spec/integration/rest_plugin_spec.rb