API Reference > presentation-common > Hierarchies > NodePathFilteringData NodePathFilteringData Namespace Function Name Description NodePathFilteringData.fromJSON Deserialize NodePathFilteringData from JSON NodePathFilteringData.toJSON Serialize given NodePathFilteringData to JSON Defined in presentation/common/src/presentation-common/hierarchy/NodePathElement.ts Line 127 NodePathFilteringData Interface Data related to node hierarchy filtering Properties Name Type Description childMatchesCount number Number of filter matches in the current element's children (recursively) matchesCount number Number of filter matches in the current element Defined in presentation/common/src/presentation-common/hierarchy/NodePathElement.ts Line 119 Last Updated: 11 June, 2024