findPath

abstract fun findPath(from: NodeId, to: NodeId): Path<EdgeId>