Re: [orientdb] Indexes with Lightweight Edges

2014-02-12 Thread Andrey Lomakin
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

[orientdb] Indexes with Lightweight Edges

2014-02-10 Thread Jonathan Cook
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-orientdb which are oriented (no pun intended) towards heavy edges and I'm hoping that you can