GraphPath
An evidence path to a frontier node, as an alternating node/edge sequence. The path usually starts at an anchor node.
Properties
nodesarray[string] requiredNode ids along the path, in traversal order. Every id named here is present among the response’s nodes once the page containing it has been retrieved.edgesarray[string] requiredEdge ids along the path, in traversal order. One fewer entry than nodes.