apoc.json

Qualified Name Type Release

apoc.json.validate('{json}' [,'json-path' , 'path-options']) - to check if the json is correct (returning an empty result) or not

Procedure

APOC Full

apoc.json.path('{json}' [,'json-path' , 'path-options'])

Function

APOC Core