API Reference > presentation-common > RPC > PresentationRpcInterface > getNodesAndCount getNodesAndCount Method Deprecated Use PresentationRpcInterface.getPagedNodes getNodesAndCount(_token: IModelRpcProps, _options: Paged<HierarchyRpcRequestOptions>, _parentKey?: NodeKeyJSON): PresentationRpcResponse<{ count: number, nodes: NodeJSON[] }> Parameter Type Description _token IModelRpcProps _options Paged<HierarchyRpcRequestOptions> _parentKey NodeKeyJSON Returns - PresentationRpcResponse<{ count: number, nodes: NodeJSON[] }> Defined in presentation/common/src/presentation-common/PresentationRpcInterface.ts Line 165 Last Updated: 11 June, 2024