orientechnologies / pyorient

OrientDB driver for Python that uses the binary protocol.
Apache License 2.0
119 stars 38 forks source link

how to connect orientdb cluster #14

Closed gaoxuesong closed 8 years ago

gaoxuesong commented 8 years ago

How to connect orientdb cluster with pyorient in python? My orientdb cluster has two host in one server, the hosts ports are 2425 and 2426.

lvca commented 8 years ago

You can connect as it was a single server, no special cfg is needed.