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" : "_UWy-9Na--_", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_UWy-9Nu---", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_UWy-9M6--_", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_UWy-9M----", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_UWy-9M6--A", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_UWy-9M6---", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_UWy-9Nq---", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_UWy-9Mq--A", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_UWy-9Nm--_", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_UWy-9NG---", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_UWy-9Mm--A", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_UWy-9Nm--A", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_UWy-9Ni--A", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_UWy-9NW--_", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_UWy-9Nu--_", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_UWy-9Me---", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_UWy-9Mi--_", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_UWy-9NS--_", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_UWy-9M2--A", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_UWy-9Ma--A", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_UWy-9Ne--_", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_UWy-9Mu---", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_UWy-9My--A", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_UWy-9MG--_", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_UWy-9MS---", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_UWy-9MK--_", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_UWy-9NK--A", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_UWy-9NK---", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_UWy-9MS--_", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_UWy-9My---", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_UWy-9Ly--_", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_UWy-9Mi--A", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_UWy-9Mq---", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_UWy-9Ma---", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_UWy-9MW---", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_UWy-9NO---", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_UWy-9Mm---", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_UWy-9NO--A", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_UWy-9L2--_", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_UWy-9Ly---", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_UWy-9Nq--A", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_UWy-9NC--A", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_UWy-9MK---", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_UWy-9N---_", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_UWy-9NO--_", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_UWy-9Ni--_", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_UWy-9Mi---", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_UWy-9Ne--A", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_UWy-9Mu--_", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_UWy-9My--_", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_UWy-9NO--B", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_UWy-9MW--_", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_UWy-9MC--_", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_UWy-9M---_", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_UWy-9Ne---", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_UWy-9M2---", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_UWy-9MO---", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_UWy-9NG--_", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_UWy-9Mu--A", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_UWy-9MC---", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_UWy-9NC---", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_UWy-9NG--A", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_UWy-9Ni---", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_UWy-9M2--_", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_UWy-9Mq--_", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_UWy-9Me--A", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_UWy-9L6--_", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_UWy-9Nq--_", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_UWy-9MO--_", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_UWy-9L2---", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_UWy-9MS--A", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_UWy-9Na---", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_UWy-9Na--A", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_UWy-9NC--_", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_UWy-9Me--_", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_UWy-9N----", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_UWy-9NK--_", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_UWy-9NS---", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_UWy-9NW--A", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_UWy-9N---A", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_UWy-9Mm--_", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_UWy-9L6---", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_UWy-9NW---", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_UWy-9MK--A", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_UWy-9Nm---", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_UWy-9MG---", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_UWy-9Ma--_", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "28559", "_id" : "worldEdges/28559", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_UWy-9N2---", "type" : "is-in" }, { "_key" : "28562", "_id" : "worldEdges/28562", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_UWy-9N2--_", "type" : "is-in" }, { "_key" : "28622", "_id" : "worldEdges/28622", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9OS--A", "type" : "is-in" }, { "_key" : "28709", "_id" : "worldEdges/28709", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_UWy-9O6--_", "type" : "is-in" }, { "_key" : "28787", "_id" : "worldEdges/28787", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_UWy-9Pq---", "type" : "is-in" }, { "_key" : "28553", "_id" : "worldEdges/28553", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_UWy-9Ny---", "type" : "is-in" }, { "_key" : "28778", "_id" : "worldEdges/28778", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_UWy-9Pm---", "type" : "is-in" }, { "_key" : "28754", "_id" : "worldEdges/28754", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_UWy-9Pa---", "type" : "is-in" }, { "_key" : "28667", "_id" : "worldEdges/28667", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9Om--A", "type" : "is-in" }, { "_key" : "28700", "_id" : "worldEdges/28700", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_UWy-9O2--_", "type" : "is-in" }, { "_key" : "28637", "_id" : "worldEdges/28637", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9Oa--_", "type" : "is-in" }, { "_key" : "28733", "_id" : "worldEdges/28733", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_UWy-9PC--A", "type" : "is-in" }, { "_key" : "28619", "_id" : "worldEdges/28619", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9OS--_", "type" : "is-in" }, { "_key" : "28595", "_id" : "worldEdges/28595", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_UWy-9OG--B", "type" : "is-in" }, { "_key" : "28763", "_id" : "worldEdges/28763", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_UWy-9Pe---", "type" : "is-in" }, { "_key" : "28646", "_id" : "worldEdges/28646", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oe--_", "type" : "is-in" }, { "_key" : "28742", "_id" : "worldEdges/28742", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_UWy-9PG--A", "type" : "is-in" }, { "_key" : "28658", "_id" : "worldEdges/28658", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Oi--A", "type" : "is-in" }, { "_key" : "28679", "_id" : "worldEdges/28679", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Ou---", "type" : "is-in" }, { "_key" : "28586", "_id" : "worldEdges/28586", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9OG---", "type" : "is-in" }, { "_key" : "28670", "_id" : "worldEdges/28670", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oq---", "type" : "is-in" }, { "_key" : "28760", "_id" : "worldEdges/28760", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_UWy-9Pa--A", "type" : "is-in" }, { "_key" : "28598", "_id" : "worldEdges/28598", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9OK---", "type" : "is-in" }, { "_key" : "28574", "_id" : "worldEdges/28574", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9O---_", "type" : "is-in" }, { "_key" : "28688", "_id" : "worldEdges/28688", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_UWy-9Oy---", "type" : "is-in" }, { "_key" : "28607", "_id" : "worldEdges/28607", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9OO---", "type" : "is-in" }, { "_key" : "28730", "_id" : "worldEdges/28730", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_UWy-9PC--_", "type" : "is-in" }, { "_key" : "28745", "_id" : "worldEdges/28745", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_UWy-9PW---", "type" : "is-in" }, { "_key" : "28805", "_id" : "worldEdges/28805", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_UWy-9Py---", "type" : "is-in" }, { "_key" : "28736", "_id" : "worldEdges/28736", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_UWy-9PG---", "type" : "is-in" }, { "_key" : "28592", "_id" : "worldEdges/28592", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9OG--A", "type" : "is-in" }, { "_key" : "28772", "_id" : "worldEdges/28772", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_UWy-9Pi--_", "type" : "is-in" }, { "_key" : "28757", "_id" : "worldEdges/28757", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_UWy-9Pa--_", "type" : "is-in" }, { "_key" : "28739", "_id" : "worldEdges/28739", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_UWy-9PG--_", "type" : "is-in" }, { "_key" : "28718", "_id" : "worldEdges/28718", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_UWy-9P----", "type" : "is-in" }, { "_key" : "28580", "_id" : "worldEdges/28580", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9OC--_", "type" : "is-in" }, { "_key" : "28652", "_id" : "worldEdges/28652", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9Oi---", "type" : "is-in" }, { "_key" : "28721", "_id" : "worldEdges/28721", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_UWy-9P---_", "type" : "is-in" }, { "_key" : "28694", "_id" : "worldEdges/28694", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_UWy-9Oy--A", "type" : "is-in" }, { "_key" : "28616", "_id" : "worldEdges/28616", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9OS---", "type" : "is-in" }, { "_key" : "28727", "_id" : "worldEdges/28727", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_UWy-9PC---", "type" : "is-in" }, { "_key" : "28631", "_id" : "worldEdges/28631", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9OW--A", "type" : "is-in" }, { "_key" : "28673", "_id" : "worldEdges/28673", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oq--_", "type" : "is-in" }, { "_key" : "28799", "_id" : "worldEdges/28799", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_UWy-9Pu--_", "type" : "is-in" }, { "_key" : "28796", "_id" : "worldEdges/28796", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_UWy-9Pu---", "type" : "is-in" }, { "_key" : "28628", "_id" : "worldEdges/28628", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9OW--_", "type" : "is-in" }, { "_key" : "28766", "_id" : "worldEdges/28766", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_UWy-9Pe--_", "type" : "is-in" }, { "_key" : "28784", "_id" : "worldEdges/28784", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_UWy-9Pm--A", "type" : "is-in" }, { "_key" : "28781", "_id" : "worldEdges/28781", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_UWy-9Pm--_", "type" : "is-in" }, { "_key" : "28589", "_id" : "worldEdges/28589", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_UWy-9OG--_", "type" : "is-in" }, { "_key" : "28676", "_id" : "worldEdges/28676", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Oq--A", "type" : "is-in" }, { "_key" : "28655", "_id" : "worldEdges/28655", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oi--_", "type" : "is-in" }, { "_key" : "28703", "_id" : "worldEdges/28703", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_UWy-9O2--A", "type" : "is-in" }, { "_key" : "28697", "_id" : "worldEdges/28697", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_UWy-9O2---", "type" : "is-in" }, { "_key" : "28643", "_id" : "worldEdges/28643", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_UWy-9Oe---", "type" : "is-in" }, { "_key" : "28601", "_id" : "worldEdges/28601", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9OK--_", "type" : "is-in" }, { "_key" : "28549", "_id" : "worldEdges/28549", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_UWy-9Nu--A", "type" : "is-in" }, { "_key" : "28625", "_id" : "worldEdges/28625", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9OW---", "type" : "is-in" }, { "_key" : "28568", "_id" : "worldEdges/28568", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9N6---", "type" : "is-in" }, { "_key" : "28751", "_id" : "worldEdges/28751", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_UWy-9PW--A", "type" : "is-in" }, { "_key" : "28775", "_id" : "worldEdges/28775", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_UWy-9Pi--A", "type" : "is-in" }, { "_key" : "28661", "_id" : "worldEdges/28661", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Om---", "type" : "is-in" }, { "_key" : "28556", "_id" : "worldEdges/28556", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_UWy-9Ny--_", "type" : "is-in" }, { "_key" : "28790", "_id" : "worldEdges/28790", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_UWy-9Pq--_", "type" : "is-in" }, { "_key" : "28712", "_id" : "worldEdges/28712", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_UWy-9O6--A", "type" : "is-in" }, { "_key" : "28649", "_id" : "worldEdges/28649", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9Oe--A", "type" : "is-in" }, { "_key" : "28634", "_id" : "worldEdges/28634", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oa---", "type" : "is-in" }, { "_key" : "28610", "_id" : "worldEdges/28610", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9OO--_", "type" : "is-in" }, { "_key" : "28691", "_id" : "worldEdges/28691", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_UWy-9Oy--_", "type" : "is-in" }, { "_key" : "28769", "_id" : "worldEdges/28769", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_UWy-9Pi---", "type" : "is-in" }, { "_key" : "28682", "_id" : "worldEdges/28682", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Ou--_", "type" : "is-in" }, { "_key" : "28583", "_id" : "worldEdges/28583", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_UWy-9OC--A", "type" : "is-in" }, { "_key" : "28724", "_id" : "worldEdges/28724", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_UWy-9P---A", "type" : "is-in" }, { "_key" : "28577", "_id" : "worldEdges/28577", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9OC---", "type" : "is-in" }, { "_key" : "28685", "_id" : "worldEdges/28685", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_UWy-9Ou--A", "type" : "is-in" }, { "_key" : "28793", "_id" : "worldEdges/28793", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_UWy-9Pq--A", "type" : "is-in" }, { "_key" : "28706", "_id" : "worldEdges/28706", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_UWy-9O6---", "type" : "is-in" }, { "_key" : "28613", "_id" : "worldEdges/28613", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_UWy-9OO--A", "type" : "is-in" }, { "_key" : "28715", "_id" : "worldEdges/28715", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_UWy-9O6--B", "type" : "is-in" }, { "_key" : "28640", "_id" : "worldEdges/28640", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_UWy-9Oa--A", "type" : "is-in" }, { "_key" : "28748", "_id" : "worldEdges/28748", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_UWy-9PW--_", "type" : "is-in" }, { "_key" : "28664", "_id" : "worldEdges/28664", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9Om--_", "type" : "is-in" }, { "_key" : "28571", "_id" : "worldEdges/28571", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_UWy-9O----", "type" : "is-in" }, { "_key" : "28802", "_id" : "worldEdges/28802", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_UWy-9Pu--A", "type" : "is-in" }, { "_key" : "28565", "_id" : "worldEdges/28565", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_UWy-9N2--A", "type" : "is-in" }, { "_key" : "28604", "_id" : "worldEdges/28604", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_UWy-9OK--A", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");