GetGraphObjectsWithProperty Function

Get All graph objects with given property and value

Arguments

Number Type Compulsory Default Description
1 String Yes Property name
2 String or Real Yes Property value
3 string array No All graph objects (all graphs) Ids of objects to search

Argument 1

Property name to search

Argument 2

Required property value

Argument 3

Array of graph object Ids identifying which objects to search for specified characteristics

Returns

Return type: String array

Ids of graph objects matching given property name and value