Depends on your use case. What does the array content mean? Sent from mobile device
Am 15.05.2014 um 10:03 schrieb Jaroslav Ramba <[email protected]>: > 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. -- 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.
