But also running the imdb importer takes just a few seconds. And you could easily run the importer from the command line if you wished.
But I second more options to import data into a graph, graphml is one option (which should imho come with neo4j). Other importer/exporters I'd think of are dot-files, graph-in-json, gexf. Cheers Michael Am 06.06.2011 um 22:00 schrieb Peter Neubauer: > Hi, > info on the Gremlin plugin and loading a graph is now here: > http://docs.neo4j.org/chunked/snapshot/gremlin-plugin.html#rest-api-load-a-sample-graph-graph-from-a-graphml-file-url > > Cheers, > > /peter neubauer > > GTalk: neubauer.peter > Skype peter.neubauer > Phone +46 704 106975 > LinkedIn http://www.linkedin.com/in/neubauer > Twitter http://twitter.com/peterneubauer > > http://www.neo4j.org - Your high performance graph database. > http://startupbootcamp.org/ - Ă–resund - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > > > On Mon, Jun 6, 2011 at 5:14 PM, Peter Neubauer < > [email protected]> wrote: > >> Yup, >> there is an example of this in the neo4j gremlin plugin, >> https://github.com/neo4j/neo4j-gremlin-plugin/blob/master/features/start-and-stop.feature#L17 >> >> I will add this to the docs shortly. >> >> Cheers, >> >> /peter neubauer >> >> GTalk: neubauer.peter >> Skype peter.neubauer >> Phone +46 704 106975 >> LinkedIn http://www.linkedin.com/in/neubauer >> Twitter http://twitter.com/peterneubauer >> >> http://www.neo4j.org - Your high performance graph database. >> http://startupbootcamp.org/ - Ă–resund - Innovation happens HERE. >> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. >> >> >> >> On Mon, Jun 6, 2011 at 5:07 PM, Marko Rodriguez <[email protected]>wrote: >> >>> Hey, >>> >>> There is the Grateful Dead data set: >>> >>> https://github.com/tinkerpop/gremlin/tree/master/data(graph-example-2.xml). >>> >>> https://github.com/tinkerpop/gremlin/wiki/Defining-a-More-Complex-Property-Graph >>> >>> You can just load and go with that to play around. >>> >>> See ya, >>> Marko. >>> >>> http://markorodriguez.com >>> >>> On Jun 6, 2011, at 9:04 AM, ownside wrote: >>> >>>> Hi, >>>> >>>> is there a sample neo4j database (e.g. the database of The Matrix >>> Example or of the IMDB-Example), so that I can skip populating the database >>> and start working with the data? >>>> >>>> Thanks, >>>> David >>>> >>>> _______________________________________________ >>>> Neo4j mailing list >>>> [email protected] >>>> https://lists.neo4j.org/mailman/listinfo/user >>> >>> _______________________________________________ >>> Neo4j mailing list >>> [email protected] >>> https://lists.neo4j.org/mailman/listinfo/user >>> >> >> > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

