summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources/schema-ingest.properties
diff options
context:
space:
mode:
Diffstat (limited to 'aai-traversal/src/test/resources/schema-ingest.properties')
-rw-r--r--aai-traversal/src/test/resources/schema-ingest.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/aai-traversal/src/test/resources/schema-ingest.properties b/aai-traversal/src/test/resources/schema-ingest.properties
new file mode 100644
index 0000000..f461aea
--- /dev/null
+++ b/aai-traversal/src/test/resources/schema-ingest.properties
@@ -0,0 +1,10 @@
+schema.configuration.location=N/A
+schema.nodes.location=src/main/resources/etc/oxm/
+schema.edges.location=src/main/resources/etc/dbedgerules/
+
+schema.version.list=v10,v11,v12,v13,v14,v15
+schema.version.depth.start=v10
+schema.version.related.link.start=v10
+schema.version.app.root.start=v11
+schema.version.edge.label.start=v12
+schema.version.api.default=v15