feat(interactive): Need read/write info for cypher query at engine side.
Open
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
In a cypher query, ad-hoc query, or stored procedure call, additional information about read/write operations is required. This indicates whether the query necessitates a write transaction. It might be possible to extract this information during compilation.
Contributor guide
Assessment
This issue has not been assessed yet.