CXNetworkCollectNeighborsAtLevel
function
Back to Helios Network Native C API
- Kind
- function
- Source
- src/native/include/helios/CXNetwork.h:450
Description
Collects neighbors at exactly the given concentric level (shortest-path hop distance). - level == 0 refers to the source set itself. - includeSourceNodes only affects whether level-0 source nodes are included. - outEdgeSelector is optional; pass NULL to skip edge collection.