Get nodes within a specified distance from a given node.
Parameters:
- `node_id`, str: The ID of the starting node to find neighborhood around.
- `max_distance`, int=1: Maximum distance (hops) to search from the starting node. Default is 1.
- `limit`, int=100: Maximum number of nodes to return. Default is 100.
Uses `NodeNeighborhoodTool` under the hood.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!