setParents is currently just a wrapper for 'SetProp' to set a location's parents. To remove a location's parents, just pass a zero array.
(ctx *Context, parents []string)
source not stored for this graph (policy: none)
no test coverage detected