skeletons
Get the number of synapses per type for r a set of skeletons.
Get the number of synapses per type for r a set of skeletons.
Returns an object with to fields. The first, connectivity, is a mapping from skeleton ID to objects that map a relation ID to connectivity count for that particular relation. The second field of the returned object, relations, maps relation IDs used in the first field to relation names.
posthttp://localhost:8000/{project_id}/skeletons/connectivity-counts
Path parameters
project_idstring required
Project of work in
count_partner_linksstring required
Whether to count partner links or links to a connector.
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
- ▲