down votefavorite 
<https://stackoverflow.com/questions/39341040/orientdb-using-rest-with-distributed-graph#>


Hi all,


I have a distributed graph with 2 nodes.
And I have defined some functions (
http://orientdb.com/docs/last/Functions-Creation.html) 

I want to call them from my PHP webapp. 
I can use REST API to call them but I should specific the IP/PORT of node 
should use. Assume that I call to Node1. 

But how I use all nodes IP/PORT so in case Node1 offline, the REST auto 
connect to Node2 to get data?

In case it is impossible. So can I do it with PHP API? I can't find any 
information about it in OrientDB Documents.

Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to