Skip to content

Feature: UNION as datatype for CREATE NODE TABLE #5160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NatanPuzis opened this issue Mar 30, 2025 · 0 comments
Open

Feature: UNION as datatype for CREATE NODE TABLE #5160

NatanPuzis opened this issue Mar 30, 2025 · 0 comments
Assignees
Labels
feature New features or missing components of existing features good-warm-up Good warm up feature

Comments

@NatanPuzis
Copy link

NatanPuzis commented Mar 30, 2025

API

Python

Description

The UNION datatype is described in the documentation. However, as it turns out, it is impossible to explicitly create a node (using CREATE NODE TABLE) that will contain an attribute of the UNION datatype.
A workaround has been suggested to use STRUCT, which is less convenient.

It would be nice if this type will be available for CREATE NODE TABLE.

As long as this is not implemented, the documentation should be updated to reflect the limitation.

@NatanPuzis NatanPuzis added the feature New features or missing components of existing features label Mar 30, 2025
@acquamarin acquamarin added the good-warm-up Good warm up feature label Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features good-warm-up Good warm up feature
Projects
None yet
Development

No branches or pull requests

2 participants