query(e, 'path')
Syntax
query(entity, 'path')
Returns path of the entity if present, null
otherwise. The path comprises of
list of nodes, each is a list of block value, node type, penalty, and a boolean
indicated if the node has been visited.
query(entity, 'path')
Returns path of the entity if present, null
otherwise. The path comprises of
list of nodes, each is a list of block value, node type, penalty, and a boolean
indicated if the node has been visited.