Data importer imports property values as an array
Gregory King
Hi,
Thanks for your question. Are you interested in
(i)Loading the array values onto properties such that the property has multiple values, or
(ii) Breaking the array out into its constituent values such that they can, for example, be used to create multiple nodes?
Let me know and it can help us prioritise with other requests.
Thanks,
Greg
押山玲央
Gregory King:
Hi
Thanks for the reply.
Currently when importing data into Neo4j, the values in the properties can only be set to the data type. So if you want to make it an array, you have to do the operation after import. I would appreciate it if the importer would allow me to choose between array and non-array as shown in the image.
Thank you.