Discussions related to Visual Prolog
scarli
Posts: 2
Joined: 24 Mar 2009 15:26

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

Unread post 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.
intersted in building neural networks,bachlor of science ,coding under, c++(borland),C#,D,Java;PHP,Lisp,an even prolog
seekin 4 higher education level at my own.
regards

Its the Mind in the Brain, that makes the world go round***
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Unread post 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.
Regards Thomas Linder Puls
PDC
scarli
Posts: 2
Joined: 24 Mar 2009 15:26

Unread post 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
intersted in building neural networks,bachlor of science ,coding under, c++(borland),C#,D,Java;PHP,Lisp,an even prolog
seekin 4 higher education level at my own.
regards

Its the Mind in the Brain, that makes the world go round***
Post Reply