public static IEnumerable<IEdge> ReachableEdges( INode startNode, EdgeType incidentEdgeType, NodeType adjacentNodeType, IGraph graph )