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" : "30113", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "30023", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "30092", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-ottawa", "_id" : "worldVertices/capital-ottawa", "_rev" : "30071", "name" : "Ottawa", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "29933", "code" : "BRA", "name" : "Brazil", "type" : "country" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "29996", "code" : "CHN", "name" : "People's Republic of China", "type" : "country" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "29966", "code" : "CIV", "name" : "Cote d'Ivoire", "type" : "country" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "30062", "name" : "Manama", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "29876", "name" : "South America", "type" : "continent" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "30098", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "29999", "name" : "Algiers", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "30116", "name" : "Zagreb", "type" : "capital" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "30101", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "30002", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "30104", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "29957", "code" : "TCD", "name" : "Chad", "type" : "country" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "29984", "code" : "ERI", "name" : "Eritrea", "type" : "country" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "30032", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "30080", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "29945", "code" : "BDI", "name" : "Burundi", "type" : "country" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "29969", "code" : "HRV", "name" : "Croatia", "type" : "country" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "29909", "code" : "BHR", "name" : "Bahrain", "type" : "country" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "29891", "code" : "AGO", "name" : "Angola", "type" : "country" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "30038", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "30056", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "29897", "code" : "ARG", "name" : "Argentina", "type" : "country" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "29930", "code" : "BWA", "name" : "Botswana", "type" : "country" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "29993", "code" : "DEU", "name" : "Germany", "type" : "country" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "29948", "code" : "KHM", "name" : "Cambodia", "type" : "country" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "30047", "name" : "Gaborone", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "29912", "code" : "BGD", "name" : "Bangladesh", "type" : "country" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "29951", "code" : "CMR", "name" : "Cameroon", "type" : "country" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "29924", "code" : "BOL", "name" : "Bolivia", "type" : "country" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "29978", "code" : "ECU", "name" : "Ecuador", "type" : "country" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "29918", "code" : "BEL", "name" : "Belgium", "type" : "country" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "30041", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "29960", "code" : "CHL", "name" : "Chile", "type" : "country" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "29861", "name" : "Africa", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "29857", "name" : "World", "type" : "root" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "30008", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "30089", "name" : "Saint John's", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "29867", "name" : "Australia", "type" : "continent" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "29894", "code" : "ATG", "name" : "Antigua and Barbuda", "type" : "country" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "30020", "name" : "Brasilia", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "30044", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "30110", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "29942", "code" : "BFA", "name" : "Burkina Faso", "type" : "country" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "29981", "code" : "EGY", "name" : "Egypt", "type" : "country" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "29885", "code" : "DZA", "name" : "Algeria", "type" : "country" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "30083", "name" : "Prague", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "29921", "code" : "BTN", "name" : "Bhutan", "type" : "country" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "30050", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "29972", "code" : "CZE", "name" : "Czech Republic", "type" : "country" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "29903", "code" : "AUT", "name" : "Austria", "type" : "country" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "29879", "code" : "AFG", "name" : "Afghanistan", "type" : "country" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "30029", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "30086", "name" : "Quito", "type" : "capital" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "29882", "code" : "ALB", "name" : "Albania", "type" : "country" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "30077", "name" : "Paris", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "29975", "code" : "DNK", "name" : "Denmark", "type" : "country" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "29987", "code" : "FIN", "name" : "Finland", "type" : "country" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "30026", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "29990", "code" : "FRA", "name" : "France", "type" : "country" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "30014", "name" : "Berlin", "type" : "capital" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "29873", "name" : "North America", "type" : "continent" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "30074", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "30068", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "29906", "code" : "BHS", "name" : "Bahamas", "type" : "country" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "30017", "name" : "Bogota", "type" : "capital" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "30107", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "29963", "code" : "COL", "name" : "Colombia", "type" : "country" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "29939", "code" : "BGR", "name" : "Bulgaria", "type" : "country" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "29915", "code" : "BRB", "name" : "Barbados", "type" : "country" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "29864", "name" : "Asia", "type" : "continent" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "30065", "name" : "Nassau", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "29936", "code" : "BRN", "name" : "Brunei", "type" : "country" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "30011", "name" : "Beijing", "type" : "capital" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "29870", "name" : "Europe", "type" : "continent" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "29954", "code" : "CAN", "name" : "Canada", "type" : "country" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "29927", "code" : "BIH", "name" : "Bosnia and Herzegovina", "type" : "country" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "30095", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "30035", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "30005", "name" : "Asmara", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "29900", "code" : "AUS", "name" : "Australia", "type" : "country" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "30053", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "30059", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "29888", "code" : "AND", "name" : "Andorra", "type" : "country" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "30306", "_id" : "worldEdges/30306", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "30306", "type" : "is-in" }, { "_key" : "30192", "_id" : "worldEdges/30192", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "30192", "type" : "is-in" }, { "_key" : "30201", "_id" : "worldEdges/30201", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "30201", "type" : "is-in" }, { "_key" : "30309", "_id" : "worldEdges/30309", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "30309", "type" : "is-in" }, { "_key" : "30138", "_id" : "worldEdges/30138", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "30138", "type" : "is-in" }, { "_key" : "30288", "_id" : "worldEdges/30288", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "30288", "type" : "is-in" }, { "_key" : "30228", "_id" : "worldEdges/30228", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "30228", "type" : "is-in" }, { "_key" : "30222", "_id" : "worldEdges/30222", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "30222", "type" : "is-in" }, { "_key" : "30213", "_id" : "worldEdges/30213", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "30213", "type" : "is-in" }, { "_key" : "30291", "_id" : "worldEdges/30291", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "30291", "type" : "is-in" }, { "_key" : "30129", "_id" : "worldEdges/30129", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "30129", "type" : "is-in" }, { "_key" : "30165", "_id" : "worldEdges/30165", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "30165", "type" : "is-in" }, { "_key" : "30225", "_id" : "worldEdges/30225", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "30225", "type" : "is-in" }, { "_key" : "30141", "_id" : "worldEdges/30141", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "30141", "type" : "is-in" }, { "_key" : "30135", "_id" : "worldEdges/30135", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "30135", "type" : "is-in" }, { "_key" : "30264", "_id" : "worldEdges/30264", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "30264", "type" : "is-in" }, { "_key" : "30249", "_id" : "worldEdges/30249", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "30249", "type" : "is-in" }, { "_key" : "30240", "_id" : "worldEdges/30240", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "30240", "type" : "is-in" }, { "_key" : "30159", "_id" : "worldEdges/30159", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "30159", "type" : "is-in" }, { "_key" : "30150", "_id" : "worldEdges/30150", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "30150", "type" : "is-in" }, { "_key" : "30321", "_id" : "worldEdges/30321", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "30321", "type" : "is-in" }, { "_key" : "30219", "_id" : "worldEdges/30219", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "30219", "type" : "is-in" }, { "_key" : "30345", "_id" : "worldEdges/30345", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "30345", "type" : "is-in" }, { "_key" : "30294", "_id" : "worldEdges/30294", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "30294", "type" : "is-in" }, { "_key" : "30174", "_id" : "worldEdges/30174", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "30174", "type" : "is-in" }, { "_key" : "30126", "_id" : "worldEdges/30126", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "30126", "type" : "is-in" }, { "_key" : "30327", "_id" : "worldEdges/30327", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "30327", "type" : "is-in" }, { "_key" : "30297", "_id" : "worldEdges/30297", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "30297", "type" : "is-in" }, { "_key" : "30204", "_id" : "worldEdges/30204", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "30204", "type" : "is-in" }, { "_key" : "30351", "_id" : "worldEdges/30351", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "30351", "type" : "is-in" }, { "_key" : "30270", "_id" : "worldEdges/30270", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "30270", "type" : "is-in" }, { "_key" : "30252", "_id" : "worldEdges/30252", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "30252", "type" : "is-in" }, { "_key" : "30366", "_id" : "worldEdges/30366", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "30366", "type" : "is-in" }, { "_key" : "30285", "_id" : "worldEdges/30285", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "30285", "type" : "is-in" }, { "_key" : "30273", "_id" : "worldEdges/30273", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "30273", "type" : "is-in" }, { "_key" : "30147", "_id" : "worldEdges/30147", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "30147", "type" : "is-in" }, { "_key" : "30171", "_id" : "worldEdges/30171", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "30171", "type" : "is-in" }, { "_key" : "30324", "_id" : "worldEdges/30324", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "30324", "type" : "is-in" }, { "_key" : "30189", "_id" : "worldEdges/30189", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "30189", "type" : "is-in" }, { "_key" : "30354", "_id" : "worldEdges/30354", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "30354", "type" : "is-in" }, { "_key" : "30153", "_id" : "worldEdges/30153", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "30153", "type" : "is-in" }, { "_key" : "30216", "_id" : "worldEdges/30216", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "30216", "type" : "is-in" }, { "_key" : "30369", "_id" : "worldEdges/30369", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "30369", "type" : "is-in" }, { "_key" : "30180", "_id" : "worldEdges/30180", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "30180", "type" : "is-in" }, { "_key" : "30207", "_id" : "worldEdges/30207", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "30207", "type" : "is-in" }, { "_key" : "30318", "_id" : "worldEdges/30318", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "30318", "type" : "is-in" }, { "_key" : "30168", "_id" : "worldEdges/30168", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "30168", "type" : "is-in" }, { "_key" : "30312", "_id" : "worldEdges/30312", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "30312", "type" : "is-in" }, { "_key" : "30243", "_id" : "worldEdges/30243", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "30243", "type" : "is-in" }, { "_key" : "30375", "_id" : "worldEdges/30375", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "30375", "type" : "is-in" }, { "_key" : "30156", "_id" : "worldEdges/30156", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "30156", "type" : "is-in" }, { "_key" : "30195", "_id" : "worldEdges/30195", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "30195", "type" : "is-in" }, { "_key" : "30348", "_id" : "worldEdges/30348", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "30348", "type" : "is-in" }, { "_key" : "30339", "_id" : "worldEdges/30339", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "30339", "type" : "is-in" }, { "_key" : "30276", "_id" : "worldEdges/30276", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "30276", "type" : "is-in" }, { "_key" : "30144", "_id" : "worldEdges/30144", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "30144", "type" : "is-in" }, { "_key" : "30231", "_id" : "worldEdges/30231", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "30231", "type" : "is-in" }, { "_key" : "30183", "_id" : "worldEdges/30183", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "30183", "type" : "is-in" }, { "_key" : "30210", "_id" : "worldEdges/30210", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "30210", "type" : "is-in" }, { "_key" : "30246", "_id" : "worldEdges/30246", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "30246", "type" : "is-in" }, { "_key" : "30162", "_id" : "worldEdges/30162", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "30162", "type" : "is-in" }, { "_key" : "30132", "_id" : "worldEdges/30132", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "30132", "type" : "is-in" }, { "_key" : "30300", "_id" : "worldEdges/30300", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "30300", "type" : "is-in" }, { "_key" : "30363", "_id" : "worldEdges/30363", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "30363", "type" : "is-in" }, { "_key" : "30360", "_id" : "worldEdges/30360", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "30360", "type" : "is-in" }, { "_key" : "30357", "_id" : "worldEdges/30357", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "30357", "type" : "is-in" }, { "_key" : "30330", "_id" : "worldEdges/30330", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "30330", "type" : "is-in" }, { "_key" : "30123", "_id" : "worldEdges/30123", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "30123", "type" : "is-in" }, { "_key" : "30333", "_id" : "worldEdges/30333", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "30333", "type" : "is-in" }, { "_key" : "30198", "_id" : "worldEdges/30198", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "30198", "type" : "is-in" }, { "_key" : "30279", "_id" : "worldEdges/30279", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "30279", "type" : "is-in" }, { "_key" : "30261", "_id" : "worldEdges/30261", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "30261", "type" : "is-in" }, { "_key" : "30177", "_id" : "worldEdges/30177", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "30177", "type" : "is-in" }, { "_key" : "30186", "_id" : "worldEdges/30186", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "30186", "type" : "is-in" }, { "_key" : "30315", "_id" : "worldEdges/30315", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "30315", "type" : "is-in" }, { "_key" : "30267", "_id" : "worldEdges/30267", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "30267", "type" : "is-in" }, { "_key" : "30336", "_id" : "worldEdges/30336", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "30336", "type" : "is-in" }, { "_key" : "30303", "_id" : "worldEdges/30303", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "30303", "type" : "is-in" }, { "_key" : "30119", "_id" : "worldEdges/30119", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "30119", "type" : "is-in" }, { "_key" : "30237", "_id" : "worldEdges/30237", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "30237", "type" : "is-in" }, { "_key" : "30258", "_id" : "worldEdges/30258", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "30258", "type" : "is-in" }, { "_key" : "30234", "_id" : "worldEdges/30234", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "30234", "type" : "is-in" }, { "_key" : "30282", "_id" : "worldEdges/30282", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "30282", "type" : "is-in" }, { "_key" : "30255", "_id" : "worldEdges/30255", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "30255", "type" : "is-in" }, { "_key" : "30342", "_id" : "worldEdges/30342", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "30342", "type" : "is-in" }, { "_key" : "30372", "_id" : "worldEdges/30372", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "30372", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");