Hi all: I've read the previous threads on getting OrientDB connected to Gephi (using the plugin), but nothing I see on those threads has helped me fix the issue I'm seeing.
I'm just trying to get an OrientDB database to display visually using the streaming plugin on Gephi. The instructions I've seen are straight forward, so I'm probably doing something wrong in the http url and it just can't find the database. The database is called "cars" as I was playing with the "cars" tutorial. The "cars" database is in the "databases" folder for the 1.6.4 release. The OrientDB server is listing for http requests on http://0.0.0.0:2480 as it should be. I put the connection information into Gephi as described here under the sql query via http instructions. http://goo.gl/HiXCq4 But I've tried various combinations of http://localhost:2480/gephi/cars/sql/select%20from%20v or http://0.0.0.0:2480/gephi/cars/sql/select%20from%20v Gephi is in my home directory on my Linux system. I'm running OrientDB community edition 1.6.4 The response I get most times from the OrientDB server when I try to connect to Gephi is as follows: WARN ->127.0.0.1: Command not found: GET.gephi/cars/sql/select from v [ONetworkProtocolHttpDb] Not sure why the WARN message mentions 127.0.0.1 as that's the Apache server address. I'm definitely using 0.0.0.0:2480 Thanks for any advice on how to get the database connected and streaming to Gephi. -- --- 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/groups/opt_out.
