graphex v0.0.1
Overview
- Graphex Graphex
-
- exec_graph/1 Graphex
- exec_graph/2 Graphex
- graph/1 Graphex
- Graphex.Dag Graphex.Dag
-
- add_edges/3 Graphex.Dag
- add_vertex/2 Graphex.Dag
- add_vertex/4 Graphex.Dag
- add_vertex_and_edges/2 Graphex.Dag
- delete/1 Graphex.Dag
- downstreams/2 Graphex.Dag
- in_neighbors/2 Graphex.Dag
- in_vertex/2 Graphex.Dag
- in_verticies/2 Graphex.Dag
- new/0 Graphex.Dag
- out_edges/2 Graphex.Dag
- out_neighbors/2 Graphex.Dag
- out_vertex/2 Graphex.Dag
- out_verticies/2 Graphex.Dag
- start_verticies/1 Graphex.Dag
- upstreams/2 Graphex.Dag
- vertex/2 Graphex.Dag
- vertices/1 Graphex.Dag
- Graphex.Execute.ParallelExecute Graphex.Execute.ParallelExecute
-
- exec_bf/1 Graphex.Execute.ParallelExecute
- Graphex.Execute.SerialExecute Graphex.Execute.SerialExecute
-
- deps_satisfied?/2 Graphex.Execute.SerialExecute
- deps_satisfied?/3 Graphex.Execute.SerialExecute
- exec_bf/1 Graphex.Execute.SerialExecute
- wrap_deps_only_fn/2 Graphex.Execute.SerialExecute