awslabs/amazon-neptune-tools

Nested json output from `neptune-export` is not a valid json

shiv4m opened this issue · 1 comments

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?

@shiv4m Please can you provide an example of the query you used to generate the output?