espeed / bulbs

A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
http://bulbflow.org
Other
622 stars 83 forks source link

Difficulty connecting to orientdb; a newbie that just needs help. #124

Closed KennethAdamMiller closed 10 years ago

KennethAdamMiller commented 10 years ago

http://stackoverflow.com/questions/21905557/how-do-i-connect-to-orientdb-graph-through-rexster-with-bulbs

I think it's better that I post a stack overflow question because there I can edit it, and have all readers, replies go to one place.

espeed commented 10 years ago

The URL should include /graphs/ in the path:

http://localhost:8182/graphs/dev-db-01/

espeed commented 10 years ago

Resolved.