GraphScope
GraphScope copied to clipboard
refactor(interactive): Wrap all exception happened during query execution
Use gs::Result to wrap the exceptions happened during execution, and be aware of the overhead.