Skip to content

Schema sync does not properly count and list multi-label nodes #1212

@kmcginnes

Description

@kmcginnes

The schema sync process does not properly count nodes that have multiple labels or types. It will also not list out all node labels.

I originally saw this issue in openCypher connection, but it most likely exists for all connections.

Potential cause

  • The schema sync count uses the first label instead of all labels
  • The schema sync attribute discovery only creates a vertex config for the first label

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    reliabilityIssues relating to improvements in reliabilityschemaIssues related to the schema definition or synchronization

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions