Page 1 of 1

Is it possible, to use a graph database such like neo4j

Posted: 16 Jul 2014 18:30
by scarli
Is it possible, to use a graph database such like neo4j .
And when how to connect ?
My Idea is to bring back AI programming from object (java) to declarative like prolog.

Thanks n best regards.

Posted: 17 Jul 2014 4:41
by Thomas Linder Puls
I am not aware of any existing binding to neo4j.

It should be possible to bind to neo4j's HTTP-JSON service using MSXML (MSXML requires the commercial edition).

JSON is quite simple. It is very easy to write JSON, but parsing is more difficult.

Visual Prolog 7.5 (soon to be released) contains JSON support both reading/parsing and writing.

Posted: 17 Jul 2014 6:06
by scarli
THX thomas for this fast fluent hint.
now i thought i can start planning....experiment...and even build.

for a better world....

best regards