Hi,

how can I store arrays for property values? What is better way?

1) Array in attribute "[0, 1, 2]" on node

OR

2) node with relationships on property nodes
node -- (has attribute) -- > 0
node -- (has attribute) -- > 1
node -- (has attribute) -- > 2

Please write me advantages and disadvantages of each solution. Can be 
solved in another way?

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to