Skip to content

CXNetworkSelectEdgesByQuery

function

Back to Helios Network Native C API

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

Description

Evaluates a query string against edges, populating the provided edge selector.

Signature

CX_EXTERN CXBool CXNetworkSelectEdgesByQuery(CXNetworkRef network, const CXString query, CXEdgeSelectorRef selector);