Nested json output from `neptune-export` is not a valid json
shiv4m opened this issue · 1 comments
shiv4m commented
I'm trying to export a fairly complex query which has all node and edge properties. The output from the neptune-export service is a json, but it seems like the nested data is not a valid json. Instead, it is separated by "=" instead of ":". Example here. Is this something that can be addressed?
iansrobinson commented
@shiv4m Please can you provide an example of the query you used to generate the output?