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" : "_WjL9GD6--H", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_WjL9GEC--_", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_WjL9GDu--P", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_WjL9GDe--B", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_WjL9GDy--_", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_WjL9GDu--N", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_WjL9GE---J", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_WjL9GDq--L", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_WjL9GE---F", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_WjL9GDy--N", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_WjL9GDq--F", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_WjL9GE---H", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_WjL9GE---B", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_WjL9GD6--B", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_WjL9GEC--B", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_WjL9GDm--H", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_WjL9GDm--P", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_WjL9GD2--R", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_WjL9GDu--L", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_WjL9GDm--F", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_WjL9GD6--N", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_WjL9GDq--N", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_WjL9GDu--F", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_WjL9GDe--L", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_WjL9GDi--J", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_WjL9GDi--B", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_WjL9GD2--F", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_WjL9GD2--B", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_WjL9GDi--L", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_WjL9GDu--B", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_WjL9GDa--B", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_WjL9GDq--_", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_WjL9GDq--H", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_WjL9GDm--B", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_WjL9GDi--P", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_WjL9GD2--H", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_WjL9GDq--B", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_WjL9GD2--L", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_WjL9GDa--F", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_WjL9GDa--_", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_WjL9GE---N", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_WjL9GDy--L", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_WjL9GDi--_", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_WjL9GDy--D", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_WjL9GD2--J", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_WjL9GE---_", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_WjL9GDm--N", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_WjL9GD6--P", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_WjL9GDq--P", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_WjL9GDu--D", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_WjL9GD2--N", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_WjL9GDm--_", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_WjL9GDe--H", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_WjL9GDe--D", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_WjL9GD6--L", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_WjL9GDu--H", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_WjL9GDi--F", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_WjL9GDy--P", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_WjL9GDu--_", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_WjL9GDe--F", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_WjL9GDy--H", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_WjL9GD2--_", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_WjL9GD6--R", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_WjL9GDu--J", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_WjL9GDq--J", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_WjL9GDm--L", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_WjL9GDe--_", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_WjL9GE---L", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_WjL9GDi--H", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_WjL9GDa--D", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_WjL9GDi--N", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_WjL9GD6--F", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_WjL9GD6--J", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_WjL9GDy--J", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_WjL9GDm--J", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_WjL9GDy--B", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_WjL9GD2--D", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_WjL9GD2--P", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_WjL9GD6--D", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_WjL9GDy--F", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_WjL9GDq--D", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_WjL9GDa--H", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_WjL9GD6--_", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_WjL9GDi--D", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_WjL9GE---D", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_WjL9GDe--J", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_WjL9GDm--D", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "35970", "_id" : "worldEdges/35970", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_WjL9GEe--H", "type" : "is-in" }, { "_key" : "35979", "_id" : "worldEdges/35979", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_WjL9GEi--_", "type" : "is-in" }, { "_key" : "36000", "_id" : "worldEdges/36000", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_WjL9GEm--_", "type" : "is-in" }, { "_key" : "36060", "_id" : "worldEdges/36060", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_WjL9GEy--B", "type" : "is-in" }, { "_key" : "35874", "_id" : "worldEdges/35874", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEK--F", "type" : "is-in" }, { "_key" : "35976", "_id" : "worldEdges/35976", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_WjL9GEe--L", "type" : "is-in" }, { "_key" : "36048", "_id" : "worldEdges/36048", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_WjL9GEu--F", "type" : "is-in" }, { "_key" : "36030", "_id" : "worldEdges/36030", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_WjL9GEq--H", "type" : "is-in" }, { "_key" : "35826", "_id" : "worldEdges/35826", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--F", "type" : "is-in" }, { "_key" : "36015", "_id" : "worldEdges/36015", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_WjL9GEm--J", "type" : "is-in" }, { "_key" : "35943", "_id" : "worldEdges/35943", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEa--B", "type" : "is-in" }, { "_key" : "35973", "_id" : "worldEdges/35973", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_WjL9GEe--J", "type" : "is-in" }, { "_key" : "36066", "_id" : "worldEdges/36066", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_WjL9GEy--F", "type" : "is-in" }, { "_key" : "35988", "_id" : "worldEdges/35988", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_WjL9GEi--F", "type" : "is-in" }, { "_key" : "35925", "_id" : "worldEdges/35925", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEW--D", "type" : "is-in" }, { "_key" : "35859", "_id" : "worldEdges/35859", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEG--J", "type" : "is-in" }, { "_key" : "36063", "_id" : "worldEdges/36063", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_WjL9GEy--D", "type" : "is-in" }, { "_key" : "36045", "_id" : "worldEdges/36045", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_WjL9GEu--D", "type" : "is-in" }, { "_key" : "35955", "_id" : "worldEdges/35955", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEa--J", "type" : "is-in" }, { "_key" : "35967", "_id" : "worldEdges/35967", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_WjL9GEe--F", "type" : "is-in" }, { "_key" : "35880", "_id" : "worldEdges/35880", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEK--J", "type" : "is-in" }, { "_key" : "36009", "_id" : "worldEdges/36009", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_WjL9GEm--F", "type" : "is-in" }, { "_key" : "35949", "_id" : "worldEdges/35949", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEa--F", "type" : "is-in" }, { "_key" : "35871", "_id" : "worldEdges/35871", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEK--D", "type" : "is-in" }, { "_key" : "35916", "_id" : "worldEdges/35916", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_WjL9GES--J", "type" : "is-in" }, { "_key" : "35838", "_id" : "worldEdges/35838", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--N", "type" : "is-in" }, { "_key" : "35907", "_id" : "worldEdges/35907", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GES--D", "type" : "is-in" }, { "_key" : "35928", "_id" : "worldEdges/35928", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEW--F", "type" : "is-in" }, { "_key" : "36021", "_id" : "worldEdges/36021", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_WjL9GEq--B", "type" : "is-in" }, { "_key" : "35886", "_id" : "worldEdges/35886", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEO--B", "type" : "is-in" }, { "_key" : "35844", "_id" : "worldEdges/35844", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEG--_", "type" : "is-in" }, { "_key" : "35822", "_id" : "worldEdges/35822", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--D", "type" : "is-in" }, { "_key" : "35994", "_id" : "worldEdges/35994", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_WjL9GEi--J", "type" : "is-in" }, { "_key" : "36036", "_id" : "worldEdges/36036", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_WjL9GEq--L", "type" : "is-in" }, { "_key" : "35868", "_id" : "worldEdges/35868", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_WjL9GEK--B", "type" : "is-in" }, { "_key" : "36054", "_id" : "worldEdges/36054", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_WjL9GEu--J", "type" : "is-in" }, { "_key" : "35958", "_id" : "worldEdges/35958", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEe--_", "type" : "is-in" }, { "_key" : "35913", "_id" : "worldEdges/35913", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GES--H", "type" : "is-in" }, { "_key" : "35847", "_id" : "worldEdges/35847", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEG--B", "type" : "is-in" }, { "_key" : "36069", "_id" : "worldEdges/36069", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_WjL9GEy--H", "type" : "is-in" }, { "_key" : "35895", "_id" : "worldEdges/35895", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEO--H", "type" : "is-in" }, { "_key" : "35946", "_id" : "worldEdges/35946", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEa--D", "type" : "is-in" }, { "_key" : "36033", "_id" : "worldEdges/36033", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_WjL9GEq--J", "type" : "is-in" }, { "_key" : "36027", "_id" : "worldEdges/36027", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_WjL9GEq--F", "type" : "is-in" }, { "_key" : "35982", "_id" : "worldEdges/35982", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_WjL9GEi--B", "type" : "is-in" }, { "_key" : "35841", "_id" : "worldEdges/35841", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEC--P", "type" : "is-in" }, { "_key" : "35991", "_id" : "worldEdges/35991", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_WjL9GEi--H", "type" : "is-in" }, { "_key" : "35952", "_id" : "worldEdges/35952", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEa--H", "type" : "is-in" }, { "_key" : "36057", "_id" : "worldEdges/36057", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_WjL9GEy--_", "type" : "is-in" }, { "_key" : "35853", "_id" : "worldEdges/35853", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEG--F", "type" : "is-in" }, { "_key" : "35919", "_id" : "worldEdges/35919", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEW--_", "type" : "is-in" }, { "_key" : "36078", "_id" : "worldEdges/36078", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_WjL9GE2--B", "type" : "is-in" }, { "_key" : "35832", "_id" : "worldEdges/35832", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--J", "type" : "is-in" }, { "_key" : "35922", "_id" : "worldEdges/35922", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEW--B", "type" : "is-in" }, { "_key" : "36006", "_id" : "worldEdges/36006", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_WjL9GEm--D", "type" : "is-in" }, { "_key" : "35931", "_id" : "worldEdges/35931", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEW--H", "type" : "is-in" }, { "_key" : "35904", "_id" : "worldEdges/35904", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GES--B", "type" : "is-in" }, { "_key" : "36051", "_id" : "worldEdges/36051", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_WjL9GEu--H", "type" : "is-in" }, { "_key" : "35940", "_id" : "worldEdges/35940", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_WjL9GEa--_", "type" : "is-in" }, { "_key" : "35997", "_id" : "worldEdges/35997", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_WjL9GEi--L", "type" : "is-in" }, { "_key" : "35889", "_id" : "worldEdges/35889", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEO--D", "type" : "is-in" }, { "_key" : "35892", "_id" : "worldEdges/35892", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_WjL9GEO--F", "type" : "is-in" }, { "_key" : "36012", "_id" : "worldEdges/36012", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_WjL9GEm--H", "type" : "is-in" }, { "_key" : "36024", "_id" : "worldEdges/36024", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_WjL9GEq--D", "type" : "is-in" }, { "_key" : "35898", "_id" : "worldEdges/35898", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEO--J", "type" : "is-in" }, { "_key" : "35934", "_id" : "worldEdges/35934", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEW--J", "type" : "is-in" }, { "_key" : "35856", "_id" : "worldEdges/35856", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_WjL9GEG--H", "type" : "is-in" }, { "_key" : "36003", "_id" : "worldEdges/36003", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_WjL9GEm--B", "type" : "is-in" }, { "_key" : "36072", "_id" : "worldEdges/36072", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_WjL9GEy--J", "type" : "is-in" }, { "_key" : "35964", "_id" : "worldEdges/35964", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_WjL9GEe--D", "type" : "is-in" }, { "_key" : "35961", "_id" : "worldEdges/35961", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_WjL9GEe--B", "type" : "is-in" }, { "_key" : "35883", "_id" : "worldEdges/35883", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GEO--_", "type" : "is-in" }, { "_key" : "36039", "_id" : "worldEdges/36039", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_WjL9GEu--_", "type" : "is-in" }, { "_key" : "35877", "_id" : "worldEdges/35877", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_WjL9GEK--H", "type" : "is-in" }, { "_key" : "35910", "_id" : "worldEdges/35910", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_WjL9GES--F", "type" : "is-in" }, { "_key" : "35829", "_id" : "worldEdges/35829", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--H", "type" : "is-in" }, { "_key" : "35862", "_id" : "worldEdges/35862", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_WjL9GEG--L", "type" : "is-in" }, { "_key" : "35835", "_id" : "worldEdges/35835", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_WjL9GEC--L", "type" : "is-in" }, { "_key" : "36018", "_id" : "worldEdges/36018", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_WjL9GEq--_", "type" : "is-in" }, { "_key" : "36042", "_id" : "worldEdges/36042", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_WjL9GEu--B", "type" : "is-in" }, { "_key" : "35937", "_id" : "worldEdges/35937", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEW--L", "type" : "is-in" }, { "_key" : "35850", "_id" : "worldEdges/35850", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEG--D", "type" : "is-in" }, { "_key" : "35865", "_id" : "worldEdges/35865", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GEK--_", "type" : "is-in" }, { "_key" : "35901", "_id" : "worldEdges/35901", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_WjL9GES--_", "type" : "is-in" }, { "_key" : "36075", "_id" : "worldEdges/36075", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_WjL9GE2--_", "type" : "is-in" }, { "_key" : "35985", "_id" : "worldEdges/35985", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_WjL9GEi--D", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");