Arangoimport Examples: JSON Input file formats Converting JSON to JSON Lines Import Example and Common Options Arangoimport Examples: JSON Using JSON as data format, records...
Sending JSON Sending JSON The previous example sends plain text, if you wish send JSON you can simply pass the object you wish to encode as JSON, whether that be a map or a POJ...
JSON Parser JSON Parser The JSON parser is the simplest option: if the original log source is a JSON map string, it will take it structure and convert it directly to the interna...