I created an API connection using neo4j-driver bolt. how can i convert the API response into HTTP like (columns + data) format?
i want the response to be like this:
thanks!
I created an API connection using neo4j-driver bolt. how can i convert the API response into HTTP like (columns + data) format?
i want the response to be like this:
thanks!