Hi all, trying Gephi json exporter (localhost: 2480/gephi / ...) I saw that directed property of edges is ever set to false.
I think that the problem is at line 149 of OServerCommandGetGephi.java (https://github.com/orientechnologies/orientdb/blob/bbca8263aae0141599abceefe12258be33f27bd3/graphdb/src/main/java/com/orientechnologies/orient/graph/server/command/OServerCommandGetGephi.java) where I see: json.writeAttribute (3, false, "directed", false); In this way, the directed property is ever set to false ... Thanks in advance, Gianpaolo. -- --- 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.
