Skip to content

@id and backquotes #1

@alexmilowski

Description

@alexmilowski

A schema with:

(:FeedStock {`@id`})
'''A feed stock'''
.`@id` = 'An unique internal id'

Will generate an error because the back quotes aren't take off the string:

ValueError: Node is missing id property `@id`

This prevents writing a schema and using @id as the node id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions