Is it possible to store some properties of vertices inside regular SQL tables and join the results of graph queries with the specific tables in order to enrich the resulting nodes? I am thinking like having some tables storing rich types like Jsonb etc, these data would rather live in external tables and not in the vertices table itself
Wonderful presentation. Thanks
Thank you
Is it possible to store some properties of vertices inside regular SQL tables and join the results of graph queries with the specific tables in order to enrich the resulting nodes?
I am thinking like having some tables storing rich types like Jsonb etc, these data would rather live in external tables and not in the vertices table itself
Amazing tutorial!
thanks!
Great video! I'm curious what major differences there are between Apache AGE and Neo4j.
Hello,
Can you please make a video of installation of PostgreSQL and Apache age from these Documentation using ubuntu, which can help naive user.