Hi Jonathan, You can find the example how to index Lightweight Edges here https://github.com/orientechnologies/orientdb/blob/develop/graphdb/src/test/java/com/orientechnologies/orient/graph/blueprints/EdgeIndexingTest.java
On Mon, Feb 10, 2014 at 10:34 PM, Jonathan Cook <[email protected]>wrote: > Hello All, > > I am curious whether and how you can use lightweight edges with indexes. > I see things like this: > http://stackoverflow.com/questions/19354507/composite-index-of-edges-property-tinkerpop-orientdbwhich > are oriented (no pun intended) towards heavy edges and I'm hoping > that you can get at least some of the benefits and still use lightweights. > > Also, on an unrelated note, in order to move to 1.7, I had to include > "graphdb" jar in order to get my code to work after removing the reference > to the tinkerpop orientdb jar. I also had to reference 1.7-rc2 and not rc1 > ... > > Regards, > J5 > > -- > > --- > 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/groups/opt_out. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- 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/groups/opt_out.
