dianaoa22
dianaoa22
**Describe the bug** For a hybrid query SELECT p.name,p.x,p.state FROM public.Rtable AS p WHERE REPLACE(p.name, '"', '') IN ( SELECT REPLACE(test_name, '"', '') FROM cypher('test_graph', $$ MATCH (v:test) RETURN v.test_name...
[Main.txt](https://github.com/user-attachments/files/15921715/Main.txt) **Describe the bug** I am creating 83K vertices and 83K edges by parsing a json file with JAVA. The vertex creation takes about 1 min however for edges it...
{ "id": 844424930132109, "properties": { "id": "351", "label": "customer", "properties": "{path: \"/root/custA\", cust-name: \"DDDDD\", cust-id: \"51\", description: \"test\", time-out: \"2\", valid-state: \"enable\", role: \"46\"}" } } Also, since the properties...
I have a AGE DB populated with the below vertex and edges, however age viewer takes several hours to load this. How to tune viewer to load this faster. nspdb=#...