spark-instrumented-optimizer/graph
Ankur Dave 3ade8be8f2 Add clustered index on edges by source vertex
This allows efficient edge scan in mapReduceTriplets when many source
vertices are inactive. The scan method switches from edge scan to
clustered index scan when less than 80% of source vertices are active.
2013-12-16 17:37:51 -08:00
..
src Add clustered index on edges by source vertex 2013-12-16 17:37:51 -08:00
pom.xml More changes to the graph/pom.xml to make it match the other subprojects 2013-10-25 15:52:44 -07:00