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" : "_WnWXFhi--_", "name" : "Ottawa", "type" : "capital" }, { "_key" : "capital-yaounde", "_id" : "worldVertices/capital-yaounde", "_rev" : "_WnWXFi---_", "name" : "Yaounde", "type" : "capital" }, { "_key" : "capital-algiers", "_id" : "worldVertices/capital-algiers", "_rev" : "_WnWXFgy--B", "name" : "Algiers", "type" : "capital" }, { "_key" : "continent-south-america", "_id" : "worldVertices/continent-south-america", "_rev" : "_WnWXFfm--_", "name" : "South America", "type" : "continent" }, { "_key" : "capital-andorra-la-vella", "_id" : "worldVertices/capital-andorra-la-vella", "_rev" : "_WnWXFg2--_", "name" : "Andorra la Vella", "type" : "capital" }, { "_key" : "country-people-s-republic-of-china", "_id" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_WnWXFgy--_", "name" : "People's Republic of China", "type" : "country", "code" : "CHN" }, { "_key" : "capital-tirana", "_id" : "worldVertices/capital-tirana", "_rev" : "_WnWXFh2--B", "name" : "Tirana", "type" : "capital" }, { "_key" : "country-cote-d-ivoire", "_id" : "worldVertices/country-cote-d-ivoire", "_rev" : "_WnWXFge--D", "name" : "Cote d'Ivoire", "type" : "country", "code" : "CIV" }, { "_key" : "capital-sofia", "_id" : "worldVertices/capital-sofia", "_rev" : "_WnWXFhy--B", "name" : "Sofia", "type" : "capital" }, { "_key" : "capital-bridgetown", "_id" : "worldVertices/capital-bridgetown", "_rev" : "_WnWXFhC--B", "name" : "Bridgetown", "type" : "capital" }, { "_key" : "country-chad", "_id" : "worldVertices/country-chad", "_rev" : "_WnWXFga--B", "name" : "Chad", "type" : "country", "code" : "TCD" }, { "_key" : "capital-thimphu", "_id" : "worldVertices/capital-thimphu", "_rev" : "_WnWXFh2--_", "name" : "Thimphu", "type" : "capital" }, { "_key" : "capital-santiago", "_id" : "worldVertices/capital-santiago", "_rev" : "_WnWXFhu--B", "name" : "Santiago", "type" : "capital" }, { "_key" : "capital-manama", "_id" : "worldVertices/capital-manama", "_rev" : "_WnWXFha--B", "name" : "Manama", "type" : "capital" }, { "_key" : "capital-zagreb", "_id" : "worldVertices/capital-zagreb", "_rev" : "_WnWXFi---B", "name" : "Zagreb", "type" : "capital" }, { "_key" : "country-brazil", "_id" : "worldVertices/country-brazil", "_rev" : "_WnWXFgK--B", "name" : "Brazil", "type" : "country", "code" : "BRA" }, { "_key" : "country-burundi", "_id" : "worldVertices/country-burundi", "_rev" : "_WnWXFgS--B", "name" : "Burundi", "type" : "country", "code" : "BDI" }, { "_key" : "capital-la-paz", "_id" : "worldVertices/capital-la-paz", "_rev" : "_WnWXFhW--B", "name" : "La Paz", "type" : "capital" }, { "_key" : "country-germany", "_id" : "worldVertices/country-germany", "_rev" : "_WnWXFgu--B", "name" : "Germany", "type" : "country", "code" : "DEU" }, { "_key" : "country-botswana", "_id" : "worldVertices/country-botswana", "_rev" : "_WnWXFgK--_", "name" : "Botswana", "type" : "country", "code" : "BWA" }, { "_key" : "capital-phnom-penh", "_id" : "worldVertices/capital-phnom-penh", "_rev" : "_WnWXFhm--A", "name" : "Phnom Penh", "type" : "capital" }, { "_key" : "country-croatia", "_id" : "worldVertices/country-croatia", "_rev" : "_WnWXFgi--_", "name" : "Croatia", "type" : "country", "code" : "HRV" }, { "_key" : "country-eritrea", "_id" : "worldVertices/country-eritrea", "_rev" : "_WnWXFgq--_", "name" : "Eritrea", "type" : "country", "code" : "ERI" }, { "_key" : "country-angola", "_id" : "worldVertices/country-angola", "_rev" : "_WnWXFfu--B", "name" : "Angola", "type" : "country", "code" : "AGO" }, { "_key" : "country-bahrain", "_id" : "worldVertices/country-bahrain", "_rev" : "_WnWXFf6--B", "name" : "Bahrain", "type" : "country", "code" : "BHR" }, { "_key" : "country-argentina", "_id" : "worldVertices/country-argentina", "_rev" : "_WnWXFf2--_", "name" : "Argentina", "type" : "country", "code" : "ARG" }, { "_key" : "capital-canberra", "_id" : "worldVertices/capital-canberra", "_rev" : "_WnWXFhK--B", "name" : "Canberra", "type" : "capital" }, { "_key" : "capital-bujumbura", "_id" : "worldVertices/capital-bujumbura", "_rev" : "_WnWXFhG--B", "name" : "Bujumbura", "type" : "capital" }, { "_key" : "country-bangladesh", "_id" : "worldVertices/country-bangladesh", "_rev" : "_WnWXFg---_", "name" : "Bangladesh", "type" : "country", "code" : "BGD" }, { "_key" : "country-ecuador", "_id" : "worldVertices/country-ecuador", "_rev" : "_WnWXFgm--B", "name" : "Ecuador", "type" : "country", "code" : "ECU" }, { "_key" : "continent-africa", "_id" : "worldVertices/continent-africa", "_rev" : "_WnWXFfa--B", "name" : "Africa", "type" : "continent" }, { "_key" : "country-cambodia", "_id" : "worldVertices/country-cambodia", "_rev" : "_WnWXFgW--_", "name" : "Cambodia", "type" : "country", "code" : "KHM" }, { "_key" : "country-chile", "_id" : "worldVertices/country-chile", "_rev" : "_WnWXFge--_", "name" : "Chile", "type" : "country", "code" : "CHL" }, { "_key" : "country-bolivia", "_id" : "worldVertices/country-bolivia", "_rev" : "_WnWXFgG--_", "name" : "Bolivia", "type" : "country", "code" : "BOL" }, { "_key" : "country-belgium", "_id" : "worldVertices/country-belgium", "_rev" : "_WnWXFgC--_", "name" : "Belgium", "type" : "country", "code" : "BEL" }, { "_key" : "capital-copenhagen", "_id" : "worldVertices/capital-copenhagen", "_rev" : "_WnWXFhO--_", "name" : "Copenhagen", "type" : "capital" }, { "_key" : "country-cameroon", "_id" : "worldVertices/country-cameroon", "_rev" : "_WnWXFgW--B", "name" : "Cameroon", "type" : "country", "code" : "CMR" }, { "_key" : "capital-gaborone", "_id" : "worldVertices/capital-gaborone", "_rev" : "_WnWXFhS--_", "name" : "Gaborone", "type" : "capital" }, { "_key" : "continent-australia", "_id" : "worldVertices/continent-australia", "_rev" : "_WnWXFfe--B", "name" : "Australia", "type" : "continent" }, { "_key" : "world", "_id" : "worldVertices/world", "_rev" : "_WnWXFfa--_", "name" : "World", "type" : "root" }, { "_key" : "capital-yamoussoukro", "_id" : "worldVertices/capital-yamoussoukro", "_rev" : "_WnWXFh6--B", "name" : "Yamoussoukro", "type" : "capital" }, { "_key" : "capital-brasilia", "_id" : "worldVertices/capital-brasilia", "_rev" : "_WnWXFhC--_", "name" : "Brasilia", "type" : "capital" }, { "_key" : "country-antigua-and-barbuda", "_id" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_WnWXFfy--_", "name" : "Antigua and Barbuda", "type" : "country", "code" : "ATG" }, { "_key" : "capital-bandar-seri-begawan", "_id" : "worldVertices/capital-bandar-seri-begawan", "_rev" : "_WnWXFg6--_", "name" : "Bandar Seri Begawan", "type" : "capital" }, { "_key" : "capital-dhaka", "_id" : "worldVertices/capital-dhaka", "_rev" : "_WnWXFhO--B", "name" : "Dhaka", "type" : "capital" }, { "_key" : "capital-saint-john-s", "_id" : "worldVertices/capital-saint-john-s", "_rev" : "_WnWXFhu--_", "name" : "Saint John's", "type" : "capital" }, { "_key" : "country-burkina-faso", "_id" : "worldVertices/country-burkina-faso", "_rev" : "_WnWXFgS--_", "name" : "Burkina Faso", "type" : "country", "code" : "BFA" }, { "_key" : "capital-prague", "_id" : "worldVertices/capital-prague", "_rev" : "_WnWXFhq--_", "name" : "Prague", "type" : "capital" }, { "_key" : "country-czech-republic", "_id" : "worldVertices/country-czech-republic", "_rev" : "_WnWXFgi--B", "name" : "Czech Republic", "type" : "country", "code" : "CZE" }, { "_key" : "country-egypt", "_id" : "worldVertices/country-egypt", "_rev" : "_WnWXFgm--D", "name" : "Egypt", "type" : "country", "code" : "EGY" }, { "_key" : "capital-helsinki", "_id" : "worldVertices/capital-helsinki", "_rev" : "_WnWXFhS--B", "name" : "Helsinki", "type" : "capital" }, { "_key" : "country-bhutan", "_id" : "worldVertices/country-bhutan", "_rev" : "_WnWXFgC--B", "name" : "Bhutan", "type" : "country", "code" : "BTN" }, { "_key" : "country-algeria", "_id" : "worldVertices/country-algeria", "_rev" : "_WnWXFfq--B", "name" : "Algeria", "type" : "country", "code" : "DZA" }, { "_key" : "country-afghanistan", "_id" : "worldVertices/country-afghanistan", "_rev" : "_WnWXFfm--B", "name" : "Afghanistan", "type" : "country", "code" : "AFG" }, { "_key" : "capital-paris", "_id" : "worldVertices/capital-paris", "_rev" : "_WnWXFhm---", "name" : "Paris", "type" : "capital" }, { "_key" : "country-finland", "_id" : "worldVertices/country-finland", "_rev" : "_WnWXFgq--B", "name" : "Finland", "type" : "country", "code" : "FIN" }, { "_key" : "country-austria", "_id" : "worldVertices/country-austria", "_rev" : "_WnWXFf2--D", "name" : "Austria", "type" : "country", "code" : "AUT" }, { "_key" : "capital-brussels", "_id" : "worldVertices/capital-brussels", "_rev" : "_WnWXFhC--D", "name" : "Brussels", "type" : "capital" }, { "_key" : "country-denmark", "_id" : "worldVertices/country-denmark", "_rev" : "_WnWXFgm--_", "name" : "Denmark", "type" : "country", "code" : "DNK" }, { "_key" : "country-albania", "_id" : "worldVertices/country-albania", "_rev" : "_WnWXFfq--_", "name" : "Albania", "type" : "country", "code" : "ALB" }, { "_key" : "capital-berlin", "_id" : "worldVertices/capital-berlin", "_rev" : "_WnWXFh---_", "name" : "Berlin", "type" : "capital" }, { "_key" : "capital-buenos-aires", "_id" : "worldVertices/capital-buenos-aires", "_rev" : "_WnWXFhG--_", "name" : "Buenos Aires", "type" : "capital" }, { "_key" : "capital-quito", "_id" : "worldVertices/capital-quito", "_rev" : "_WnWXFhq--B", "name" : "Quito", "type" : "capital" }, { "_key" : "country-france", "_id" : "worldVertices/country-france", "_rev" : "_WnWXFgu--_", "name" : "France", "type" : "country", "code" : "FRA" }, { "_key" : "country-colombia", "_id" : "worldVertices/country-colombia", "_rev" : "_WnWXFge--B", "name" : "Colombia", "type" : "country", "code" : "COL" }, { "_key" : "country-bulgaria", "_id" : "worldVertices/country-bulgaria", "_rev" : "_WnWXFgO--B", "name" : "Bulgaria", "type" : "country", "code" : "BGR" }, { "_key" : "continent-north-america", "_id" : "worldVertices/continent-north-america", "_rev" : "_WnWXFfi--B", "name" : "North America", "type" : "continent" }, { "_key" : "capital-vienna", "_id" : "worldVertices/capital-vienna", "_rev" : "_WnWXFh6--_", "name" : "Vienna", "type" : "capital" }, { "_key" : "country-bahamas", "_id" : "worldVertices/country-bahamas", "_rev" : "_WnWXFf6--_", "name" : "Bahamas", "type" : "country", "code" : "BHS" }, { "_key" : "continent-asia", "_id" : "worldVertices/continent-asia", "_rev" : "_WnWXFfe--_", "name" : "Asia", "type" : "continent" }, { "_key" : "country-barbados", "_id" : "worldVertices/country-barbados", "_rev" : "_WnWXFg---B", "name" : "Barbados", "type" : "country", "code" : "BRB" }, { "_key" : "capital-n-djamena", "_id" : "worldVertices/capital-n-djamena", "_rev" : "_WnWXFhe--B", "name" : "N'Djamena", "type" : "capital" }, { "_key" : "capital-ouagadougou", "_id" : "worldVertices/capital-ouagadougou", "_rev" : "_WnWXFhi--B", "name" : "Ouagadougou", "type" : "capital" }, { "_key" : "capital-bogota", "_id" : "worldVertices/capital-bogota", "_rev" : "_WnWXFh---B", "name" : "Bogota", "type" : "capital" }, { "_key" : "country-brunei", "_id" : "worldVertices/country-brunei", "_rev" : "_WnWXFgO--_", "name" : "Brunei", "type" : "country", "code" : "BRN" }, { "_key" : "capital-asmara", "_id" : "worldVertices/capital-asmara", "_rev" : "_WnWXFg2--B", "name" : "Asmara", "type" : "capital" }, { "_key" : "capital-cairo", "_id" : "worldVertices/capital-cairo", "_rev" : "_WnWXFhK--_", "name" : "Cairo", "type" : "capital" }, { "_key" : "capital-kabul", "_id" : "worldVertices/capital-kabul", "_rev" : "_WnWXFhW--_", "name" : "Kabul", "type" : "capital" }, { "_key" : "capital-nassau", "_id" : "worldVertices/capital-nassau", "_rev" : "_WnWXFhe--_", "name" : "Nassau", "type" : "capital" }, { "_key" : "capital-beijing", "_id" : "worldVertices/capital-beijing", "_rev" : "_WnWXFg6--B", "name" : "Beijing", "type" : "capital" }, { "_key" : "country-canada", "_id" : "worldVertices/country-canada", "_rev" : "_WnWXFga--_", "name" : "Canada", "type" : "country", "code" : "CAN" }, { "_key" : "continent-europe", "_id" : "worldVertices/continent-europe", "_rev" : "_WnWXFfi--_", "name" : "Europe", "type" : "continent" }, { "_key" : "capital-luanda", "_id" : "worldVertices/capital-luanda", "_rev" : "_WnWXFha--_", "name" : "Luanda", "type" : "capital" }, { "_key" : "country-australia", "_id" : "worldVertices/country-australia", "_rev" : "_WnWXFf2--B", "name" : "Australia", "type" : "country", "code" : "AUS" }, { "_key" : "capital-sarajevo", "_id" : "worldVertices/capital-sarajevo", "_rev" : "_WnWXFhy--_", "name" : "Sarajevo", "type" : "capital" }, { "_key" : "country-andorra", "_id" : "worldVertices/country-andorra", "_rev" : "_WnWXFfu--_", "name" : "Andorra", "type" : "country", "code" : "AND" }, { "_key" : "country-bosnia-and-herzegovina", "_id" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_WnWXFgG--B", "name" : "Bosnia and Herzegovina", "type" : "country", "code" : "BIH" } ] arangosh> db.worldEdges.toArray(); [ { "_key" : "38024", "_id" : "worldEdges/38024", "_from" : "worldVertices/capital-paris", "_to" : "worldVertices/country-france", "_rev" : "_WnWXFjy--_", "type" : "is-in" }, { "_key" : "37814", "_id" : "worldEdges/37814", "_from" : "worldVertices/continent-australia", "_to" : "worldVertices/world", "_rev" : "_WnWXFiG--_", "type" : "is-in" }, { "_key" : "37820", "_id" : "worldEdges/37820", "_from" : "worldVertices/continent-north-america", "_to" : "worldVertices/world", "_rev" : "_WnWXFiG--D", "type" : "is-in" }, { "_key" : "37877", "_id" : "worldEdges/37877", "_from" : "worldVertices/country-botswana", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFim--B", "type" : "is-in" }, { "_key" : "37811", "_id" : "worldEdges/37811", "_from" : "worldVertices/continent-asia", "_to" : "worldVertices/world", "_rev" : "_WnWXFiC--B", "type" : "is-in" }, { "_key" : "37922", "_id" : "worldEdges/37922", "_from" : "worldVertices/country-denmark", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFj---_", "type" : "is-in" }, { "_key" : "38030", "_id" : "worldEdges/38030", "_from" : "worldVertices/capital-prague", "_to" : "worldVertices/country-czech-republic", "_rev" : "_WnWXFj2--_", "type" : "is-in" }, { "_key" : "37913", "_id" : "worldEdges/37913", "_from" : "worldVertices/country-cote-d-ivoire", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFi2--D", "type" : "is-in" }, { "_key" : "37967", "_id" : "worldEdges/37967", "_from" : "worldVertices/capital-brasilia", "_to" : "worldVertices/country-brazil", "_rev" : "_WnWXFjS--D", "type" : "is-in" }, { "_key" : "37823", "_id" : "worldEdges/37823", "_from" : "worldVertices/continent-south-america", "_to" : "worldVertices/world", "_rev" : "_WnWXFiK--_", "type" : "is-in" }, { "_key" : "37952", "_id" : "worldEdges/37952", "_from" : "worldVertices/capital-asmara", "_to" : "worldVertices/country-eritrea", "_rev" : "_WnWXFjO--_", "type" : "is-in" }, { "_key" : "38006", "_id" : "worldEdges/38006", "_from" : "worldVertices/capital-luanda", "_to" : "worldVertices/country-angola", "_rev" : "_WnWXFjm--D", "type" : "is-in" }, { "_key" : "37997", "_id" : "worldEdges/37997", "_from" : "worldVertices/capital-helsinki", "_to" : "worldVertices/country-finland", "_rev" : "_WnWXFji--D", "type" : "is-in" }, { "_key" : "37817", "_id" : "worldEdges/37817", "_from" : "worldVertices/continent-europe", "_to" : "worldVertices/world", "_rev" : "_WnWXFiG--B", "type" : "is-in" }, { "_key" : "37844", "_id" : "worldEdges/37844", "_from" : "worldVertices/country-argentina", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFiW--_", "type" : "is-in" }, { "_key" : "37988", "_id" : "worldEdges/37988", "_from" : "worldVertices/capital-copenhagen", "_to" : "worldVertices/country-denmark", "_rev" : "_WnWXFje--B", "type" : "is-in" }, { "_key" : "38054", "_id" : "worldEdges/38054", "_from" : "worldVertices/capital-vienna", "_to" : "worldVertices/country-austria", "_rev" : "_WnWXFkC--B", "type" : "is-in" }, { "_key" : "38018", "_id" : "worldEdges/38018", "_from" : "worldVertices/capital-ottawa", "_to" : "worldVertices/country-canada", "_rev" : "_WnWXFju--B", "type" : "is-in" }, { "_key" : "38009", "_id" : "worldEdges/38009", "_from" : "worldVertices/capital-manama", "_to" : "worldVertices/country-bahrain", "_rev" : "_WnWXFjq--_", "type" : "is-in" }, { "_key" : "37847", "_id" : "worldEdges/37847", "_from" : "worldVertices/country-australia", "_to" : "worldVertices/continent-australia", "_rev" : "_WnWXFiW--B", "type" : "is-in" }, { "_key" : "38060", "_id" : "worldEdges/38060", "_from" : "worldVertices/capital-yaounde", "_to" : "worldVertices/country-cameroon", "_rev" : "_WnWXFkG--_", "type" : "is-in" }, { "_key" : "38015", "_id" : "worldEdges/38015", "_from" : "worldVertices/capital-n-djamena", "_to" : "worldVertices/country-chad", "_rev" : "_WnWXFju--_", "type" : "is-in" }, { "_key" : "37994", "_id" : "worldEdges/37994", "_from" : "worldVertices/capital-gaborone", "_to" : "worldVertices/country-botswana", "_rev" : "_WnWXFji--B", "type" : "is-in" }, { "_key" : "37859", "_id" : "worldEdges/37859", "_from" : "worldVertices/country-bangladesh", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFie--_", "type" : "is-in" }, { "_key" : "37832", "_id" : "worldEdges/37832", "_from" : "worldVertices/country-algeria", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiO--B", "type" : "is-in" }, { "_key" : "37943", "_id" : "worldEdges/37943", "_from" : "worldVertices/country-people-s-republic-of-china", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFjG--D", "type" : "is-in" }, { "_key" : "37925", "_id" : "worldEdges/37925", "_from" : "worldVertices/country-ecuador", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFj---B", "type" : "is-in" }, { "_key" : "38045", "_id" : "worldEdges/38045", "_from" : "worldVertices/capital-sofia", "_to" : "worldVertices/country-bulgaria", "_rev" : "_WnWXFk---_", "type" : "is-in" }, { "_key" : "37895", "_id" : "worldEdges/37895", "_from" : "worldVertices/country-cambodia", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFiu--B", "type" : "is-in" }, { "_key" : "38003", "_id" : "worldEdges/38003", "_from" : "worldVertices/capital-la-paz", "_to" : "worldVertices/country-bolivia", "_rev" : "_WnWXFjm--B", "type" : "is-in" }, { "_key" : "38000", "_id" : "worldEdges/38000", "_from" : "worldVertices/capital-kabul", "_to" : "worldVertices/country-afghanistan", "_rev" : "_WnWXFjm--_", "type" : "is-in" }, { "_key" : "37892", "_id" : "worldEdges/37892", "_from" : "worldVertices/country-burundi", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiu--_", "type" : "is-in" }, { "_key" : "37958", "_id" : "worldEdges/37958", "_from" : "worldVertices/capital-beijing", "_to" : "worldVertices/country-people-s-republic-of-china", "_rev" : "_WnWXFjO--D", "type" : "is-in" }, { "_key" : "37931", "_id" : "worldEdges/37931", "_from" : "worldVertices/country-eritrea", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFjC--_", "type" : "is-in" }, { "_key" : "37937", "_id" : "worldEdges/37937", "_from" : "worldVertices/country-france", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFjG--_", "type" : "is-in" }, { "_key" : "37901", "_id" : "worldEdges/37901", "_from" : "worldVertices/country-canada", "_to" : "worldVertices/continent-north-america", "_rev" : "_WnWXFiy--B", "type" : "is-in" }, { "_key" : "37889", "_id" : "worldEdges/37889", "_from" : "worldVertices/country-burkina-faso", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiq--D", "type" : "is-in" }, { "_key" : "37856", "_id" : "worldEdges/37856", "_from" : "worldVertices/country-bahrain", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFia--B", "type" : "is-in" }, { "_key" : "37955", "_id" : "worldEdges/37955", "_from" : "worldVertices/capital-bandar-seri-begawan", "_to" : "worldVertices/country-brunei", "_rev" : "_WnWXFjO--B", "type" : "is-in" }, { "_key" : "37928", "_id" : "worldEdges/37928", "_from" : "worldVertices/country-egypt", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFj---D", "type" : "is-in" }, { "_key" : "37883", "_id" : "worldEdges/37883", "_from" : "worldVertices/country-brunei", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFiq--_", "type" : "is-in" }, { "_key" : "37841", "_id" : "worldEdges/37841", "_from" : "worldVertices/country-antigua-and-barbuda", "_to" : "worldVertices/continent-north-america", "_rev" : "_WnWXFiS--B", "type" : "is-in" }, { "_key" : "38039", "_id" : "worldEdges/38039", "_from" : "worldVertices/capital-santiago", "_to" : "worldVertices/country-chile", "_rev" : "_WnWXFj6--B", "type" : "is-in" }, { "_key" : "37991", "_id" : "worldEdges/37991", "_from" : "worldVertices/capital-dhaka", "_to" : "worldVertices/country-bangladesh", "_rev" : "_WnWXFji--_", "type" : "is-in" }, { "_key" : "37850", "_id" : "worldEdges/37850", "_from" : "worldVertices/country-austria", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFiW--D", "type" : "is-in" }, { "_key" : "37946", "_id" : "worldEdges/37946", "_from" : "worldVertices/capital-algiers", "_to" : "worldVertices/country-algeria", "_rev" : "_WnWXFjK--_", "type" : "is-in" }, { "_key" : "37973", "_id" : "worldEdges/37973", "_from" : "worldVertices/capital-brussels", "_to" : "worldVertices/country-belgium", "_rev" : "_WnWXFjW--B", "type" : "is-in" }, { "_key" : "37985", "_id" : "worldEdges/37985", "_from" : "worldVertices/capital-canberra", "_to" : "worldVertices/country-australia", "_rev" : "_WnWXFje--_", "type" : "is-in" }, { "_key" : "38042", "_id" : "worldEdges/38042", "_from" : "worldVertices/capital-sarajevo", "_to" : "worldVertices/country-bosnia-and-herzegovina", "_rev" : "_WnWXFj6--D", "type" : "is-in" }, { "_key" : "37910", "_id" : "worldEdges/37910", "_from" : "worldVertices/country-colombia", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFi2--B", "type" : "is-in" }, { "_key" : "37976", "_id" : "worldEdges/37976", "_from" : "worldVertices/capital-buenos-aires", "_to" : "worldVertices/country-argentina", "_rev" : "_WnWXFja--_", "type" : "is-in" }, { "_key" : "37898", "_id" : "worldEdges/37898", "_from" : "worldVertices/country-cameroon", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiy--_", "type" : "is-in" }, { "_key" : "38063", "_id" : "worldEdges/38063", "_from" : "worldVertices/capital-zagreb", "_to" : "worldVertices/country-croatia", "_rev" : "_WnWXFkG--B", "type" : "is-in" }, { "_key" : "37838", "_id" : "worldEdges/37838", "_from" : "worldVertices/country-angola", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiS--_", "type" : "is-in" }, { "_key" : "37835", "_id" : "worldEdges/37835", "_from" : "worldVertices/country-andorra", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFiO--D", "type" : "is-in" }, { "_key" : "38012", "_id" : "worldEdges/38012", "_from" : "worldVertices/capital-nassau", "_to" : "worldVertices/country-bahamas", "_rev" : "_WnWXFjq--B", "type" : "is-in" }, { "_key" : "37853", "_id" : "worldEdges/37853", "_from" : "worldVertices/country-bahamas", "_to" : "worldVertices/continent-north-america", "_rev" : "_WnWXFia--_", "type" : "is-in" }, { "_key" : "37880", "_id" : "worldEdges/37880", "_from" : "worldVertices/country-brazil", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFim--D", "type" : "is-in" }, { "_key" : "38051", "_id" : "worldEdges/38051", "_from" : "worldVertices/capital-tirana", "_to" : "worldVertices/country-albania", "_rev" : "_WnWXFkC--_", "type" : "is-in" }, { "_key" : "37919", "_id" : "worldEdges/37919", "_from" : "worldVertices/country-czech-republic", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFi6--B", "type" : "is-in" }, { "_key" : "37940", "_id" : "worldEdges/37940", "_from" : "worldVertices/country-germany", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFjG--B", "type" : "is-in" }, { "_key" : "37934", "_id" : "worldEdges/37934", "_from" : "worldVertices/country-finland", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFjC--B", "type" : "is-in" }, { "_key" : "37826", "_id" : "worldEdges/37826", "_from" : "worldVertices/country-afghanistan", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFiK--B", "type" : "is-in" }, { "_key" : "37862", "_id" : "worldEdges/37862", "_from" : "worldVertices/country-barbados", "_to" : "worldVertices/continent-north-america", "_rev" : "_WnWXFie--B", "type" : "is-in" }, { "_key" : "37904", "_id" : "worldEdges/37904", "_from" : "worldVertices/country-chad", "_to" : "worldVertices/continent-africa", "_rev" : "_WnWXFiy--D", "type" : "is-in" }, { "_key" : "37907", "_id" : "worldEdges/37907", "_from" : "worldVertices/country-chile", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFi2--_", "type" : "is-in" }, { "_key" : "38036", "_id" : "worldEdges/38036", "_from" : "worldVertices/capital-saint-john-s", "_to" : "worldVertices/country-antigua-and-barbuda", "_rev" : "_WnWXFj6--_", "type" : "is-in" }, { "_key" : "38027", "_id" : "worldEdges/38027", "_from" : "worldVertices/capital-phnom-penh", "_to" : "worldVertices/country-cambodia", "_rev" : "_WnWXFjy--B", "type" : "is-in" }, { "_key" : "37979", "_id" : "worldEdges/37979", "_from" : "worldVertices/capital-bujumbura", "_to" : "worldVertices/country-burundi", "_rev" : "_WnWXFja--B", "type" : "is-in" }, { "_key" : "37886", "_id" : "worldEdges/37886", "_from" : "worldVertices/country-bulgaria", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFiq--B", "type" : "is-in" }, { "_key" : "37865", "_id" : "worldEdges/37865", "_from" : "worldVertices/country-belgium", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFie--D", "type" : "is-in" }, { "_key" : "38033", "_id" : "worldEdges/38033", "_from" : "worldVertices/capital-quito", "_to" : "worldVertices/country-ecuador", "_rev" : "_WnWXFj2--B", "type" : "is-in" }, { "_key" : "37829", "_id" : "worldEdges/37829", "_from" : "worldVertices/country-albania", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFiO--_", "type" : "is-in" }, { "_key" : "37964", "_id" : "worldEdges/37964", "_from" : "worldVertices/capital-bogota", "_to" : "worldVertices/country-colombia", "_rev" : "_WnWXFjS--B", "type" : "is-in" }, { "_key" : "37874", "_id" : "worldEdges/37874", "_from" : "worldVertices/country-bosnia-and-herzegovina", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFim--_", "type" : "is-in" }, { "_key" : "37868", "_id" : "worldEdges/37868", "_from" : "worldVertices/country-bhutan", "_to" : "worldVertices/continent-asia", "_rev" : "_WnWXFii--_", "type" : "is-in" }, { "_key" : "37970", "_id" : "worldEdges/37970", "_from" : "worldVertices/capital-bridgetown", "_to" : "worldVertices/country-barbados", "_rev" : "_WnWXFjW--_", "type" : "is-in" }, { "_key" : "37871", "_id" : "worldEdges/37871", "_from" : "worldVertices/country-bolivia", "_to" : "worldVertices/continent-south-america", "_rev" : "_WnWXFii--B", "type" : "is-in" }, { "_key" : "37982", "_id" : "worldEdges/37982", "_from" : "worldVertices/capital-cairo", "_to" : "worldVertices/country-egypt", "_rev" : "_WnWXFja--D", "type" : "is-in" }, { "_key" : "38048", "_id" : "worldEdges/38048", "_from" : "worldVertices/capital-thimphu", "_to" : "worldVertices/country-bhutan", "_rev" : "_WnWXFk---B", "type" : "is-in" }, { "_key" : "37949", "_id" : "worldEdges/37949", "_from" : "worldVertices/capital-andorra-la-vella", "_to" : "worldVertices/country-andorra", "_rev" : "_WnWXFjK--B", "type" : "is-in" }, { "_key" : "37961", "_id" : "worldEdges/37961", "_from" : "worldVertices/capital-berlin", "_to" : "worldVertices/country-germany", "_rev" : "_WnWXFjS--_", "type" : "is-in" }, { "_key" : "37807", "_id" : "worldEdges/37807", "_from" : "worldVertices/continent-africa", "_to" : "worldVertices/world", "_rev" : "_WnWXFiC--_", "type" : "is-in" }, { "_key" : "37916", "_id" : "worldEdges/37916", "_from" : "worldVertices/country-croatia", "_to" : "worldVertices/continent-europe", "_rev" : "_WnWXFi6--_", "type" : "is-in" }, { "_key" : "38021", "_id" : "worldEdges/38021", "_from" : "worldVertices/capital-ouagadougou", "_to" : "worldVertices/country-burkina-faso", "_rev" : "_WnWXFju--D", "type" : "is-in" }, { "_key" : "38057", "_id" : "worldEdges/38057", "_from" : "worldVertices/capital-yamoussoukro", "_to" : "worldVertices/country-cote-d-ivoire", "_rev" : "_WnWXFkC--D", "type" : "is-in" } ] arangosh> examples.dropGraph("worldCountry"); true arangosh> var g = examples.loadGraph("worldCountryUnManaged"); arangosh> examples.dropGraph("worldCountryUnManaged");