William, first of all, I don't know much about any of the options you request.
Regarding Studio, I find it useful when looking for confirmation of a structure after uploading data even in a large scale. However, visualizing graphs of 2000+ nodes/edges makes little sense in Studio. Don't know what you actually are looking for, but my suggestion is more in the direction of: https://cambridge-intelligence.com/?utm_source=email&utm_medium=email&utm_campaign=keylines-news-feb-2017 Hope this helps, Tore On 22 February 2017 at 18:36, William McLendon <[email protected]> wrote: > Thanks. > > Unfortunately, some of the results from a match search that I might want > to visualize are larger than what the UI in Studio can handle... I'm also > interested in layout algorithms other than the force-directed layout that > Studio supports. > > The Java API from OrientDB wouldn't happen to have a save option for > GraphML, GEXF, or some other format, would it? > > Thanks! > -William > > On Wed, Feb 22, 2017 at 2:40 AM, Tore <[email protected]> wrote: > >> William, >> >> old news I'm afraid. Given up, but since Studio has improved tremendously >> over the last year I find it useful. >> Please consider using match {} return $elements. This way you may >> downsize your graph to make more sense. >> Hope you have enough RAM to bump up -Xmx... >> >> Good luck! >> >> Tore >> >> >> On Saturday, January 28, 2017 at 6:08:57 PM UTC+1, William wrote: >>> >>> I've got some big graphs that I'd like to visualize that are much larger >>> than anything Studio can handle in a browser window. So, I wanted to try >>> and load them into Gephi. >>> >>> I found these instructions http://orientdb.c >>> om/docs/2.0/orientdb.wiki/Gephi.html for doing it but it won't display >>> the graph. >>> >>> From the looks of things, there's a bug in Gephi ( >>> http://stackoverflow.com/questions/38270636/streaming-orien >>> tdb-graphs-to-gephi) in which it loads the graph but doesn't display it. >>> >>> Has anyone found a workaround for this? Is there a file format that I >>> can just save a query result into and then load into Gephi? >>> >>> Thanks! >>> -William >>> >> -- >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OrientDB" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/orient-database/tnKF1apQ34g/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/orient-database/tnKF1apQ34g/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Tore Austrått phone +47 90657231 -- --- 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.
