We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037409d commit 2844a0fCopy full SHA for 2844a0f
snb-interactive-audit-questionnaire.md
@@ -31,7 +31,8 @@ We created the following questionnaire to make the SNB auditing process more str
31
- System type (e.g. relational DBMS, graph DBMS)
32
- Storage type (in-memory/disk-based)
33
- Main implementation language of the system (e.g. C++)
34
-- Query language(s) supported by the system
+- Query language(s) supported by the system (e.g. Cypher, Gremlin)
35
+- Query language(s) used for the audited implementation (e.g. Cypher)
36
- Query execution strategy (interpreted/vectorized/compiled/etc.)
37
- Is a distributed version available (regardless of whether it is used in the audit)?
38
- If a distributed version is available, what sharding strategy does it use?
0 commit comments