Is there a utility in the LFC that will parse a datapath without doing any magic replication? I want to be able to take a datapath and run it as a query and get back the nodes that it matches. The best I can find is LzParsedPath will resolve the dataset for me, but how do I get the parsed path to give me the set of nodes it matches?