As I continue to learn ODB, I come across a lot of examples that make me think about alternative ways of doing the same thing and why the author of the example chose the approach they did. One that I saw early on an came back to recently was the Time Series Use Case in the docs (http://orientdb.com/docs/last/Time-series-use-case.html). I understand the purpose of this architecture, but I'm curious as to why the links between the various date parts was done using a LINKMAP instead of edges? To my way of thinking, using edges would be more "graph like", where as LINKMAP is more "document like". What are the pros/cons? --Eric
-- --- 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.
