n orientDB, we have links and edges to connect vertices. I can't find out what the cons/pros of each of them on the orientdb documentation.
Forum Example - three entities involved: Author, Message, Forum. An author writes a message in a forum. - Option one: message is an edge between Author and Forum vertices - Option two: Message has a link to Author and another link to Forum In other words, what strategy to choose and why? thanks! http://stackoverflow.com/questions/3374560 -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
