Replace existing code in src/opencdeserver with code from the "Kontroll OpenCDE API:s server" POC project on https://github.com/marwiss/Kontroll

This commit is contained in:
marwiss
2024-02-03 13:03:58 +01:00
parent 10ef4293f3
commit 7ee66de043
124 changed files with 9066 additions and 3388 deletions
+8
View File
@@ -0,0 +1,8 @@
apoc.ttl.enabled=true
apoc.ttl.schedule=5
apoc.import.file.enabled=true
apoc.export.file.enabled=true
# you have to include
# - apoc-5.7.0-core.jar
# - apoc-5.7.0-extended.jar
# in /neo4j/plugins folder
Binary file not shown.