I want to add nested property when creating node in apache-age like nested dictionary in python.
Asked
Active
Viewed 85 times
1 Answers
1
You can do like this:
CREATE ({key_value: {nested_key: nested_value})
The syntax for creating a nested map is the same as the first map.

JoshInnis
- 108
- 6