generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
reliabilityIssues relating to improvements in reliabilityIssues relating to improvements in reliabilityschemaIssues related to the schema definition or synchronizationIssues related to the schema definition or synchronization
Description
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
Labels
reliabilityIssues relating to improvements in reliabilityIssues relating to improvements in reliabilityschemaIssues related to the schema definition or synchronizationIssues related to the schema definition or synchronization