Open sanoel opened 5 years ago
A normal delete of a bookmarks path will simply delete a node in the graph, orphaning all documents and edges under that path. Recursive delete using the tree parameter recursively deletes all resources and links matching the given tree.
tree
A normal delete of a bookmarks path will simply delete a node in the graph, orphaning all documents and edges under that path. Recursive delete using the
tree
parameter recursively deletes all resources and links matching the given tree.