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" : "_Y2g7Ee---B", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_Y2g7EeG--H", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_Y2g7Edq--F", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_Y2g7EdO--_", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_Y2g7Edq--H", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_Y2g7Edq--D", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_Y2g7EeG--B", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_Y2g7Edi--F", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_Y2g7EeC--I", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_Y2g7Edy--B", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_Y2g7Edi--_", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_Y2g7EeG--_", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_Y2g7EeC--E", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_Y2g7Ed6--F", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_Y2g7EeK--_", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_Y2g7Eda--H", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_Y2g7Ede--D", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_Y2g7Ed6--B", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_Y2g7Edq--B", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_Y2g7Eda--F", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_Y2g7Ee---H", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_Y2g7Edi--H", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_Y2g7Edm--H", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_Y2g7EdS--_", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_Y2g7EdW--B", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_Y2g7EdS--D", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_Y2g7Ed2--_", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_Y2g7Edy--H", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_Y2g7EdW--D", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_Y2g7Edm--D", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_Y2g7EdG--B", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_Y2g7Ede--F", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_Y2g7Edi--B", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_Y2g7Eda--B", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_Y2g7EdW--H", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_Y2g7Ed2--B", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_Y2g7Ede--H", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_Y2g7Ed2--F", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_Y2g7EdK--B", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_Y2g7EdG--_", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_Y2g7EeG--F", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_Y2g7Edy--_", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_Y2g7EdS--B", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_Y2g7Edu--B", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_Y2g7Ed2--D", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_Y2g7EeC--C", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_Y2g7Ede--B", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_Y2g7EeC---", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_Y2g7Edm--_", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_Y2g7Edm--F", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_Y2g7Ed2--H", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_Y2g7Eda--_", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_Y2g7EdO--F", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_Y2g7EdO--B", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_Y2g7Ee---F", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_Y2g7Edm--J", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_Y2g7EdS--H", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_Y2g7Edy--D", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_Y2g7Edm--B", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_Y2g7EdO--D", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_Y2g7Edu--F", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_Y2g7Edy--F", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_Y2g7EeC--A", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_Y2g7Edq--_", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_Y2g7Edi--D", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_Y2g7Ede--_", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_Y2g7EdK--F", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_Y2g7EeG--D", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_Y2g7EdW--_", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_Y2g7EdK--_", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_Y2g7EdW--F", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_Y2g7Ee---_", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_Y2g7Ee---D", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_Y2g7Edu--H", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_Y2g7Eda--J", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_Y2g7Edu--_", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_Y2g7Edy--J", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_Y2g7Ed6--_", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_Y2g7Ed6--H", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_Y2g7Edu--D", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_Y2g7Ede--J", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_Y2g7EdK--D", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_Y2g7Ed6--D", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_Y2g7EdS--F", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_Y2g7EeC--G", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_Y2g7EdO--H", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_Y2g7Eda--D", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "131281", "_id" : "worldEdges/131281", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_Y2g7EfG--D", "type" : "is-in" }, { "_key" : "131248", "_id" : "worldEdges/131248", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_Y2g7Ef---B", "type" : "is-in" }, { "_key" : "131080", "_id" : "worldEdges/131080", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7EeS--H", "type" : "is-in" }, { "_key" : "131149", "_id" : "worldEdges/131149", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eem--_", "type" : "is-in" }, { "_key" : "131107", "_id" : "worldEdges/131107", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eea--F", "type" : "is-in" }, { "_key" : "131131", "_id" : "worldEdges/131131", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_Y2g7Eei--_", "type" : "is-in" }, { "_key" : "131122", "_id" : "worldEdges/131122", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eee--D", "type" : "is-in" }, { "_key" : "131191", "_id" : "worldEdges/131191", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_Y2g7Eeu--H", "type" : "is-in" }, { "_key" : "131245", "_id" : "worldEdges/131245", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_Y2g7Ef---_", "type" : "is-in" }, { "_key" : "131092", "_id" : "worldEdges/131092", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_Y2g7EeW--F", "type" : "is-in" }, { "_key" : "131275", "_id" : "worldEdges/131275", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_Y2g7EfG--_", "type" : "is-in" }, { "_key" : "131221", "_id" : "worldEdges/131221", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_Y2g7Ee2--F", "type" : "is-in" }, { "_key" : "131143", "_id" : "worldEdges/131143", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eei--H", "type" : "is-in" }, { "_key" : "131251", "_id" : "worldEdges/131251", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_Y2g7Ef---D", "type" : "is-in" }, { "_key" : "131185", "_id" : "worldEdges/131185", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_Y2g7Eeu--D", "type" : "is-in" }, { "_key" : "131158", "_id" : "worldEdges/131158", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eem--F", "type" : "is-in" }, { "_key" : "131224", "_id" : "worldEdges/131224", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_Y2g7Ee2--H", "type" : "is-in" }, { "_key" : "131059", "_id" : "worldEdges/131059", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7EeO--D", "type" : "is-in" }, { "_key" : "131257", "_id" : "worldEdges/131257", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_Y2g7Ef---H", "type" : "is-in" }, { "_key" : "131209", "_id" : "worldEdges/131209", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_Y2g7Eey--H", "type" : "is-in" }, { "_key" : "131233", "_id" : "worldEdges/131233", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_Y2g7Ee6--B", "type" : "is-in" }, { "_key" : "131254", "_id" : "worldEdges/131254", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_Y2g7Ef---F", "type" : "is-in" }, { "_key" : "131047", "_id" : "worldEdges/131047", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeK--H", "type" : "is-in" }, { "_key" : "131086", "_id" : "worldEdges/131086", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7EeW--B", "type" : "is-in" }, { "_key" : "131104", "_id" : "worldEdges/131104", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eea--D", "type" : "is-in" }, { "_key" : "131098", "_id" : "worldEdges/131098", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7Eea--_", "type" : "is-in" }, { "_key" : "131065", "_id" : "worldEdges/131065", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7EeO--H", "type" : "is-in" }, { "_key" : "131173", "_id" : "worldEdges/131173", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7Eeq--F", "type" : "is-in" }, { "_key" : "131161", "_id" : "worldEdges/131161", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eem--H", "type" : "is-in" }, { "_key" : "131260", "_id" : "worldEdges/131260", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_Y2g7EfC--_", "type" : "is-in" }, { "_key" : "131128", "_id" : "worldEdges/131128", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eee--H", "type" : "is-in" }, { "_key" : "131266", "_id" : "worldEdges/131266", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_Y2g7EfC--D", "type" : "is-in" }, { "_key" : "131227", "_id" : "worldEdges/131227", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_Y2g7Ee2--J", "type" : "is-in" }, { "_key" : "131236", "_id" : "worldEdges/131236", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_Y2g7Ee6--D", "type" : "is-in" }, { "_key" : "131146", "_id" : "worldEdges/131146", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eei--J", "type" : "is-in" }, { "_key" : "131242", "_id" : "worldEdges/131242", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_Y2g7Ee6--H", "type" : "is-in" }, { "_key" : "131215", "_id" : "worldEdges/131215", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_Y2g7Ee2--B", "type" : "is-in" }, { "_key" : "131044", "_id" : "worldEdges/131044", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeK--F", "type" : "is-in" }, { "_key" : "131050", "_id" : "worldEdges/131050", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeK--J", "type" : "is-in" }, { "_key" : "131068", "_id" : "worldEdges/131068", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7EeS--_", "type" : "is-in" }, { "_key" : "131110", "_id" : "worldEdges/131110", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7Eea--H", "type" : "is-in" }, { "_key" : "131278", "_id" : "worldEdges/131278", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_Y2g7EfG--B", "type" : "is-in" }, { "_key" : "131164", "_id" : "worldEdges/131164", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eeq--_", "type" : "is-in" }, { "_key" : "131206", "_id" : "worldEdges/131206", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_Y2g7Eey--F", "type" : "is-in" }, { "_key" : "131083", "_id" : "worldEdges/131083", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_Y2g7EeW--_", "type" : "is-in" }, { "_key" : "131125", "_id" : "worldEdges/131125", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7Eee--F", "type" : "is-in" }, { "_key" : "131113", "_id" : "worldEdges/131113", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7Eea--J", "type" : "is-in" }, { "_key" : "131155", "_id" : "worldEdges/131155", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7Eem--D", "type" : "is-in" }, { "_key" : "131200", "_id" : "worldEdges/131200", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_Y2g7Eey--B", "type" : "is-in" }, { "_key" : "131188", "_id" : "worldEdges/131188", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_Y2g7Eeu--F", "type" : "is-in" }, { "_key" : "131095", "_id" : "worldEdges/131095", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7EeW--H", "type" : "is-in" }, { "_key" : "131197", "_id" : "worldEdges/131197", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_Y2g7Eey--_", "type" : "is-in" }, { "_key" : "131218", "_id" : "worldEdges/131218", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_Y2g7Ee2--D", "type" : "is-in" }, { "_key" : "131194", "_id" : "worldEdges/131194", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_Y2g7Eeu--J", "type" : "is-in" }, { "_key" : "131167", "_id" : "worldEdges/131167", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eeq--B", "type" : "is-in" }, { "_key" : "131134", "_id" : "worldEdges/131134", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eei--B", "type" : "is-in" }, { "_key" : "131053", "_id" : "worldEdges/131053", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeO--_", "type" : "is-in" }, { "_key" : "131116", "_id" : "worldEdges/131116", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eee--_", "type" : "is-in" }, { "_key" : "131269", "_id" : "worldEdges/131269", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_Y2g7EfC--F", "type" : "is-in" }, { "_key" : "131263", "_id" : "worldEdges/131263", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_Y2g7EfC--B", "type" : "is-in" }, { "_key" : "131101", "_id" : "worldEdges/131101", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7Eea--B", "type" : "is-in" }, { "_key" : "131137", "_id" : "worldEdges/131137", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7Eei--D", "type" : "is-in" }, { "_key" : "131037", "_id" : "worldEdges/131037", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeK--B", "type" : "is-in" }, { "_key" : "131284", "_id" : "worldEdges/131284", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_Y2g7EfG--F", "type" : "is-in" }, { "_key" : "131077", "_id" : "worldEdges/131077", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_Y2g7EeS--F", "type" : "is-in" }, { "_key" : "131212", "_id" : "worldEdges/131212", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_Y2g7Ee2--_", "type" : "is-in" }, { "_key" : "131176", "_id" : "worldEdges/131176", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_Y2g7Eeq--H", "type" : "is-in" }, { "_key" : "131182", "_id" : "worldEdges/131182", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_Y2g7Eeu--B", "type" : "is-in" }, { "_key" : "131152", "_id" : "worldEdges/131152", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eem--B", "type" : "is-in" }, { "_key" : "131230", "_id" : "worldEdges/131230", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_Y2g7Ee6--_", "type" : "is-in" }, { "_key" : "131140", "_id" : "worldEdges/131140", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7Eei--F", "type" : "is-in" }, { "_key" : "131179", "_id" : "worldEdges/131179", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_Y2g7Eeu--_", "type" : "is-in" }, { "_key" : "131041", "_id" : "worldEdges/131041", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_Y2g7EeK--D", "type" : "is-in" }, { "_key" : "131062", "_id" : "worldEdges/131062", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7EeO--F", "type" : "is-in" }, { "_key" : "131074", "_id" : "worldEdges/131074", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_Y2g7EeS--D", "type" : "is-in" }, { "_key" : "131293", "_id" : "worldEdges/131293", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_Y2g7EfK--D", "type" : "is-in" }, { "_key" : "131290", "_id" : "worldEdges/131290", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_Y2g7EfK--B", "type" : "is-in" }, { "_key" : "131287", "_id" : "worldEdges/131287", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_Y2g7EfK--_", "type" : "is-in" }, { "_key" : "131170", "_id" : "worldEdges/131170", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_Y2g7Eeq--D", "type" : "is-in" }, { "_key" : "131089", "_id" : "worldEdges/131089", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7EeW--D", "type" : "is-in" }, { "_key" : "131119", "_id" : "worldEdges/131119", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_Y2g7Eee--B", "type" : "is-in" }, { "_key" : "131239", "_id" : "worldEdges/131239", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_Y2g7Ee6--F", "type" : "is-in" }, { "_key" : "131071", "_id" : "worldEdges/131071", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_Y2g7EeS--B", "type" : "is-in" }, { "_key" : "131203", "_id" : "worldEdges/131203", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_Y2g7Eey--D", "type" : "is-in" }, { "_key" : "131272", "_id" : "worldEdges/131272", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_Y2g7EfC--H", "type" : "is-in" }, { "_key" : "131056", "_id" : "worldEdges/131056", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_Y2g7EeO--B", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");