* Traverses the parent path between two IDs (either up or down). The IDs must * not be the same, and there must exist a parent path between them. If the * callback returns `false`, traversal is stopped. * * @param {?string} start ID at which to start traversal. * @param {?string} stop ID a
(start, stop, cb, arg, skipFirst, skipLast)
source not stored for this graph (policy: none)
no test coverage detected