arangosh> var examples = require("@arangodb/graph-examples/example-graph.js"); arangosh> var g = examples.loadGraph("worldCountry"); arangosh> db.worldVertices.toArray(); [ { "_key" : "capital-ottawa", "_id" : "worldVertices/capital-ottawa", "_rev" : "_XiAwdkG--R", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_XiAwdkO--F", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_XiAwdk---J", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_XiAwdju--J", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_XiAwdk---L", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_XiAwdk---H", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_XiAwdkO--_", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_XiAwdj6--H", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_XiAwdkK--P", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_XiAwdkC--F", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_XiAwdj6--B", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_XiAwdkK--R", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_XiAwdkK--L", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_XiAwdkG--L", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_XiAwdkO--H", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_XiAwdj2--J", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_XiAwdj2--R", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_XiAwdkG--H", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_XiAwdk---F", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_XiAwdj2--H", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_XiAwdkK--D", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_XiAwdj6--J", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_XiAwdk---_", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_XiAwdjy--D", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_XiAwdjy--P", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_XiAwdjy--H", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_XiAwdkC--P", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_XiAwdkC--L", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_XiAwdjy--R", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_XiAwdj6--P", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_XiAwdju--_", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_XiAwdj2--T", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_XiAwdj6--D", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_XiAwdj2--D", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_XiAwdj2--_", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_XiAwdkC--R", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_XiAwdj2--V", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_XiAwdkG--B", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_XiAwdju--D", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_XiAwdjq--_", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_XiAwdkO--D", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_XiAwdkC--D", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_XiAwdjy--F", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_XiAwdk---P", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_XiAwdkG--_", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_XiAwdkK--J", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_XiAwdj2--P", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_XiAwdkK--F", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_XiAwdj6--L", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_XiAwdj6--R", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_XiAwdkG--D", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_XiAwdj2--B", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_XiAwdjy--_", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_XiAwdju--L", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_XiAwdkK--B", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_XiAwdk---B", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_XiAwdjy--L", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_XiAwdkC--H", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_XiAwdj6--N", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_XiAwdju--N", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_XiAwdkC--_", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_XiAwdkC--J", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_XiAwdkK--H", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_XiAwdk---D", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_XiAwdj6--F", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_XiAwdj2--N", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_XiAwdju--H", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_XiAwdkO--B", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_XiAwdjy--N", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_XiAwdju--B", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_XiAwdjy--T", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_XiAwdkG--P", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_XiAwdkK--_", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_XiAwdkC--B", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_XiAwdj2--L", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_XiAwdk---N", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_XiAwdkC--N", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_XiAwdkG--F", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_XiAwdkG--N", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_XiAwdk---R", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_XiAwdj6--_", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_XiAwdju--F", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_XiAwdkG--J", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_XiAwdjy--J", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_XiAwdkK--N", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_XiAwdjy--B", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_XiAwdj2--F", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "36154", "_id" : "worldEdges/36154", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdki--_", "type" : "is-in" }, { "_key" : "36046", "_id" : "worldEdges/36046", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdkS--H", "type" : "is-in" }, { "_key" : "36253", "_id" : "worldEdges/36253", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_XiAwdku--D", "type" : "is-in" }, { "_key" : "36079", "_id" : "worldEdges/36079", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdkW--J", "type" : "is-in" }, { "_key" : "36130", "_id" : "worldEdges/36130", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdke--D", "type" : "is-in" }, { "_key" : "36052", "_id" : "worldEdges/36052", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdkS--L", "type" : "is-in" }, { "_key" : "36136", "_id" : "worldEdges/36136", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdke--H", "type" : "is-in" }, { "_key" : "36031", "_id" : "worldEdges/36031", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_XiAwdkO--P", "type" : "is-in" }, { "_key" : "36070", "_id" : "worldEdges/36070", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdkW--D", "type" : "is-in" }, { "_key" : "36172", "_id" : "worldEdges/36172", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_XiAwdki--L", "type" : "is-in" }, { "_key" : "36055", "_id" : "worldEdges/36055", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_XiAwdkS--N", "type" : "is-in" }, { "_key" : "36220", "_id" : "worldEdges/36220", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_XiAwdkq--D", "type" : "is-in" }, { "_key" : "36073", "_id" : "worldEdges/36073", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdkW--F", "type" : "is-in" }, { "_key" : "36076", "_id" : "worldEdges/36076", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_XiAwdkW--H", "type" : "is-in" }, { "_key" : "36241", "_id" : "worldEdges/36241", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_XiAwdkq--R", "type" : "is-in" }, { "_key" : "36178", "_id" : "worldEdges/36178", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_XiAwdki--P", "type" : "is-in" }, { "_key" : "36265", "_id" : "worldEdges/36265", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_XiAwdku--L", "type" : "is-in" }, { "_key" : "36025", "_id" : "worldEdges/36025", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_XiAwdkO--L", "type" : "is-in" }, { "_key" : "36160", "_id" : "worldEdges/36160", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_XiAwdki--D", "type" : "is-in" }, { "_key" : "36238", "_id" : "worldEdges/36238", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_XiAwdkq--P", "type" : "is-in" }, { "_key" : "36145", "_id" : "worldEdges/36145", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdke--N", "type" : "is-in" }, { "_key" : "36021", "_id" : "worldEdges/36021", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_XiAwdkO--J", "type" : "is-in" }, { "_key" : "36037", "_id" : "worldEdges/36037", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_XiAwdkS--B", "type" : "is-in" }, { "_key" : "36100", "_id" : "worldEdges/36100", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdka--D", "type" : "is-in" }, { "_key" : "36115", "_id" : "worldEdges/36115", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_XiAwdka--N", "type" : "is-in" }, { "_key" : "36169", "_id" : "worldEdges/36169", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_XiAwdki--J", "type" : "is-in" }, { "_key" : "36124", "_id" : "worldEdges/36124", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdke--_", "type" : "is-in" }, { "_key" : "36187", "_id" : "worldEdges/36187", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_XiAwdkm--B", "type" : "is-in" }, { "_key" : "36034", "_id" : "worldEdges/36034", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_XiAwdkS--_", "type" : "is-in" }, { "_key" : "36256", "_id" : "worldEdges/36256", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_XiAwdku--F", "type" : "is-in" }, { "_key" : "36193", "_id" : "worldEdges/36193", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_XiAwdkm--F", "type" : "is-in" }, { "_key" : "36097", "_id" : "worldEdges/36097", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdka--B", "type" : "is-in" }, { "_key" : "36277", "_id" : "worldEdges/36277", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_XiAwdky--_", "type" : "is-in" }, { "_key" : "36148", "_id" : "worldEdges/36148", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdke--P", "type" : "is-in" }, { "_key" : "36268", "_id" : "worldEdges/36268", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_XiAwdku--N", "type" : "is-in" }, { "_key" : "36247", "_id" : "worldEdges/36247", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_XiAwdku--_", "type" : "is-in" }, { "_key" : "36121", "_id" : "worldEdges/36121", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdka--R", "type" : "is-in" }, { "_key" : "36118", "_id" : "worldEdges/36118", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdka--P", "type" : "is-in" }, { "_key" : "36205", "_id" : "worldEdges/36205", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_XiAwdkm--N", "type" : "is-in" }, { "_key" : "36274", "_id" : "worldEdges/36274", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_XiAwdku--R", "type" : "is-in" }, { "_key" : "36175", "_id" : "worldEdges/36175", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_XiAwdki--N", "type" : "is-in" }, { "_key" : "36250", "_id" : "worldEdges/36250", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_XiAwdku--B", "type" : "is-in" }, { "_key" : "36199", "_id" : "worldEdges/36199", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_XiAwdkm--J", "type" : "is-in" }, { "_key" : "36157", "_id" : "worldEdges/36157", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdki--B", "type" : "is-in" }, { "_key" : "36163", "_id" : "worldEdges/36163", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_XiAwdki--F", "type" : "is-in" }, { "_key" : "36088", "_id" : "worldEdges/36088", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdkW--P", "type" : "is-in" }, { "_key" : "36085", "_id" : "worldEdges/36085", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdkW--N", "type" : "is-in" }, { "_key" : "36139", "_id" : "worldEdges/36139", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdke--J", "type" : "is-in" }, { "_key" : "36190", "_id" : "worldEdges/36190", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_XiAwdkm--D", "type" : "is-in" }, { "_key" : "36244", "_id" : "worldEdges/36244", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_XiAwdkq--T", "type" : "is-in" }, { "_key" : "36103", "_id" : "worldEdges/36103", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdka--F", "type" : "is-in" }, { "_key" : "36064", "_id" : "worldEdges/36064", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdkW--_", "type" : "is-in" }, { "_key" : "36217", "_id" : "worldEdges/36217", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_XiAwdkq--B", "type" : "is-in" }, { "_key" : "36067", "_id" : "worldEdges/36067", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_XiAwdkW--B", "type" : "is-in" }, { "_key" : "36229", "_id" : "worldEdges/36229", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_XiAwdkq--J", "type" : "is-in" }, { "_key" : "36211", "_id" : "worldEdges/36211", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_XiAwdkm--R", "type" : "is-in" }, { "_key" : "36043", "_id" : "worldEdges/36043", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdkS--F", "type" : "is-in" }, { "_key" : "36226", "_id" : "worldEdges/36226", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_XiAwdkq--H", "type" : "is-in" }, { "_key" : "36109", "_id" : "worldEdges/36109", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdka--J", "type" : "is-in" }, { "_key" : "36208", "_id" : "worldEdges/36208", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_XiAwdkm--P", "type" : "is-in" }, { "_key" : "36262", "_id" : "worldEdges/36262", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_XiAwdku--J", "type" : "is-in" }, { "_key" : "36058", "_id" : "worldEdges/36058", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdkS--P", "type" : "is-in" }, { "_key" : "36061", "_id" : "worldEdges/36061", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_XiAwdkS--R", "type" : "is-in" }, { "_key" : "36181", "_id" : "worldEdges/36181", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_XiAwdki--R", "type" : "is-in" }, { "_key" : "36271", "_id" : "worldEdges/36271", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_XiAwdku--P", "type" : "is-in" }, { "_key" : "36196", "_id" : "worldEdges/36196", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_XiAwdkm--H", "type" : "is-in" }, { "_key" : "36112", "_id" : "worldEdges/36112", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdka--L", "type" : "is-in" }, { "_key" : "36214", "_id" : "worldEdges/36214", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_XiAwdkq--_", "type" : "is-in" }, { "_key" : "36127", "_id" : "worldEdges/36127", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdke--B", "type" : "is-in" }, { "_key" : "36232", "_id" : "worldEdges/36232", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_XiAwdkq--L", "type" : "is-in" }, { "_key" : "36094", "_id" : "worldEdges/36094", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_XiAwdka--_", "type" : "is-in" }, { "_key" : "36028", "_id" : "worldEdges/36028", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_XiAwdkO--N", "type" : "is-in" }, { "_key" : "36133", "_id" : "worldEdges/36133", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdke--F", "type" : "is-in" }, { "_key" : "36151", "_id" : "worldEdges/36151", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdke--R", "type" : "is-in" }, { "_key" : "36049", "_id" : "worldEdges/36049", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_XiAwdkS--J", "type" : "is-in" }, { "_key" : "36166", "_id" : "worldEdges/36166", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_XiAwdki--H", "type" : "is-in" }, { "_key" : "36091", "_id" : "worldEdges/36091", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdkW--R", "type" : "is-in" }, { "_key" : "36184", "_id" : "worldEdges/36184", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_XiAwdkm--_", "type" : "is-in" }, { "_key" : "36082", "_id" : "worldEdges/36082", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdkW--L", "type" : "is-in" }, { "_key" : "36223", "_id" : "worldEdges/36223", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_XiAwdkq--F", "type" : "is-in" }, { "_key" : "36202", "_id" : "worldEdges/36202", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_XiAwdkm--L", "type" : "is-in" }, { "_key" : "36142", "_id" : "worldEdges/36142", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdke--L", "type" : "is-in" }, { "_key" : "36259", "_id" : "worldEdges/36259", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_XiAwdku--H", "type" : "is-in" }, { "_key" : "36235", "_id" : "worldEdges/36235", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_XiAwdkq--N", "type" : "is-in" }, { "_key" : "36106", "_id" : "worldEdges/36106", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_XiAwdka--H", "type" : "is-in" }, { "_key" : "36040", "_id" : "worldEdges/36040", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_XiAwdkS--D", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");