Has anybody tried to do this? I've been developing an embedded db for the
last couple of weeks and am ready to implement it into my web app. It works
good stand alone(finding shortest paths, traversing, indexing, using spatial
layer) but when trying to implement it with GWT I find it's not able to
access the graph db(not finding nodes, layers, or anything. I have it stored
in the war folder. If anyone has experience with GWT and neo4j I could
really do with a help out. I suppose the other option would be try run the
graph from an external server and try access it through GWT. I was able
to integrate Hibernate seamlessly so I presumed it would just be a matter of
doing the neo4j stuff server side(not the case:->), hopefully someone could
throw some light on this problem?
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user