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
|[detectChangedArtifacts.sh](./detectChangedArtifacts.sh)|| Detect changed files in the artifacts directory with a text file containing the last hash code of the contents. |
11
11
|[downloadMavenArtifact.sh](./downloadMavenArtifact.sh)|| Downloads an artifact from Maven Central (https://mvnrepository.com/repos/central)|
|[analyzeAxonFramework.sh](./examples/analyzeAxonFramework.sh)| examples | This is an example for an analysis of AxonFramework |
13
14
|[executeJupyterNotebook.sh](./executeJupyterNotebook.sh)|| Executes all steps in the given Jupyter Notebook (ipynb), stores it and converts it to Markdown (md) and PDF. |
14
15
|[executeQuery.sh](./executeQuery.sh)|| Utilizes Neo4j's HTTP API to execute a Cypher query from an input file and provides the results in CSV format. |
15
16
|[executeQueryFunctions.sh](./executeQueryFunctions.sh)|| Provides functions to execute Cypher queries using either "executeQuery.sh" or Neo4j's "cypher-shell". |
0 commit comments