Dmitry,
if you can isolate the source, that would be great! Also, are you using this
over the Neo4j embedded instance or an extension to the server?

All in all, an example project exposing Neo4j via your protocol would be
stellar on GIThub!

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Ă–resund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.


On Wed, Jun 8, 2011 at 9:59 AM, Dmitriy Shabanov <shaban...@gmail.com>wrote:

> Hi,
>
> On Mon, Jun 6, 2011 at 10:42 PM, Peter Neubauer <
> peter.neuba...@neotechnology.com> wrote:
>
> >
> > Also, in Neo4j 1.5 we are going to add a binary, much more efficient
> > protocol to talk to Neo4j, which will make this scenario much easier to
> > implement.
> >
>
> Animo team is implementing stream-base neo store for properties (get
> Input/OutputStream as value). It do store directly to FS and very fast at
> the end. We happy to share that or move under org.neo4j package if
> interesting.
>
> Also we did implement xml store (save-restore cycle return same xml) with
> lucene help. It quite fast: 600-800 small documents saved in 1.5 seconds
> through WebDAV.
>
> Here xml builder & serialize
>
> http://animo.git.sourceforge.net/git/gitweb.cgi?p=animo/core;a=tree;f=src/main/java/org/animotron/graph;h=54a36ac6ea261b276107827b0d5ea964afc921fb;hb=HEAD
>
> Binary store on a way...
>
> --
> Dmitriy Shabanov
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to