Jeremy Gerstle

Results 2 comments of Jeremy Gerstle

I don't think so -- as you said `index` object on the `knows` `Relationship` model is being set to a `Vertex` index instead of an `Edge` index. Since I am...

Yes, sorry, should have done that from the start: https://gist.github.com/realoptimal/d5fe0b566b6eb50165e8 and emptygraph is for me an hbase backed titan-db with configuration in rexster.xml as: ``` true emptygraph com.thinkaurelius.titan.tinkerpop.rexster.TitanGraphConfiguration false hbase...