Hi Is the getRoot still available as described above? I can not find it in the Java API of ODatabaseDocumentTx which is returned by getRawGraph
Regards Anders Den fredagen den 15:e april 2011 kl. 19:58:11 UTC+2 skrev Lvc@: > > Exactly :-) > > Lvc@ > > On 15 April 2011 19:48:42 UTC+2, pieter <[email protected] <javascript:> > > wrote: > >> Hi, >> >> Should have looked before asking. >> >> ODocument root = graph.getRawGraph().getRoot("root"); >> Vertex vertex = new OrientVertex(graph, root); >> >> Does the trick. >> >> Thanks >> Pieter >> >> > -- --- 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.
