9e04183be7
Summary: The query execution now has a timeout for each Cypher query it executes. The timeout is implemented using TSC and will work only when TSC is available (same as PROFILE). TSC is used to mitigate the performance impact of reading the current time constantly. Reviewers: teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2562 |
||
---|---|---|
.. | ||
csharp | ||
java | ||
javascript | ||
python | ||
.gitignore | ||
apollo_runs.yaml | ||
run.sh |