Skip to content

Commit 2844a0f

Browse files
committed
Extend questionnaire
1 parent 037409d commit 2844a0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snb-interactive-audit-questionnaire.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ We created the following questionnaire to make the SNB auditing process more str
3131
- System type (e.g. relational DBMS, graph DBMS)
3232
- Storage type (in-memory/disk-based)
3333
- Main implementation language of the system (e.g. C++)
34-
- Query language(s) supported by the system
34+
- Query language(s) supported by the system (e.g. Cypher, Gremlin)
35+
- Query language(s) used for the audited implementation (e.g. Cypher)
3536
- Query execution strategy (interpreted/vectorized/compiled/etc.)
3637
- Is a distributed version available (regardless of whether it is used in the audit)?
3738
- If a distributed version is available, what sharding strategy does it use?

0 commit comments

Comments
 (0)