Graph Databases: Starting out with Apache Age

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 7

  • @geoafrikana
    @geoafrikana 10 месяцев назад

    Wonderful presentation. Thanks

  • @keenmate9719
    @keenmate9719 Год назад +1

    Thank you

  • @shalandichannel
    @shalandichannel 2 месяца назад

    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

  • @matheusfarias989
    @matheusfarias989 Год назад +1

    Amazing tutorial!

  • @timothyruszala4973
    @timothyruszala4973 10 месяцев назад +1

    Great video! I'm curious what major differences there are between Apache AGE and Neo4j.

  • @pawankukreja8322
    @pawankukreja8322 Год назад

    Hello,
    Can you please make a video of installation of PostgreSQL and Apache age from these Documentation using ubuntu, which can help naive user.