Hi community. What are other options to use graph data from outside the Graph Studio tooling?
I see that the graph visualization tool has REST endpoints, are there any options?
From the documentation I gather that this works for graphs loaded in the PGX server, but what happens when the graph does not fit into memory? Is it just PGQL on SQL Developer with PG Schemas and Views?
Are there any other connectors, drivers that could be use with other graph viz tools or even, say regular BI tools?