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

Last Updated: 11 June, 2024