File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ JUPYTER_OUTPUT_FILE_POSTFIX | | e.
2727REPORTS_DIRECTORY | reports | |
2828REPORTS_SCRIPT_DIR | ${SCRIPTS_DIR}/reports | Repository directory containing the report scripts |
2929CYPHER_DIR | ${SCRIPTS_DIR}/../cypher | |
30+ MARKDOWN_SCRIPTS_DIR | ${SCRIPTS_DIR}/markdown | |
3031NEO4J_HTTP_PORT | 7474 | Neo4j HTTP API port for executing queries |
3132NEO4J_HTTP_TRANSACTION_ENDPOINT | db/neo4j/tx/commit | Since Neo4j v5: "db/<name >/tx/commit", Neo4j v4: "db/data/transaction/commit" |
3233IMPORT_DIRECTORY | import | |
@@ -43,7 +44,6 @@ JQASSISTANT_CLI_VERSION | 2.7.1 | |
4344JQASSISTANT_CLI_ARTIFACT | jqassistant-commandline-neo4jv5 | |
4445JQASSISTANT_CONFIG_TEMPLATE | template-neo4j-latest-jqassistant-continue-on-error.yaml | |
4546programmingLanguage | Java | Set to default value "Java" if not set since it is optional |
46- SCRIPTS_DIR | ${REPORTS_SCRIPT_DIR}/.. | Repository directory containing the shell scripts |
4747GRAPH_VISUALIZATION_DIRECTORY | ${SCRIPTS_DIR}/../graph-visualization | Repository directory containing the Jupyter Notebooks |
4848VISUALIZATION_SCRIPTS_DIR | ${SCRIPTS_DIR}/visualization | Repository directory containing the shell scripts for visualization |
4949DOMAINS_DIRECTORY | ${REPORTS_SCRIPT_DIR}/../../domains | |
You can’t perform that action at this time.
0 commit comments