Closed zachkinstner closed 11 years ago
Remaining: implement a way to automatically set an edge's VCI properties during addEdge()
. I don't want to re-write the code for this process every time/place an edge is created.
I'm thinking something like this:
addEdge()
function always has references to out/in vertices.addEdge(a, b, [a.Created, a.IndexedId, b.Something])
This functionality belongs in Weaver.Titan
.
Completed in Weaver.Titan
.
Update Fabric's indexing strategy to use vertex-centric indexes for appropriate edges. This improvement depends upon the outcome of a specific Titan change: https://github.com/thinkaurelius/titan/pull/287
Related discussion: https://groups.google.com/forum/#!topic/aureliusgraphs/KFVtfC9Xy94