Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the streaming JSON parser api #1

Closed
freeeve opened this issue Nov 12, 2012 · 0 comments
Closed

Use the streaming JSON parser api #1

freeeve opened this issue Nov 12, 2012 · 0 comments

Comments

@freeeve
Copy link
Member

freeeve commented Nov 12, 2012

No description provided.

@Kai-Chen Kai-Chen modified the milestones: 0.8, 0.4 Oct 27, 2015
Kai-Chen added a commit that referenced this issue Nov 9, 2015
+ Merge from kai/feat-cypher-rest-iteratee
+ AnormCypher api using Future[Stream[CypherResultRow]] is changed to Future[Seq[CypherResultRow]]
Kai-Chen added a commit that referenced this issue Feb 16, 2016
Squashed commit of the following:

commit cf90154
Author: Kai Chen <kai@sorrentocorp.com>
Date:   Mon Feb 15 18:18:10 2016 -0800

    doc(api for Enumerator[CypherResultRow])

commit 3465295
Author: Kai Chen <kai@sorrentocorp.com>
Date:   Thu Feb 11 17:01:05 2016 -0800

    version(bump); console(run cypher in shell)

commit 6bbd1e0
Author: Kai Chen <kai@sorrentocorp.com>
Date:   Thu Feb 11 17:00:16 2016 -0800

    feat(throw server message when neo4j returns 400)

commit a874e27
Author: Jiro Kugiya <j.kugiya@gmail.com>
Date:   Sun Nov 29 18:36:03 2015 +0900

    Fixes not working authentication.

commit fafe478
Author: Kai Chen <kai@sorrentocorp.com>
Date:   Thu Nov 12 13:14:51 2015 -0800

    test(Neo4jStream propagates json parsing err)

commit 0670bd2
Author: Kai Chen <kai@sorrentocorp.com>
Date:   Sun Nov 8 16:43:38 2015 -0800

    feat(can stream neo4j rest response): issue #1

    + Merge from kai/feat-cypher-rest-iteratee
    + AnormCypher api using Future[Stream[CypherResultRow]] is changed to Future[Seq[CypherResultRow]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants