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" : "_WK_Ou3q--L",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "capital-yaounde",
"_id" : "worldVertices/capital-yaounde",
"_rev" : "_WK_Ou3u--T",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "_WK_Ou3i--D",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou3O--L",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "_WK_Ou3i--F",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_WK_Ou3i--B",
"name" : "People's Republic of China",
"type" : "country",
"code" : "CHN"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "_WK_Ou3u--N",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_WK_Ou3e--B",
"name" : "Cote d'Ivoire",
"type" : "country",
"code" : "CIV"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "_WK_Ou3u--J",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "_WK_Ou3m--_",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "_WK_Ou3a--N",
"name" : "Chad",
"type" : "country",
"code" : "TCD"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "_WK_Ou3u--L",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "_WK_Ou3u--F",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "_WK_Ou3q--F",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "_WK_Ou3y--_",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "_WK_Ou3W--R",
"name" : "Brazil",
"type" : "country",
"code" : "BRA"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "_WK_Ou3a--F",
"name" : "Burundi",
"type" : "country",
"code" : "BDI"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "_WK_Ou3q--B",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "_WK_Ou3i--_",
"name" : "Germany",
"type" : "country",
"code" : "DEU"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "_WK_Ou3W--P",
"name" : "Botswana",
"type" : "country",
"code" : "BWA"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "_WK_Ou3q--R",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "_WK_Ou3e--D",
"name" : "Croatia",
"type" : "country",
"code" : "HRV"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "_WK_Ou3e--N",
"name" : "Eritrea",
"type" : "country",
"code" : "ERI"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "_WK_Ou3S--H",
"name" : "Angola",
"type" : "country",
"code" : "AGO"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "_WK_Ou3W--B",
"name" : "Bahrain",
"type" : "country",
"code" : "BHR"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "_WK_Ou3S--L",
"name" : "Argentina",
"type" : "country",
"code" : "ARG"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "_WK_Ou3m--J",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "_WK_Ou3m--F",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "_WK_Ou3W--D",
"name" : "Bangladesh",
"type" : "country",
"code" : "BGD"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "_WK_Ou3e--J",
"name" : "Ecuador",
"type" : "country",
"code" : "ECU"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou3O--B",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "_WK_Ou3a--H",
"name" : "Cambodia",
"type" : "country",
"code" : "KHM"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "_WK_Ou3a--P",
"name" : "Chile",
"type" : "country",
"code" : "CHL"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "_WK_Ou3W--L",
"name" : "Bolivia",
"type" : "country",
"code" : "BOL"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "_WK_Ou3W--H",
"name" : "Belgium",
"type" : "country",
"code" : "BEL"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "_WK_Ou3m--L",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "_WK_Ou3a--J",
"name" : "Cameroon",
"type" : "country",
"code" : "CMR"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "_WK_Ou3m--P",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "_WK_Ou3O--F",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "_WK_Ou3O--_",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "_WK_Ou3u--R",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "_WK_Ou3i--R",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_WK_Ou3S--J",
"name" : "Antigua and Barbuda",
"type" : "country",
"code" : "ATG"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "_WK_Ou3i--J",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "_WK_Ou3m--N",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "_WK_Ou3u--D",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "_WK_Ou3a--D",
"name" : "Burkina Faso",
"type" : "country",
"code" : "BFA"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "_WK_Ou3u--_",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "_WK_Ou3e--F",
"name" : "Czech Republic",
"type" : "country",
"code" : "CZE"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "_WK_Ou3e--L",
"name" : "Egypt",
"type" : "country",
"code" : "EGY"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "_WK_Ou3m--R",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "_WK_Ou3W--J",
"name" : "Bhutan",
"type" : "country",
"code" : "BTN"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "_WK_Ou3S--D",
"name" : "Algeria",
"type" : "country",
"code" : "DZA"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "_WK_Ou3S--_",
"name" : "Afghanistan",
"type" : "country",
"code" : "AFG"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "_WK_Ou3q--P",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "_WK_Ou3e--P",
"name" : "Finland",
"type" : "country",
"code" : "FIN"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "_WK_Ou3S--P",
"name" : "Austria",
"type" : "country",
"code" : "AUT"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "_WK_Ou3m--B",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "_WK_Ou3e--H",
"name" : "Denmark",
"type" : "country",
"code" : "DNK"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "_WK_Ou3S--B",
"name" : "Albania",
"type" : "country",
"code" : "ALB"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "_WK_Ou3i--N",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "_WK_Ou3m--D",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "_WK_Ou3u--B",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "_WK_Ou3e--R",
"name" : "France",
"type" : "country",
"code" : "FRA"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "_WK_Ou3e--_",
"name" : "Colombia",
"type" : "country",
"code" : "COL"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "_WK_Ou3a--B",
"name" : "Bulgaria",
"type" : "country",
"code" : "BGR"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "_WK_Ou3O--J",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "_WK_Ou3u--P",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "_WK_Ou3W--_",
"name" : "Bahamas",
"type" : "country",
"code" : "BHS"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou3O--D",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "_WK_Ou3W--F",
"name" : "Barbados",
"type" : "country",
"code" : "BRB"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "_WK_Ou3q--J",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "_WK_Ou3q--N",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "_WK_Ou3i--P",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "_WK_Ou3a--_",
"name" : "Brunei",
"type" : "country",
"code" : "BRN"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "_WK_Ou3i--H",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "_WK_Ou3m--H",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "_WK_Ou3q--_",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "_WK_Ou3q--H",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "_WK_Ou3i--L",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "_WK_Ou3a--L",
"name" : "Canada",
"type" : "country",
"code" : "CAN"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou3O--H",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "_WK_Ou3q--D",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "_WK_Ou3S--N",
"name" : "Australia",
"type" : "country",
"code" : "AUS"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "_WK_Ou3u--H",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "_WK_Ou3S--F",
"name" : "Andorra",
"type" : "country",
"code" : "AND"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_WK_Ou3W--N",
"name" : "Bosnia and Herzegovina",
"type" : "country",
"code" : "BIH"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "40092",
"_id" : "worldEdges/40092",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4---P",
"type" : "is-in"
},
{
"_key" : "40005",
"_id" : "worldEdges/40005",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou32--_",
"type" : "is-in"
},
{
"_key" : "40143",
"_id" : "worldEdges/40143",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "_WK_Ou4K--_",
"type" : "is-in"
},
{
"_key" : "40185",
"_id" : "worldEdges/40185",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "_WK_Ou4S--B",
"type" : "is-in"
},
{
"_key" : "40134",
"_id" : "worldEdges/40134",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "_WK_Ou4G--H",
"type" : "is-in"
},
{
"_key" : "40125",
"_id" : "worldEdges/40125",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "_WK_Ou4G--B",
"type" : "is-in"
},
{
"_key" : "40077",
"_id" : "worldEdges/40077",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou4---F",
"type" : "is-in"
},
{
"_key" : "40095",
"_id" : "worldEdges/40095",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4---R",
"type" : "is-in"
},
{
"_key" : "40173",
"_id" : "worldEdges/40173",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "_WK_Ou4O--F",
"type" : "is-in"
},
{
"_key" : "40035",
"_id" : "worldEdges/40035",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WK_Ou36--_",
"type" : "is-in"
},
{
"_key" : "40197",
"_id" : "worldEdges/40197",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "_WK_Ou4S--J",
"type" : "is-in"
},
{
"_key" : "40047",
"_id" : "worldEdges/40047",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou36--H",
"type" : "is-in"
},
{
"_key" : "40029",
"_id" : "worldEdges/40029",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou32--P",
"type" : "is-in"
},
{
"_key" : "40200",
"_id" : "worldEdges/40200",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "_WK_Ou4S--L",
"type" : "is-in"
},
{
"_key" : "40176",
"_id" : "worldEdges/40176",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "_WK_Ou4O--H",
"type" : "is-in"
},
{
"_key" : "40032",
"_id" : "worldEdges/40032",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou32--R",
"type" : "is-in"
},
{
"_key" : "40179",
"_id" : "worldEdges/40179",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "_WK_Ou4O--J",
"type" : "is-in"
},
{
"_key" : "40098",
"_id" : "worldEdges/40098",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou4C--_",
"type" : "is-in"
},
{
"_key" : "40170",
"_id" : "worldEdges/40170",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "_WK_Ou4O--D",
"type" : "is-in"
},
{
"_key" : "40137",
"_id" : "worldEdges/40137",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "_WK_Ou4G--J",
"type" : "is-in"
},
{
"_key" : "40155",
"_id" : "worldEdges/40155",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "_WK_Ou4K--H",
"type" : "is-in"
},
{
"_key" : "40008",
"_id" : "worldEdges/40008",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou32--B",
"type" : "is-in"
},
{
"_key" : "40104",
"_id" : "worldEdges/40104",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou4C--D",
"type" : "is-in"
},
{
"_key" : "40131",
"_id" : "worldEdges/40131",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_WK_Ou4G--F",
"type" : "is-in"
},
{
"_key" : "40068",
"_id" : "worldEdges/40068",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou4---_",
"type" : "is-in"
},
{
"_key" : "40167",
"_id" : "worldEdges/40167",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "_WK_Ou4O--B",
"type" : "is-in"
},
{
"_key" : "40119",
"_id" : "worldEdges/40119",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "_WK_Ou4C--N",
"type" : "is-in"
},
{
"_key" : "40212",
"_id" : "worldEdges/40212",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "_WK_Ou4W--F",
"type" : "is-in"
},
{
"_key" : "40089",
"_id" : "worldEdges/40089",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4---N",
"type" : "is-in"
},
{
"_key" : "40215",
"_id" : "worldEdges/40215",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_WK_Ou4W--H",
"type" : "is-in"
},
{
"_key" : "40041",
"_id" : "worldEdges/40041",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou36--D",
"type" : "is-in"
},
{
"_key" : "40062",
"_id" : "worldEdges/40062",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou36--R",
"type" : "is-in"
},
{
"_key" : "40209",
"_id" : "worldEdges/40209",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_WK_Ou4W--D",
"type" : "is-in"
},
{
"_key" : "40194",
"_id" : "worldEdges/40194",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "_WK_Ou4S--H",
"type" : "is-in"
},
{
"_key" : "40161",
"_id" : "worldEdges/40161",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "_WK_Ou4K--L",
"type" : "is-in"
},
{
"_key" : "39987",
"_id" : "worldEdges/39987",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--F",
"type" : "is-in"
},
{
"_key" : "40110",
"_id" : "worldEdges/40110",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4C--H",
"type" : "is-in"
},
{
"_key" : "40149",
"_id" : "worldEdges/40149",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "_WK_Ou4K--D",
"type" : "is-in"
},
{
"_key" : "39984",
"_id" : "worldEdges/39984",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--D",
"type" : "is-in"
},
{
"_key" : "40230",
"_id" : "worldEdges/40230",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_WK_Ou4a--D",
"type" : "is-in"
},
{
"_key" : "40146",
"_id" : "worldEdges/40146",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "_WK_Ou4K--B",
"type" : "is-in"
},
{
"_key" : "39993",
"_id" : "worldEdges/39993",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--J",
"type" : "is-in"
},
{
"_key" : "40074",
"_id" : "worldEdges/40074",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WK_Ou4---D",
"type" : "is-in"
},
{
"_key" : "40038",
"_id" : "worldEdges/40038",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou36--B",
"type" : "is-in"
},
{
"_key" : "40026",
"_id" : "worldEdges/40026",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WK_Ou32--N",
"type" : "is-in"
},
{
"_key" : "40050",
"_id" : "worldEdges/40050",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou36--J",
"type" : "is-in"
},
{
"_key" : "40203",
"_id" : "worldEdges/40203",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "_WK_Ou4W--_",
"type" : "is-in"
},
{
"_key" : "40116",
"_id" : "worldEdges/40116",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou4C--L",
"type" : "is-in"
},
{
"_key" : "40152",
"_id" : "worldEdges/40152",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "_WK_Ou4K--F",
"type" : "is-in"
},
{
"_key" : "40080",
"_id" : "worldEdges/40080",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou4---H",
"type" : "is-in"
},
{
"_key" : "40188",
"_id" : "worldEdges/40188",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "_WK_Ou4S--D",
"type" : "is-in"
},
{
"_key" : "40071",
"_id" : "worldEdges/40071",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou4---B",
"type" : "is-in"
},
{
"_key" : "40158",
"_id" : "worldEdges/40158",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "_WK_Ou4K--J",
"type" : "is-in"
},
{
"_key" : "40224",
"_id" : "worldEdges/40224",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "_WK_Ou4a--_",
"type" : "is-in"
},
{
"_key" : "40233",
"_id" : "worldEdges/40233",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "_WK_Ou4a--F",
"type" : "is-in"
},
{
"_key" : "40206",
"_id" : "worldEdges/40206",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "_WK_Ou4W--B",
"type" : "is-in"
},
{
"_key" : "39996",
"_id" : "worldEdges/39996",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--L",
"type" : "is-in"
},
{
"_key" : "40191",
"_id" : "worldEdges/40191",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "_WK_Ou4S--F",
"type" : "is-in"
},
{
"_key" : "40056",
"_id" : "worldEdges/40056",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou36--N",
"type" : "is-in"
},
{
"_key" : "40113",
"_id" : "worldEdges/40113",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4C--J",
"type" : "is-in"
},
{
"_key" : "40083",
"_id" : "worldEdges/40083",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou4---J",
"type" : "is-in"
},
{
"_key" : "40218",
"_id" : "worldEdges/40218",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "_WK_Ou4W--J",
"type" : "is-in"
},
{
"_key" : "39980",
"_id" : "worldEdges/39980",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--B",
"type" : "is-in"
},
{
"_key" : "40164",
"_id" : "worldEdges/40164",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "_WK_Ou4O--_",
"type" : "is-in"
},
{
"_key" : "40086",
"_id" : "worldEdges/40086",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou4---L",
"type" : "is-in"
},
{
"_key" : "40020",
"_id" : "worldEdges/40020",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "_WK_Ou32--J",
"type" : "is-in"
},
{
"_key" : "40053",
"_id" : "worldEdges/40053",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou36--L",
"type" : "is-in"
},
{
"_key" : "40101",
"_id" : "worldEdges/40101",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou4C--B",
"type" : "is-in"
},
{
"_key" : "40128",
"_id" : "worldEdges/40128",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "_WK_Ou4G--D",
"type" : "is-in"
},
{
"_key" : "40002",
"_id" : "worldEdges/40002",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou3y--P",
"type" : "is-in"
},
{
"_key" : "40065",
"_id" : "worldEdges/40065",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou36--T",
"type" : "is-in"
},
{
"_key" : "40122",
"_id" : "worldEdges/40122",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "_WK_Ou4G--_",
"type" : "is-in"
},
{
"_key" : "40227",
"_id" : "worldEdges/40227",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "_WK_Ou4a--B",
"type" : "is-in"
},
{
"_key" : "40107",
"_id" : "worldEdges/40107",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou4C--F",
"type" : "is-in"
},
{
"_key" : "40221",
"_id" : "worldEdges/40221",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "_WK_Ou4W--L",
"type" : "is-in"
},
{
"_key" : "40011",
"_id" : "worldEdges/40011",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WK_Ou32--D",
"type" : "is-in"
},
{
"_key" : "40182",
"_id" : "worldEdges/40182",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "_WK_Ou4S--_",
"type" : "is-in"
},
{
"_key" : "40044",
"_id" : "worldEdges/40044",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou36--F",
"type" : "is-in"
},
{
"_key" : "40236",
"_id" : "worldEdges/40236",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "_WK_Ou4a--H",
"type" : "is-in"
},
{
"_key" : "40014",
"_id" : "worldEdges/40014",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WK_Ou32--F",
"type" : "is-in"
},
{
"_key" : "39990",
"_id" : "worldEdges/39990",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "_WK_Ou3y--H",
"type" : "is-in"
},
{
"_key" : "40140",
"_id" : "worldEdges/40140",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "_WK_Ou4G--L",
"type" : "is-in"
},
{
"_key" : "39999",
"_id" : "worldEdges/39999",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WK_Ou3y--N",
"type" : "is-in"
},
{
"_key" : "40017",
"_id" : "worldEdges/40017",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WK_Ou32--H",
"type" : "is-in"
},
{
"_key" : "40059",
"_id" : "worldEdges/40059",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou36--P",
"type" : "is-in"
},
{
"_key" : "40023",
"_id" : "worldEdges/40023",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WK_Ou32--L",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");