Comment on Postgres as a Graph Database: (Ab)Using PgRoutingparentComments−zozbot2341yNote that more recent versions of Postgres have added support for the CYCLE keyword, for easier loop detection.
Comments
Note that more recent versions of Postgres have added support for the CYCLE keyword, for easier loop detection.