arangosh> var examples = require("@arangodb/graph-examples/example-graph.js"); arangosh> var g = examples.loadGraph("worldCountry"); arangosh> db.worldVertices.toArray(); [ { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_ZXF6fRC---", "name" : "World", "type" : "root" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_ZXF6fRC--A", "name" : "Africa", "type" : "continent" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_ZXF6fRC--C", "name" : "Asia", "type" : "continent" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_ZXF6fRC--E", "name" : "Australia", "type" : "continent" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_ZXF6fRC--G", "name" : "Europe", "type" : "continent" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_ZXF6fRG---", "name" : "North America", "type" : "continent" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fRG--A", "name" : "South America", "type" : "continent" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_ZXF6fRG--C", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_ZXF6fRG--E", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_ZXF6fRK---", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_ZXF6fRK--A", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_ZXF6fRK--C", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_ZXF6fRK--E", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_ZXF6fRK--G", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_ZXF6fRK--I", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_ZXF6fRO---", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_ZXF6fRO--A", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_ZXF6fRO--C", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_ZXF6fRO--E", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_ZXF6fRO--G", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_ZXF6fRS---", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_ZXF6fRS--A", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_ZXF6fRS--C", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_ZXF6fRS--E", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_ZXF6fRS--G", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_ZXF6fRW---", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_ZXF6fRW--A", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_ZXF6fRW--C", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_ZXF6fRW--E", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_ZXF6fRW--G", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_ZXF6fRW--I", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_ZXF6fRa---", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_ZXF6fRa--A", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_ZXF6fRa--C", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_ZXF6fRa--E", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_ZXF6fRa--G", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_ZXF6fRe---", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_ZXF6fRe--A", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_ZXF6fRe--C", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_ZXF6fRe--E", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_ZXF6fRe--G", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_ZXF6fRi---", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_ZXF6fRi--A", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_ZXF6fRi--C", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_ZXF6fRi--E", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_ZXF6fRi--G", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_ZXF6fRi--I", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_ZXF6fRm---", "name" : "Algiers", "type" : "capital" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_ZXF6fRm--A", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_ZXF6fRm--C", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_ZXF6fRm--E", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_ZXF6fRm--G", "name" : "Beijing", "type" : "capital" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_ZXF6fRq---", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_ZXF6fRq--A", "name" : "Bogota", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_ZXF6fRq--C", "name" : "Brasilia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_ZXF6fRq--E", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_ZXF6fRq--G", "name" : "Brussels", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_ZXF6fRu---", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_ZXF6fRu--A", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_ZXF6fRu--C", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_ZXF6fRu--E", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_ZXF6fRu--G", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_ZXF6fRu--I", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_ZXF6fRy---", "name" : "Gaborone", "type" : "capital" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_ZXF6fRy--A", "name" : "Helsinki", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_ZXF6fRy--C", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_ZXF6fRy--E", "name" : "La Paz", "type" : "capital" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_ZXF6fRy--G", "name" : "Luanda", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_ZXF6fR2---", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_ZXF6fR2--A", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_ZXF6fR2--C", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ottawa", "_id" : "worldVertices/capital-ottawa", "_rev" : "_ZXF6fR2--E", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_ZXF6fR2--G", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_ZXF6fR2--I", "name" : "Paris", "type" : "capital" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_ZXF6fR6---", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_ZXF6fR6--A", "name" : "Prague", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_ZXF6fR6--C", "name" : "Quito", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_ZXF6fR6--E", "name" : "Saint John's", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_ZXF6fR6--G", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_ZXF6fS----", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_ZXF6fS---A", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_ZXF6fS---C", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_ZXF6fS---E", "name" : "Tirana", "type" : "capital" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_ZXF6fS---G", "name" : "Vienna", "type" : "capital" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_ZXF6fS---I", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_ZXF6fSC---", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_ZXF6fSC--A", "name" : "Zagreb", "type" : "capital" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "88052", "_id" : "worldEdges/88052", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSC--C", "type" : "is-in" }, { "_key" : "88054", "_id" : "worldEdges/88054", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSC--E", "type" : "is-in" }, { "_key" : "88056", "_id" : "worldEdges/88056", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSC--G", "type" : "is-in" }, { "_key" : "88058", "_id" : "worldEdges/88058", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSG---", "type" : "is-in" }, { "_key" : "88060", "_id" : "worldEdges/88060", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSG--A", "type" : "is-in" }, { "_key" : "88062", "_id" : "worldEdges/88062", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_ZXF6fSG--C", "type" : "is-in" }, { "_key" : "88064", "_id" : "worldEdges/88064", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSG--E", "type" : "is-in" }, { "_key" : "88066", "_id" : "worldEdges/88066", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSK---", "type" : "is-in" }, { "_key" : "88068", "_id" : "worldEdges/88068", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSK--A", "type" : "is-in" }, { "_key" : "88070", "_id" : "worldEdges/88070", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSK--C", "type" : "is-in" }, { "_key" : "88072", "_id" : "worldEdges/88072", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSK--E", "type" : "is-in" }, { "_key" : "88074", "_id" : "worldEdges/88074", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_ZXF6fSK--G", "type" : "is-in" }, { "_key" : "88076", "_id" : "worldEdges/88076", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSO---", "type" : "is-in" }, { "_key" : "88078", "_id" : "worldEdges/88078", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_ZXF6fSO--A", "type" : "is-in" }, { "_key" : "88080", "_id" : "worldEdges/88080", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSO--C", "type" : "is-in" }, { "_key" : "88082", "_id" : "worldEdges/88082", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_ZXF6fSS---", "type" : "is-in" }, { "_key" : "88084", "_id" : "worldEdges/88084", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSS--A", "type" : "is-in" }, { "_key" : "88086", "_id" : "worldEdges/88086", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSS--D", "type" : "is-in" }, { "_key" : "88088", "_id" : "worldEdges/88088", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_ZXF6fSW---", "type" : "is-in" }, { "_key" : "88090", "_id" : "worldEdges/88090", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSW--A", "type" : "is-in" }, { "_key" : "88092", "_id" : "worldEdges/88092", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSW--C", "type" : "is-in" }, { "_key" : "88094", "_id" : "worldEdges/88094", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSW--E", "type" : "is-in" }, { "_key" : "88096", "_id" : "worldEdges/88096", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSW--G", "type" : "is-in" }, { "_key" : "88098", "_id" : "worldEdges/88098", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSa---", "type" : "is-in" }, { "_key" : "88100", "_id" : "worldEdges/88100", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSa--A", "type" : "is-in" }, { "_key" : "88102", "_id" : "worldEdges/88102", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSa--C", "type" : "is-in" }, { "_key" : "88104", "_id" : "worldEdges/88104", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSa--E", "type" : "is-in" }, { "_key" : "88106", "_id" : "worldEdges/88106", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSa--G", "type" : "is-in" }, { "_key" : "88108", "_id" : "worldEdges/88108", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSe---", "type" : "is-in" }, { "_key" : "88110", "_id" : "worldEdges/88110", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSe--A", "type" : "is-in" }, { "_key" : "88112", "_id" : "worldEdges/88112", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSe--C", "type" : "is-in" }, { "_key" : "88114", "_id" : "worldEdges/88114", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_ZXF6fSe--E", "type" : "is-in" }, { "_key" : "88116", "_id" : "worldEdges/88116", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSe--G", "type" : "is-in" }, { "_key" : "88118", "_id" : "worldEdges/88118", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSi---", "type" : "is-in" }, { "_key" : "88120", "_id" : "worldEdges/88120", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSi--A", "type" : "is-in" }, { "_key" : "88122", "_id" : "worldEdges/88122", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSi--C", "type" : "is-in" }, { "_key" : "88124", "_id" : "worldEdges/88124", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSi--E", "type" : "is-in" }, { "_key" : "88126", "_id" : "worldEdges/88126", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSi--G", "type" : "is-in" }, { "_key" : "88128", "_id" : "worldEdges/88128", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSm---", "type" : "is-in" }, { "_key" : "88130", "_id" : "worldEdges/88130", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_ZXF6fSm--A", "type" : "is-in" }, { "_key" : "88132", "_id" : "worldEdges/88132", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSm--C", "type" : "is-in" }, { "_key" : "88134", "_id" : "worldEdges/88134", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_ZXF6fSm--E", "type" : "is-in" }, { "_key" : "88136", "_id" : "worldEdges/88136", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSm--G", "type" : "is-in" }, { "_key" : "88138", "_id" : "worldEdges/88138", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSq---", "type" : "is-in" }, { "_key" : "88140", "_id" : "worldEdges/88140", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_ZXF6fSq--A", "type" : "is-in" }, { "_key" : "88142", "_id" : "worldEdges/88142", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_ZXF6fSq--C", "type" : "is-in" }, { "_key" : "88144", "_id" : "worldEdges/88144", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_ZXF6fSq--E", "type" : "is-in" }, { "_key" : "88146", "_id" : "worldEdges/88146", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_ZXF6fSq--G", "type" : "is-in" }, { "_key" : "88148", "_id" : "worldEdges/88148", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_ZXF6fSu---", "type" : "is-in" }, { "_key" : "88150", "_id" : "worldEdges/88150", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_ZXF6fSu--A", "type" : "is-in" }, { "_key" : "88152", "_id" : "worldEdges/88152", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_ZXF6fSu--C", "type" : "is-in" }, { "_key" : "88154", "_id" : "worldEdges/88154", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_ZXF6fSu--E", "type" : "is-in" }, { "_key" : "88156", "_id" : "worldEdges/88156", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_ZXF6fSu--G", "type" : "is-in" }, { "_key" : "88158", "_id" : "worldEdges/88158", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_ZXF6fSy---", "type" : "is-in" }, { "_key" : "88160", "_id" : "worldEdges/88160", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_ZXF6fSy--A", "type" : "is-in" }, { "_key" : "88162", "_id" : "worldEdges/88162", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_ZXF6fSy--C", "type" : "is-in" }, { "_key" : "88164", "_id" : "worldEdges/88164", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_ZXF6fSy--E", "type" : "is-in" }, { "_key" : "88166", "_id" : "worldEdges/88166", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_ZXF6fSy--G", "type" : "is-in" }, { "_key" : "88168", "_id" : "worldEdges/88168", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_ZXF6fS2---", "type" : "is-in" }, { "_key" : "88170", "_id" : "worldEdges/88170", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_ZXF6fS2--A", "type" : "is-in" }, { "_key" : "88172", "_id" : "worldEdges/88172", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_ZXF6fS2--C", "type" : "is-in" }, { "_key" : "88174", "_id" : "worldEdges/88174", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_ZXF6fS2--E", "type" : "is-in" }, { "_key" : "88176", "_id" : "worldEdges/88176", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_ZXF6fS2--G", "type" : "is-in" }, { "_key" : "88178", "_id" : "worldEdges/88178", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_ZXF6fS6---", "type" : "is-in" }, { "_key" : "88180", "_id" : "worldEdges/88180", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_ZXF6fS6--A", "type" : "is-in" }, { "_key" : "88182", "_id" : "worldEdges/88182", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_ZXF6fS6--C", "type" : "is-in" }, { "_key" : "88184", "_id" : "worldEdges/88184", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_ZXF6fS6--E", "type" : "is-in" }, { "_key" : "88186", "_id" : "worldEdges/88186", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_ZXF6fS6--G", "type" : "is-in" }, { "_key" : "88188", "_id" : "worldEdges/88188", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_ZXF6fT----", "type" : "is-in" }, { "_key" : "88190", "_id" : "worldEdges/88190", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_ZXF6fT---A", "type" : "is-in" }, { "_key" : "88192", "_id" : "worldEdges/88192", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_ZXF6fT---C", "type" : "is-in" }, { "_key" : "88194", "_id" : "worldEdges/88194", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_ZXF6fT---E", "type" : "is-in" }, { "_key" : "88196", "_id" : "worldEdges/88196", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_ZXF6fT---G", "type" : "is-in" }, { "_key" : "88198", "_id" : "worldEdges/88198", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_ZXF6fTC---", "type" : "is-in" }, { "_key" : "88200", "_id" : "worldEdges/88200", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_ZXF6fTC--A", "type" : "is-in" }, { "_key" : "88202", "_id" : "worldEdges/88202", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_ZXF6fTC--C", "type" : "is-in" }, { "_key" : "88204", "_id" : "worldEdges/88204", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_ZXF6fTC--E", "type" : "is-in" }, { "_key" : "88206", "_id" : "worldEdges/88206", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_ZXF6fTC--G", "type" : "is-in" }, { "_key" : "88208", "_id" : "worldEdges/88208", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_ZXF6fTG---", "type" : "is-in" }, { "_key" : "88210", "_id" : "worldEdges/88210", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_ZXF6fTG--A", "type" : "is-in" }, { "_key" : "88212", "_id" : "worldEdges/88212", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_ZXF6fTG--C", "type" : "is-in" }, { "_key" : "88214", "_id" : "worldEdges/88214", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_ZXF6fTG--E", "type" : "is-in" }, { "_key" : "88216", "_id" : "worldEdges/88216", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_ZXF6fTG--G", "type" : "is-in" }, { "_key" : "88218", "_id" : "worldEdges/88218", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_ZXF6fTK---", "type" : "is-in" }, { "_key" : "88220", "_id" : "worldEdges/88220", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_ZXF6fTK--A", "type" : "is-in" }, { "_key" : "88222", "_id" : "worldEdges/88222", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_ZXF6fTK--C", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");