Skip to content

Commit e34736c

Browse files
committed
Automated cypher reference document generation (CI)
1 parent 047cba9 commit e34736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypher/CYPHER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Script | Directory | Description
7979
| [Community_Detection_6d_Approximate_Maximum_k_cut_Stream.cypher](./Community_Detection/Community_Detection_6d_Approximate_Maximum_k_cut_Stream.cypher) | Community_Detection | Community Detection Approximate Maximum k-cut Stream |
8080
| [Community_Detection_7d_Modularity.cypher](./Community_Detection/Community_Detection_7d_Modularity.cypher) | Community_Detection | Community Detection Modularity |
8181
| [Community_Detection_7d_Modularity_Members.cypher](./Community_Detection/Community_Detection_7d_Modularity_Members.cypher) | Community_Detection | Community Detection Modularity Members |
82-
| [Community_Detection_7e_Write_Modularity.cypher](./Community_Detection/Community_Detection_7e_Write_Modularity.cypher) | Community_Detection | Community Detection Write Modularity |
82+
| [Community_Detection_7e_Write_Modularity.cypher](./Community_Detection/Community_Detection_7e_Write_Modularity.cypher) | Community_Detection | Community Detection Modularity Write |
8383
| [Compare_Louvain_vs_Leiden_Results.cypher](./Community_Detection/Compare_Louvain_vs_Leiden_Results.cypher) | Community_Detection | Compare Louvain vs. Leiden Community Detection Results. Variables: dependencies_projection_node (e.g. "Artifact", "Package", "Type") |
8484
| [Get_all_Packages_with_a_Community_Detection_Label.cypher](./Community_Detection/Get_all_Packages_with_a_Community_Detection_Label.cypher) | Community_Detection | Get all Packages with a Community Detection Label |
8585
| [Set_Parameters.cypher](./Community_Detection/Set_Parameters.cypher) | Community_Detection | Example on how to set the parameters for community detaction in this case for Packages and Leiden |

0 commit comments

Comments
 (0)