Remove rupm

This commit is contained in:
Steve Faulkner
2020-10-29 19:15:08 -05:00
parent 79769e9689
commit 2f4abfa796
23 changed files with 62 additions and 358 deletions

View File

@@ -3,7 +3,6 @@
"offerThroughput": 400,
"databaseLevelThroughput": false,
"collectionId": "Persons",
"rupmEnabled": false,
"partitionKey": { "kind": "Hash", "paths": ["/name"] },
"data": [
"g.addV('person').property(id, '1').property('name', 'Eva').property('age', 44)",