You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fall back to GRAPH.QUERY when GRAPH.RO_QUERY is not available. (#124)
* `GRAPH.RO_QUERY` is unavailable in older versions. So fallback to
GRAPH.QUERY when the command is not found.
* Call the same method by setting read_only to `False`
0 commit comments