Skip to content

CXNetworkIsDirected

function

Back to Helios Network Native C API

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

Description

Returns CXTrue when the network treats edges as directed.

Signature

CX_EXTERN CXBool CXNetworkIsDirected(CXNetworkRef network);