families property

List<String>? families
getter/setter pair

Families of the node type.

For node types to be in the same cluster they must share at least one element in the families.

Output only.

Implementation

core.List<core.String>? families;