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" : "_VRerxGq---", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_VRerxG6---", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_VRerxGO---", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_VRerxFS---", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_VRerxGO--_", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_VRerxGK--B", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_VRerxG2---", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_VRerxG---A", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_VRerxGy--A", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_VRerxGW--A", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_VRerxF6--A", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_VRerxGy--B", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_VRerxGy---", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_VRerxGm--_", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_VRerxG6--_", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_VRerxFy---", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_VRerxF2--A", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_VRerxGi--A", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_VRerxGK--A", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_VRerxFu--A", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_VRerxGq--B", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_VRerxGC---", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_VRerxGG--A", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_VRerxFa--_", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_VRerxFm---", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_VRerxFe--_", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_VRerxGe---", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_VRerxGa--_", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_VRerxFm--_", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_VRerxGG---", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_VRerxFG--_", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_VRerxF2--B", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_VRerxG----", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_VRerxFu---", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_VRerxFq---", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_VRerxGe--_", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_VRerxF6---", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_VRerxGe--B", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_VRerxFK--_", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_VRerxFG---", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_VRerxG2--A", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_VRerxGW--_", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_VRerxFe---", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_VRerxGS---", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_VRerxGe--A", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_VRerxGu--A", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_VRerxF2--_", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_VRerxGu---", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_VRerxGC--_", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_VRerxGG--_", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_VRerxGi---", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_VRerxFq--_", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_VRerxFW--_", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_VRerxFS--_", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_VRerxGq--A", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_VRerxGK---", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_VRerxFi---", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_VRerxGW--B", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_VRerxGC--A", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_VRerxFW---", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_VRerxGS--A", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_VRerxGa---", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_VRerxGu--_", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_VRerxGK--_", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_VRerxG---_", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_VRerxF2---", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_VRerxFO--_", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_VRerxG2--_", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_VRerxFi--_", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_VRerxFK---", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_VRerxFm--A", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_VRerxGm--B", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_VRerxGq--_", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_VRerxGW---", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_VRerxFy--_", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_VRerxGO--A", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_VRerxGa--A", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_VRerxGi--_", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_VRerxGm--A", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_VRerxGS--_", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_VRerxF6--_", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_VRerxFO---", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_VRerxGm---", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_VRerxFe--A", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_VRerxGy--_", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_VRerxFa---", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_VRerxFu--_", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "33731", "_id" : "worldEdges/33731", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_VRerxIS--B", "type" : "is-in" }, { "_key" : "33491", "_id" : "worldEdges/33491", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_VRerxH----", "type" : "is-in" }, { "_key" : "33487", "_id" : "worldEdges/33487", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_VRerxG6--A", "type" : "is-in" }, { "_key" : "33740", "_id" : "worldEdges/33740", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_VRerxIW--A", "type" : "is-in" }, { "_key" : "33647", "_id" : "worldEdges/33647", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_VRerxH2---", "type" : "is-in" }, { "_key" : "33590", "_id" : "worldEdges/33590", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHe--B", "type" : "is-in" }, { "_key" : "33656", "_id" : "worldEdges/33656", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_VRerxH2--B", "type" : "is-in" }, { "_key" : "33728", "_id" : "worldEdges/33728", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_VRerxIS--A", "type" : "is-in" }, { "_key" : "33557", "_id" : "worldEdges/33557", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHS--B", "type" : "is-in" }, { "_key" : "33710", "_id" : "worldEdges/33710", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_VRerxIK--B", "type" : "is-in" }, { "_key" : "33554", "_id" : "worldEdges/33554", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHS--A", "type" : "is-in" }, { "_key" : "33575", "_id" : "worldEdges/33575", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHa--_", "type" : "is-in" }, { "_key" : "33494", "_id" : "worldEdges/33494", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_VRerxH---_", "type" : "is-in" }, { "_key" : "33674", "_id" : "worldEdges/33674", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_VRerxI---A", "type" : "is-in" }, { "_key" : "33722", "_id" : "worldEdges/33722", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_VRerxIS---", "type" : "is-in" }, { "_key" : "33536", "_id" : "worldEdges/33536", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHO---", "type" : "is-in" }, { "_key" : "33632", "_id" : "worldEdges/33632", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_VRerxHu--A", "type" : "is-in" }, { "_key" : "33689", "_id" : "worldEdges/33689", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_VRerxIG---", "type" : "is-in" }, { "_key" : "33560", "_id" : "worldEdges/33560", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHW---", "type" : "is-in" }, { "_key" : "33695", "_id" : "worldEdges/33695", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_VRerxIG--A", "type" : "is-in" }, { "_key" : "33530", "_id" : "worldEdges/33530", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHK--_", "type" : "is-in" }, { "_key" : "33542", "_id" : "worldEdges/33542", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_VRerxHO--A", "type" : "is-in" }, { "_key" : "33596", "_id" : "worldEdges/33596", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHi--_", "type" : "is-in" }, { "_key" : "33692", "_id" : "worldEdges/33692", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_VRerxIG--_", "type" : "is-in" }, { "_key" : "33569", "_id" : "worldEdges/33569", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHW--B", "type" : "is-in" }, { "_key" : "33599", "_id" : "worldEdges/33599", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHi--A", "type" : "is-in" }, { "_key" : "33734", "_id" : "worldEdges/33734", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_VRerxIW---", "type" : "is-in" }, { "_key" : "33683", "_id" : "worldEdges/33683", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_VRerxIC--_", "type" : "is-in" }, { "_key" : "33500", "_id" : "worldEdges/33500", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_VRerxH---B", "type" : "is-in" }, { "_key" : "33593", "_id" : "worldEdges/33593", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHi---", "type" : "is-in" }, { "_key" : "33572", "_id" : "worldEdges/33572", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHa---", "type" : "is-in" }, { "_key" : "33521", "_id" : "worldEdges/33521", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_VRerxHG--A", "type" : "is-in" }, { "_key" : "33533", "_id" : "worldEdges/33533", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_VRerxHK--A", "type" : "is-in" }, { "_key" : "33677", "_id" : "worldEdges/33677", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_VRerxI---B", "type" : "is-in" }, { "_key" : "33503", "_id" : "worldEdges/33503", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_VRerxHC---", "type" : "is-in" }, { "_key" : "33629", "_id" : "worldEdges/33629", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_VRerxHu--_", "type" : "is-in" }, { "_key" : "33644", "_id" : "worldEdges/33644", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_VRerxHy--B", "type" : "is-in" }, { "_key" : "33713", "_id" : "worldEdges/33713", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_VRerxIO---", "type" : "is-in" }, { "_key" : "33638", "_id" : "worldEdges/33638", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_VRerxHy--_", "type" : "is-in" }, { "_key" : "33725", "_id" : "worldEdges/33725", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_VRerxIS--_", "type" : "is-in" }, { "_key" : "33716", "_id" : "worldEdges/33716", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_VRerxIO--_", "type" : "is-in" }, { "_key" : "33650", "_id" : "worldEdges/33650", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_VRerxH2--_", "type" : "is-in" }, { "_key" : "33548", "_id" : "worldEdges/33548", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHS---", "type" : "is-in" }, { "_key" : "33581", "_id" : "worldEdges/33581", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_VRerxHe---", "type" : "is-in" }, { "_key" : "33653", "_id" : "worldEdges/33653", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_VRerxH2--A", "type" : "is-in" }, { "_key" : "33509", "_id" : "worldEdges/33509", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHC--A", "type" : "is-in" }, { "_key" : "33614", "_id" : "worldEdges/33614", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHq---", "type" : "is-in" }, { "_key" : "33566", "_id" : "worldEdges/33566", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHW--A", "type" : "is-in" }, { "_key" : "33662", "_id" : "worldEdges/33662", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_VRerxH6--_", "type" : "is-in" }, { "_key" : "33578", "_id" : "worldEdges/33578", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHa--A", "type" : "is-in" }, { "_key" : "33611", "_id" : "worldEdges/33611", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHm--B", "type" : "is-in" }, { "_key" : "33680", "_id" : "worldEdges/33680", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_VRerxIC---", "type" : "is-in" }, { "_key" : "33506", "_id" : "worldEdges/33506", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHC--_", "type" : "is-in" }, { "_key" : "33719", "_id" : "worldEdges/33719", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_VRerxIO--A", "type" : "is-in" }, { "_key" : "33671", "_id" : "worldEdges/33671", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_VRerxI---_", "type" : "is-in" }, { "_key" : "33515", "_id" : "worldEdges/33515", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHG---", "type" : "is-in" }, { "_key" : "33641", "_id" : "worldEdges/33641", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_VRerxHy--A", "type" : "is-in" }, { "_key" : "33518", "_id" : "worldEdges/33518", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHG--_", "type" : "is-in" }, { "_key" : "33665", "_id" : "worldEdges/33665", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_VRerxH6--A", "type" : "is-in" }, { "_key" : "33584", "_id" : "worldEdges/33584", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHe--_", "type" : "is-in" }, { "_key" : "33701", "_id" : "worldEdges/33701", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_VRerxIK---", "type" : "is-in" }, { "_key" : "33551", "_id" : "worldEdges/33551", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHS--_", "type" : "is-in" }, { "_key" : "33602", "_id" : "worldEdges/33602", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHm---", "type" : "is-in" }, { "_key" : "33617", "_id" : "worldEdges/33617", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHq--_", "type" : "is-in" }, { "_key" : "33587", "_id" : "worldEdges/33587", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHe--A", "type" : "is-in" }, { "_key" : "33527", "_id" : "worldEdges/33527", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_VRerxHK---", "type" : "is-in" }, { "_key" : "33743", "_id" : "worldEdges/33743", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_VRerxIW--B", "type" : "is-in" }, { "_key" : "33563", "_id" : "worldEdges/33563", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHW--_", "type" : "is-in" }, { "_key" : "33707", "_id" : "worldEdges/33707", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_VRerxIK--A", "type" : "is-in" }, { "_key" : "33626", "_id" : "worldEdges/33626", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_VRerxHu---", "type" : "is-in" }, { "_key" : "33608", "_id" : "worldEdges/33608", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHm--A", "type" : "is-in" }, { "_key" : "33512", "_id" : "worldEdges/33512", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_VRerxHC--B", "type" : "is-in" }, { "_key" : "33524", "_id" : "worldEdges/33524", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHG--B", "type" : "is-in" }, { "_key" : "33659", "_id" : "worldEdges/33659", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_VRerxH6---", "type" : "is-in" }, { "_key" : "33539", "_id" : "worldEdges/33539", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHO--_", "type" : "is-in" }, { "_key" : "33497", "_id" : "worldEdges/33497", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_VRerxH---A", "type" : "is-in" }, { "_key" : "33737", "_id" : "worldEdges/33737", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_VRerxIW--_", "type" : "is-in" }, { "_key" : "33635", "_id" : "worldEdges/33635", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_VRerxHy---", "type" : "is-in" }, { "_key" : "33686", "_id" : "worldEdges/33686", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_VRerxIC--A", "type" : "is-in" }, { "_key" : "33704", "_id" : "worldEdges/33704", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_VRerxIK--_", "type" : "is-in" }, { "_key" : "33605", "_id" : "worldEdges/33605", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_VRerxHm--_", "type" : "is-in" }, { "_key" : "33620", "_id" : "worldEdges/33620", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHq--A", "type" : "is-in" }, { "_key" : "33668", "_id" : "worldEdges/33668", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_VRerxI----", "type" : "is-in" }, { "_key" : "33623", "_id" : "worldEdges/33623", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_VRerxHq--B", "type" : "is-in" }, { "_key" : "33545", "_id" : "worldEdges/33545", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_VRerxHO--B", "type" : "is-in" }, { "_key" : "33698", "_id" : "worldEdges/33698", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_VRerxIG--B", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");