You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Similarity_1f_Write_Node_Properties.cypher](./Similarity/Similarity_1f_Write_Node_Properties.cypher)| Similarity | Write similar node names and their score per node |
|[3b_Topological_Sort_Artifacts_as_list.cypher](./Topological_Sort_Artifacts/3b_Topological_Sort_Artifacts_as_list.cypher)| Topological_Sort_Artifacts | 3 Topological Sort Artifacts as list Needs graph-data-science plugin version >= 2.5.0 |
199
-
|[4_Query_artifacts_in_topological_order.cypher](./Topological_Sort_Artifacts/4_Query_artifacts_in_topological_order.cypher)| Topological_Sort_Artifacts | 4 Artifacts in topological order |
200
-
|[5_Experimental_Depth_First_Search_Artifacts_Index.cypher](./Topological_Sort_Artifacts/5_Experimental_Depth_First_Search_Artifacts_Index.cypher)| Topological_Sort_Artifacts | 5 Experimental Depth First Search Artifacts Index depthFirstSearchLevel is not correct |
193
+
|[Topological_Sort_List.cypher](./Topological_Sort/Topological_Sort_List.cypher)| Topological_Sort | Topological Sort to list the properties topologicalSortIndex (e.g. build order) and maxDistanceFromSource (build level) for each code unit node. Needs graph-data-science plugin version >= 2.5.0 |
194
+
|[Topological_Sort_Query.cypher](./Topological_Sort/Topological_Sort_Query.cypher)| Topological_Sort | Topological Sort to query the properties topologicalSortIndex (e.g. build order) and maxDistanceFromSource (build level) for each code unit node in topologicalSortIndex order. Needs graph-data-science plugin version >= 2.5.0 |
195
+
|[Topological_Sort_Write.cypher](./Topological_Sort/Topological_Sort_Write.cypher)| Topological_Sort | Topological Sort to write the properties topologicalSortIndex (e.g. build order) and maxDistanceFromSource (build level) into the graph. Needs graph-data-science plugin version >= 2.5.0 |
201
196
|[Global_relative_visibility_statistics_for_types.cypher](./Visibility/Global_relative_visibility_statistics_for_types.cypher)| Visibility | Global relative visibility statistics for types |
202
197
|[Relative_visibility_public_types_to_all_types_per_package.cypher](./Visibility/Relative_visibility_public_types_to_all_types_per_package.cypher)| Visibility | Relative visibility: public types to all types per package |
0 commit comments