Comment on Apache AGE, a PostgreSQL extension with graph database functionalityComments−Kalanos3yDoes this construct edge tables (many-to-many) for every relationship behind the scenes? if so, can attributes be added to the edges?−robertlagrant3yI'd hope so! You can do that in relational DBs.
Comments
Does this construct edge tables (many-to-many) for every relationship behind the scenes? if so, can attributes be added to the edges?
I'd hope so! You can do that in relational DBs.