Yes, Sure!
My current experience is :

1, UML associate object maybe model as Relationship. Though, when
model thing as the associate object, it's a problem.
2, Node space is limited, especially, when the biz objects versioned.
3, Graph no relationship between edges, in some case, maybe promoting
the Relationship to Node is necessary.
trick: reference id as a special property.
4, Edge only have 2 ends. In some cases, the relationship need have
more than 2 ends. Again, to promote.
f.e.
A do thing, just A--do-->thing
A delegate B do thing, BONG!, no way.
p4 same like p1.

致敬
向雅



2011/1/22 Rick Bullotta <[email protected]>:
> Is there any advantage/difference of using one or the other?
>
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to