-
Notifications
You must be signed in to change notification settings - Fork 0
@id and backquotes #1
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels