Adds all the edge types contained in the graph and their navigation in order
to restrict the set of edge types allowed and their direction while
traversing the graph to find the path.
Adds all the edge types contained in the graph and their navigation in order
to restrict the set of edge types allowed and their direction while
traversing the graph.
Adds an edge type and its navigation in order to restrict the set of
edge types allowed and their direction while traversing the graph to
find the path.
Adds an edge type, its navigation and its attribute containing the
weight in order to restrict the set of edge types allowed and their
direction while traversing the graph to find the path.