Re: [Neo4j] Can I keep files as a Property?

2011-11-10 Thread Mattias Persson
You could store the file contents as byte array or something. While there's
no limitation on size I'd say that neo4j isn't optimized for those kinds of
data and you would get bad performance. Also doing that over REST doesn't
sound great. What's your use case?

2011/11/10 musa musa.basb...@gmail.com

 Hi

 Can I keep a file as a property in my graph?
 If so ,
 1.Is there a limitation on file size?
 2.How can I implement it using REST technology?

 muhamad.

 --
 View this message in context:
 http://neo4j-community-discussions.438527.n3.nabble.com/Can-I-keep-files-as-a-Property-tp3495949p3495949.html
 Sent from the Neo4j Community Discussions mailing list archive at
 Nabble.com.
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] Can I keep files as a Property?

2011-11-09 Thread musa
Hi

Can I keep a file as a property in my graph?
If so , 
1.Is there a limitation on file size?
2.How can I implement it using REST technology?

muhamad.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Can-I-keep-files-as-a-Property-tp3495949p3495949.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user