Skip to content

CXNetworkInNeighbors

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:416

Description

Returns the inbound neighbor container for the given node.

Signature

CX_EXTERN CXNeighborContainer* CXNetworkInNeighbors(CXNetworkRef network, CXIndex node);