graph
Given a set of one or more skeleton IDs, find all skeletons that connect
Given a set of one or more skeleton IDs, find all skeletons that connect them (n_circles=1), or that connect to others that connect them (n_circles=2), etc. Returns a list of unique skeleton IDs that exclude the ones provided as argument.
posthttp://localhost:8000/{project_id}/graph/circlesofhell
Path parameters
project_idstring required
Response
Created
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲