gradoop
gradoop copied to clipboard
Plan ProjectVertex/Edge if there is only a label predicate
trafficstars
If the label predicate is the only predicate for a query vertex/edge, we don't need to run FilterAndProjectVertices / FilterAndProjectEdges but rather ProjectVertices / ProjectEdges since #671 pushes the predicate to the graph layout