v1
latestSwagger 2.02026-07-172100198.0 KBgraph
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