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!
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Convert bolt neo4j api response from records into columns + data format | 4 | 211 | September 20, 2022 | |
| Get less verbose response from the Neo4j api same as table data / text when using Neo4j browser | 1 | 769 | May 22, 2019 | |
| Response in the form of table/columns + data instead of records | 3 | 2389 | November 10, 2021 | |
| Parsing responses neo4j-driver | 2 | 317 | May 22, 2022 | |
| Access JSON Result | 3 | 386 | May 3, 2023 |