Yes, that makes sense (that's a very interesting query syntax; I understand what it does, but I'm not 100% clear on how it works). What would an "equivalent" query look like if this has been implemented using edges?
On Sunday, July 19, 2015 at 4:47:47 AM UTC-5, hartmut bischoff wrote: > > > > On Saturday, July 18, 2015 at 7:39:56 PM UTC+2, Eric24 wrote: > > >> 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? >> >> > For one its the simplicity of queriing, eg > >> SELECT month[3].day[20].hour[10].logs FROM Year WHERE year = "2012" > > -- --- 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.
