AgensGraph is multi-model database based on PostgreSQL.
The thing what I wonder is, so can I use the PostgreSQL function
like abs(), go_dist() with graph data?
If so, is there something to set configurations for that?
Asked
Active
Viewed 35 times
0

Kevin Lee
- 121
- 7
-
What happened when you tried? – Oct 25 '18 at 06:01
-
I tried but I couldn't trust the result, it's true or false value. The result was popup as I use pg_hint_plan, – Kevin Lee Oct 29 '18 at 00:03