Skip to content

Map

A custom mapper function to apply to each node in the result set.

Type

1
(node: [Xml](./../Xml/index.md)) => void

Declaration

1
 (node: Xml) => void myQueryWithMappings.Map

See Also

  • (node: Xml) => void