And what kind of documents do you want to handle? Files/binary docs, or f.e. JSON documents, aggregated from database entities?

-Axel.

Am 29.08.2014 um 23:20 schrieb Michael Hunger:
what kinds of relationships do you want to maintain?
and how are the documents related to the entities or the relationships?

if I understand you correctly

(entity1)-[:SOME_KIND_OF_REL]->(entity2)

(entity1)<-[:ATTACHED]-(document1)
(entity2)<-[:ATTACHED]-(document2)
(entity3)<-[:ATTACHED]-(document1)

are documents also related directly?

Would be easy to handle with a graph, what kind of documents do you think about?

Cheers,

Michael

Am 29.08.2014 um 13:50 schrieb Nilesh Barai <fireblade....@gmail.com <mailto:fireblade....@gmail.com>>:

Hi,

I am working on a design of a system in which I need to maintain relationship between various kinds of real world entities and also have to handle documents(can have one or more attachments with 1 entity). I am little confused with the database choice and need help in identifying the pros and cons of both the DBs. I tried searching on internet but found very old posts and since both of these databases are constantly evolving I would like to grab the latest information.

Thanks!!

--
You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscr...@googlegroups.com <mailto:neo4j+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscr...@googlegroups.com <mailto:neo4j+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


--

Axel Morgner
CEO Structr (c/o Morgner UG) · Hanauer Landstr. 291a · 60314 Frankfurt · Germany
Twitter: @amorgner <https://twitter.com/amorgner>
Phone: +49 151 40522060
Skype: axel.morgner

Structr <http://structr.org> - Graph Application System based on Neo4j, won Graphie Award for Most Innovative Open Source Graph Application Structr Mailing List and Forum <https://groups.google.com/forum/#%21forum/structr> Graph Database Usergroup "graphdb-frankfurt" <http://www.meetup.com/graphdb-frankfurt>

--
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to