Re: [Neo4j] Save files?

2011-11-11 Thread Dmitriy Shabanov
Best doc that we have is tests =) There are here https://github.com/animotron/core/blob/master/src/test/java/org/animotron/graph/StoreBinaryTest.java binary expression is only this one Relationship r = new CommonExpression(new ByteArrayInputStream(TXT.getBytes()), PATH);

[Neo4j] Save files?

2011-11-10 Thread yobi
Is it possible to save files in Neo4j like CouchDB? Haven't read about it anywhere but wanted to be sure. -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Save-files-tp3498358p3498358.html Sent from the Neo4j Community Discussions mailing list archive at

Re: [Neo4j] Save files?

2011-11-10 Thread Dmitriy Shabanov
Neo4j don't have that feature, but we build extension. You can see main part of code here https://github.com/animotron/core/blob/master/src/main/java/org/animotron/expression/BinaryExpression.java On Fri, Nov 11, 2011 at 5:06 AM, yobi johnny@yobistore.com wrote: Is it possible to save

Re: [Neo4j] Save files?

2011-11-10 Thread Peter Neubauer
Oh, that's cool! Got some docs on the usage? This would be a gerat input to a discussion about more data types, especially JSON/subgraphs, binary and DATE. Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn