using graph model with PostgreSQL

Поиск
Список
Период
Сортировка
От 김세훈
Тема using graph model with PostgreSQL
Дата
Msg-id CAP3LQptknBtiD_kvxCr4uQnWaOh70R7=vp4CNh8Kp5UEL_qv-Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: using graph model with PostgreSQL  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: using graph model with PostgreSQL  (Data Ace <dataace9@gmail.com>)
Список pgsql-general
Hi there,

currently I'm using PostgreSQL with PostGIS extension to handle geospatial data.

In my project I need to apply some graph algorithms like MST for some network of GPS coordinates.

I know there is some way of using Neo4j with PostgreSQL but is there any other way to construct

graph model within PostgreSQL environment?

Any external modules would be welcomed.


Thanks.


В списке pgsql-general по дате отправления:

Предыдущее
От: Ken Tanzer
Дата:
Сообщение: Will there ever be support for Row Level Security on Materialized Views?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: using graph model with PostgreSQL