Miron
Miron
@rafsun42 > If I understand correctly, when the extension is dropped, graph schemas are not dropped. And, you are expecting the graphs to be dropped automatically? Not really. All I...
Np at all. One thing I was looking for is sample config.json file as it would help me to get to some test data faster.
Great thank you! I have commented for code review. Please take a look.
I noted PR was merged into master. Closing issue. Please see if you still can make adjustments based on comments.
@rafsun42 [Updated function.](https://github.com/MironAtHome/age/blob/port/win32msvc/PG14/1.5.1/src/backend/commands/graph_commands.c) Please see if changes in the code acceptable ( those are matching suggestions in the PR ).
> Hello! > > I have a pretty basic cypher function whose result I'd like to assign to a pgsql variable. > > Here is the mentioned query. > >...
VM deployed on prem. Postgres + Age and one more extension deployed by product development and implementation team. Postgres is enterprise approved and supported database, regardless, on prem or on...
Do you need one for your project? I was discussing with a vendor of Postgres compatible SingleStore in cloud high scale database provider implementing age extension, they were looking for...
A few questions 1 Just reading example queries, thought to ask, are the `-[:]- ` legitimate. I am learning cypher, and, at least in the past, it had to have...