class GetMembershipGraphResponse extends Collection (View source)

Properties

protected $collection_key
protected $adjacencyListType
protected $adjacencyListDataType
protected $groupsType
protected $groupsDataType

Methods

setAdjacencyList($adjacencyList)

No description

setGroups($groups)

No description

Group[]
getGroups()

No description

Details

setAdjacencyList($adjacencyList)

No description

Parameters

$adjacencyList

MembershipAdjacencyList[] getAdjacencyList()

No description

Return Value

MembershipAdjacencyList[]

setGroups($groups)

No description

Parameters

$groups

Group[] getGroups()

No description

Return Value

Group[]