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
If an option like sync=true is supported for DDL, the application layer could be quite straightforward to enable: create scheme --> insert data. Rather than the implementation of wait/retry.
Contents
This is a common mind model change from non-distributed graphdb to nebulagraph, we could add this support to not request users think/learn/implement too much.
Related work
The text was updated successfully, but these errors were encountered:
Introduction
If an option like
sync=true
is supported for DDL, the application layer could be quite straightforward to enable: create scheme --> insert data. Rather than the implementation of wait/retry.Contents
This is a common mind model change from non-distributed graphdb to nebulagraph, we could add this support to not request users think/learn/implement too much.
Related work
The text was updated successfully, but these errors were encountered: