[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Export graph from remote titan to gephi in local
Page 1 of 1

Export graph from remote titan to gephi in local

Posted: 13 Jun 2016 13:49
by Sanjana
I have setup titan-1.0.0 in linux server and have gephi in local windows machine. I am trying to connect gephi through gremlin. I have given the command,

:remote connect tinkerpop.gephi
:remote config host 182.76.249.161
which is my local machine ip. And also i have submitted the graph

:> g
I dint get any error after submitting it. But i dont get the graph in my gephi. Please help me out