Skip to content

Custom Property Attributes should be returned as a map instead of list of entries #651

Description

@lvca

Discussed in #650

Originally posted by gramian November 29, 2022
Dear Developers,

I am experimenting with custom property attributes. When I query the schema of a database with such custom attributes of properties via SELECT FROM schema:types, the custom key of a type has a list (array) of maps (key-value-pairs) storing these custom attributes. Now, I wonder why is this a list of maps and not just a plain map (below custom)?

Thank you for your insight

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions