-1

I want to add nested property when creating node in apache-age like nested dictionary in python.

1 Answers1

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