pub fn next_node( source: &str, file: &RelativePath, node_ref: &NodeRef, selector: Option<&str>, ) -> Result<NavResult, AqlError>
Next: return next named sibling matching selector.