GraphOrg
Represents Entra ID organizations collected from Microsoft Graph. This node provides detailed information about the organization/tenant structure within Azure Active Directory.
Labels: :GraphOrg
Properties:
id- Organization ID (primary key)businessPhones- Array of organization's business phone numberscreatedDateTime- When the organization was createddisplayName- Organization's display namemodifiedDateTime- When the organization was last modifiedonPremisesLastSyncDateTime- Last synchronization time with on-premisesonPremisesSyncEnabled- Whether on-premises sync is enabledtenantType- Type of tenant (e.g., AAD, AAD B2C)
Notes: - GraphOrg nodes are automatically linked to their corresponding Tenant nodes via bidirectional ASSOCIATED_WITH relationships - Each organization can have multiple verified domains - This node type was introduced to provide richer organizational metadata from Microsoft Graph API