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