arangosh> var examples = require("@arangodb/graph-examples/example-graph.js"); arangosh> var g = examples.loadGraph("worldCountry"); arangosh> db.worldVertices.toArray(); [ { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "29905", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "29815", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "29884", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-ottawa", "_id" : "worldVertices/capital-ottawa", "_rev" : "29863", "name" : "Ottawa", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "29725", "code" : "BRA", "name" : "Brazil", "type" : "country" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "29788", "code" : "CHN", "name" : "People's Republic of China", "type" : "country" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "29758", "code" : "CIV", "name" : "Cote d'Ivoire", "type" : "country" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "29854", "name" : "Manama", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "29668", "name" : "South America", "type" : "continent" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "29890", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "29791", "name" : "Algiers", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "29908", "name" : "Zagreb", "type" : "capital" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "29893", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "29794", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "29896", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "29749", "code" : "TCD", "name" : "Chad", "type" : "country" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "29776", "code" : "ERI", "name" : "Eritrea", "type" : "country" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "29824", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "29872", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "29737", "code" : "BDI", "name" : "Burundi", "type" : "country" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "29761", "code" : "HRV", "name" : "Croatia", "type" : "country" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "29701", "code" : "BHR", "name" : "Bahrain", "type" : "country" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "29683", "code" : "AGO", "name" : "Angola", "type" : "country" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "29830", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "29848", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "29689", "code" : "ARG", "name" : "Argentina", "type" : "country" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "29722", "code" : "BWA", "name" : "Botswana", "type" : "country" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "29785", "code" : "DEU", "name" : "Germany", "type" : "country" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "29740", "code" : "KHM", "name" : "Cambodia", "type" : "country" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "29839", "name" : "Gaborone", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "29704", "code" : "BGD", "name" : "Bangladesh", "type" : "country" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "29743", "code" : "CMR", "name" : "Cameroon", "type" : "country" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "29716", "code" : "BOL", "name" : "Bolivia", "type" : "country" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "29770", "code" : "ECU", "name" : "Ecuador", "type" : "country" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "29710", "code" : "BEL", "name" : "Belgium", "type" : "country" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "29833", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "29752", "code" : "CHL", "name" : "Chile", "type" : "country" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "29653", "name" : "Africa", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "29649", "name" : "World", "type" : "root" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "29800", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "29881", "name" : "Saint John's", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "29659", "name" : "Australia", "type" : "continent" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "29686", "code" : "ATG", "name" : "Antigua and Barbuda", "type" : "country" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "29812", "name" : "Brasilia", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "29836", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "29902", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "29734", "code" : "BFA", "name" : "Burkina Faso", "type" : "country" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "29773", "code" : "EGY", "name" : "Egypt", "type" : "country" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "29677", "code" : "DZA", "name" : "Algeria", "type" : "country" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "29875", "name" : "Prague", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "29713", "code" : "BTN", "name" : "Bhutan", "type" : "country" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "29842", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "29764", "code" : "CZE", "name" : "Czech Republic", "type" : "country" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "29695", "code" : "AUT", "name" : "Austria", "type" : "country" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "29671", "code" : "AFG", "name" : "Afghanistan", "type" : "country" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "29821", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "29878", "name" : "Quito", "type" : "capital" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "29674", "code" : "ALB", "name" : "Albania", "type" : "country" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "29869", "name" : "Paris", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "29767", "code" : "DNK", "name" : "Denmark", "type" : "country" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "29779", "code" : "FIN", "name" : "Finland", "type" : "country" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "29818", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "29782", "code" : "FRA", "name" : "France", "type" : "country" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "29806", "name" : "Berlin", "type" : "capital" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "29665", "name" : "North America", "type" : "continent" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "29866", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "29860", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "29698", "code" : "BHS", "name" : "Bahamas", "type" : "country" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "29809", "name" : "Bogota", "type" : "capital" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "29899", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "29755", "code" : "COL", "name" : "Colombia", "type" : "country" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "29731", "code" : "BGR", "name" : "Bulgaria", "type" : "country" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "29707", "code" : "BRB", "name" : "Barbados", "type" : "country" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "29656", "name" : "Asia", "type" : "continent" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "29857", "name" : "Nassau", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "29728", "code" : "BRN", "name" : "Brunei", "type" : "country" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "29803", "name" : "Beijing", "type" : "capital" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "29662", "name" : "Europe", "type" : "continent" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "29746", "code" : "CAN", "name" : "Canada", "type" : "country" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "29719", "code" : "BIH", "name" : "Bosnia and Herzegovina", "type" : "country" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "29887", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "29827", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "29797", "name" : "Asmara", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "29692", "code" : "AUS", "name" : "Australia", "type" : "country" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "29845", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "29851", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "29680", "code" : "AND", "name" : "Andorra", "type" : "country" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "30005", "_id" : "worldEdges/30005", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "30005", "type" : "is-in" }, { "_key" : "29924", "_id" : "worldEdges/29924", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "29924", "type" : "is-in" }, { "_key" : "30077", "_id" : "worldEdges/30077", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "30077", "type" : "is-in" }, { "_key" : "29954", "_id" : "worldEdges/29954", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "29954", "type" : "is-in" }, { "_key" : "30161", "_id" : "worldEdges/30161", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "30161", "type" : "is-in" }, { "_key" : "29948", "_id" : "worldEdges/29948", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "29948", "type" : "is-in" }, { "_key" : "30134", "_id" : "worldEdges/30134", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "30134", "type" : "is-in" }, { "_key" : "29921", "_id" : "worldEdges/29921", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "29921", "type" : "is-in" }, { "_key" : "30131", "_id" : "worldEdges/30131", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "30131", "type" : "is-in" }, { "_key" : "29993", "_id" : "worldEdges/29993", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "29993", "type" : "is-in" }, { "_key" : "30071", "_id" : "worldEdges/30071", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "30071", "type" : "is-in" }, { "_key" : "30146", "_id" : "worldEdges/30146", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "30146", "type" : "is-in" }, { "_key" : "30014", "_id" : "worldEdges/30014", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "30014", "type" : "is-in" }, { "_key" : "30068", "_id" : "worldEdges/30068", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "30068", "type" : "is-in" }, { "_key" : "30155", "_id" : "worldEdges/30155", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "30155", "type" : "is-in" }, { "_key" : "30107", "_id" : "worldEdges/30107", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "30107", "type" : "is-in" }, { "_key" : "29999", "_id" : "worldEdges/29999", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "29999", "type" : "is-in" }, { "_key" : "29978", "_id" : "worldEdges/29978", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "29978", "type" : "is-in" }, { "_key" : "29969", "_id" : "worldEdges/29969", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "29969", "type" : "is-in" }, { "_key" : "30065", "_id" : "worldEdges/30065", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "30065", "type" : "is-in" }, { "_key" : "30086", "_id" : "worldEdges/30086", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "30086", "type" : "is-in" }, { "_key" : "30113", "_id" : "worldEdges/30113", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "30113", "type" : "is-in" }, { "_key" : "30059", "_id" : "worldEdges/30059", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "30059", "type" : "is-in" }, { "_key" : "29915", "_id" : "worldEdges/29915", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "29915", "type" : "is-in" }, { "_key" : "30167", "_id" : "worldEdges/30167", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "30167", "type" : "is-in" }, { "_key" : "30101", "_id" : "worldEdges/30101", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "30101", "type" : "is-in" }, { "_key" : "30092", "_id" : "worldEdges/30092", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "30092", "type" : "is-in" }, { "_key" : "30125", "_id" : "worldEdges/30125", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "30125", "type" : "is-in" }, { "_key" : "29927", "_id" : "worldEdges/29927", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "29927", "type" : "is-in" }, { "_key" : "29960", "_id" : "worldEdges/29960", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "29960", "type" : "is-in" }, { "_key" : "30149", "_id" : "worldEdges/30149", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "30149", "type" : "is-in" }, { "_key" : "29990", "_id" : "worldEdges/29990", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "29990", "type" : "is-in" }, { "_key" : "29957", "_id" : "worldEdges/29957", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "29957", "type" : "is-in" }, { "_key" : "29936", "_id" : "worldEdges/29936", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "29936", "type" : "is-in" }, { "_key" : "30035", "_id" : "worldEdges/30035", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "30035", "type" : "is-in" }, { "_key" : "30164", "_id" : "worldEdges/30164", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "30164", "type" : "is-in" }, { "_key" : "30011", "_id" : "worldEdges/30011", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "30011", "type" : "is-in" }, { "_key" : "30029", "_id" : "worldEdges/30029", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "30029", "type" : "is-in" }, { "_key" : "30062", "_id" : "worldEdges/30062", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "30062", "type" : "is-in" }, { "_key" : "30020", "_id" : "worldEdges/30020", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "30020", "type" : "is-in" }, { "_key" : "30074", "_id" : "worldEdges/30074", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "30074", "type" : "is-in" }, { "_key" : "30026", "_id" : "worldEdges/30026", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "30026", "type" : "is-in" }, { "_key" : "29972", "_id" : "worldEdges/29972", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "29972", "type" : "is-in" }, { "_key" : "30152", "_id" : "worldEdges/30152", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "30152", "type" : "is-in" }, { "_key" : "30140", "_id" : "worldEdges/30140", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "30140", "type" : "is-in" }, { "_key" : "29933", "_id" : "worldEdges/29933", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "29933", "type" : "is-in" }, { "_key" : "30017", "_id" : "worldEdges/30017", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "30017", "type" : "is-in" }, { "_key" : "29984", "_id" : "worldEdges/29984", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "29984", "type" : "is-in" }, { "_key" : "30032", "_id" : "worldEdges/30032", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "30032", "type" : "is-in" }, { "_key" : "29987", "_id" : "worldEdges/29987", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "29987", "type" : "is-in" }, { "_key" : "30056", "_id" : "worldEdges/30056", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "30056", "type" : "is-in" }, { "_key" : "30044", "_id" : "worldEdges/30044", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "30044", "type" : "is-in" }, { "_key" : "30098", "_id" : "worldEdges/30098", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "30098", "type" : "is-in" }, { "_key" : "30143", "_id" : "worldEdges/30143", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "30143", "type" : "is-in" }, { "_key" : "29942", "_id" : "worldEdges/29942", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "29942", "type" : "is-in" }, { "_key" : "30041", "_id" : "worldEdges/30041", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "30041", "type" : "is-in" }, { "_key" : "30089", "_id" : "worldEdges/30089", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "30089", "type" : "is-in" }, { "_key" : "30116", "_id" : "worldEdges/30116", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "30116", "type" : "is-in" }, { "_key" : "29918", "_id" : "worldEdges/29918", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "29918", "type" : "is-in" }, { "_key" : "30050", "_id" : "worldEdges/30050", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "30050", "type" : "is-in" }, { "_key" : "30053", "_id" : "worldEdges/30053", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "30053", "type" : "is-in" }, { "_key" : "30047", "_id" : "worldEdges/30047", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "30047", "type" : "is-in" }, { "_key" : "29945", "_id" : "worldEdges/29945", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "29945", "type" : "is-in" }, { "_key" : "30038", "_id" : "worldEdges/30038", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "30038", "type" : "is-in" }, { "_key" : "29911", "_id" : "worldEdges/29911", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "29911", "type" : "is-in" }, { "_key" : "29951", "_id" : "worldEdges/29951", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "29951", "type" : "is-in" }, { "_key" : "29966", "_id" : "worldEdges/29966", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "29966", "type" : "is-in" }, { "_key" : "30095", "_id" : "worldEdges/30095", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "30095", "type" : "is-in" }, { "_key" : "29981", "_id" : "worldEdges/29981", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "29981", "type" : "is-in" }, { "_key" : "29996", "_id" : "worldEdges/29996", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "29996", "type" : "is-in" }, { "_key" : "30008", "_id" : "worldEdges/30008", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "30008", "type" : "is-in" }, { "_key" : "30110", "_id" : "worldEdges/30110", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "30110", "type" : "is-in" }, { "_key" : "30119", "_id" : "worldEdges/30119", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "30119", "type" : "is-in" }, { "_key" : "30128", "_id" : "worldEdges/30128", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "30128", "type" : "is-in" }, { "_key" : "30080", "_id" : "worldEdges/30080", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "30080", "type" : "is-in" }, { "_key" : "29930", "_id" : "worldEdges/29930", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "29930", "type" : "is-in" }, { "_key" : "30104", "_id" : "worldEdges/30104", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "30104", "type" : "is-in" }, { "_key" : "30137", "_id" : "worldEdges/30137", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "30137", "type" : "is-in" }, { "_key" : "30002", "_id" : "worldEdges/30002", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "30002", "type" : "is-in" }, { "_key" : "30158", "_id" : "worldEdges/30158", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "30158", "type" : "is-in" }, { "_key" : "30083", "_id" : "worldEdges/30083", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "30083", "type" : "is-in" }, { "_key" : "29939", "_id" : "worldEdges/29939", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "29939", "type" : "is-in" }, { "_key" : "30122", "_id" : "worldEdges/30122", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "30122", "type" : "is-in" }, { "_key" : "29975", "_id" : "worldEdges/29975", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "29975", "type" : "is-in" }, { "_key" : "29963", "_id" : "worldEdges/29963", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "29963", "type" : "is-in" }, { "_key" : "30023", "_id" : "worldEdges/30023", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "30023", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");