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
Create a REST resource, something like '/_graphs/index/type/nodeId/walkName/ to perform a walk on that node, and stream the results back to the client. It is expected to update the walk when the document gets a recompute request.
Create a REST resource, something like '/_graphs/index/type/nodeId/walkName/ to perform a walk on that node, and stream the results back to the client. It is expected to update the walk when the document gets a recompute request.
Ref: DGM-18