Didn't test with the GratefulDead db . My other databases, in which the "select from V" query works fine by showing both Vertices and Edges on the graph tab, all have edges with no properties. Don't know if this helps.
On Friday, December 19, 2014 2:56:26 AM UTC, Dlp Net wrote: > > Thanks for checking that :) > > So it looks like I m not the only one to have this problem (no edge in the > studio graph tab) > I tried the GratefulDead DB, same result ... no edge with Select from V > > I created a new DB 2 Vertices 2 edges: graph tab: select from V --> no edge > > Bug ? or am I missing something ? > > Thanks > > > On Wednesday, December 17, 2014 2:41:47 PM UTC-8, Dlp Net wrote: >> >> Hello >> >> I m trying to follow the Udemy course with 2.0-M3 on MacOS 10.9.5 but I >> have some issues with the graph part in Studio. >> For example: >> - import VehicleHistory graph --> OK >> - display schema --> OK >> - Graph tab: >> select from Make >> >> ----> Error: java.lang.NoSuchMethodError: java.lang.Long.compare(JJ)I >> >> >> select from Person >> >> --> I can see the vertices but no edges >> But if I go to browse and do the same request >> select from Person >> >> I can see that there are relationship between persons. >> >> Any ideas ? >> >> Thanks >> >> >> -- --- 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.
