Need help with loading json document with dynamic schema into graph db

I have json which doesn't have fixed schema and want to load in graph db.

How to do that?

Thanks

Hello @natarajan77,
Please check out APOC library- load json procedure.