Group#
- class pyedb.grpc.database.hierarchy.group.Group(pedb, core)#
Represents a group. Parameters ———- pedb
The parent EDB instance.
- core
The core group object.
Overview#
Import detail#
from pyedb.grpc.database.hierarchy.group import Group
Property detail#
Attribute detail#
- Group.core#