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" : "_WE2Wa9u--F",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "capital-yaounde",
"_id" : "worldVertices/capital-yaounde",
"_rev" : "_WE2Wb-C--_",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "_WE2Wa9S--B",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wa8S--B",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "_WE2Wa9S--D",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_WE2Wa9S--_",
"name" : "People's Republic of China",
"type" : "country",
"code" : "CHN"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "_WE2Wb----_",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_WE2Wa9G--_",
"name" : "Cote d'Ivoire",
"type" : "country",
"code" : "CIV"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "_WE2Wa96--D",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "_WE2Wa9e--_",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "_WE2Wa9C--_",
"name" : "Chad",
"type" : "country",
"code" : "TCD"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "_WE2Wa96--F",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "_WE2Wa96--_",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "_WE2Wa9u--_",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "_WE2Wb-C--B",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "_WE2Wa82--B",
"name" : "Brazil",
"type" : "country",
"code" : "BRA"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "_WE2Wa86--B",
"name" : "Burundi",
"type" : "country",
"code" : "BDI"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "_WE2Wa9q--B",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "_WE2Wa9O--D",
"name" : "Germany",
"type" : "country",
"code" : "DEU"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "_WE2Wa82--_",
"name" : "Botswana",
"type" : "country",
"code" : "BWA"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "_WE2Wa9y--D",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "_WE2Wa9G--B",
"name" : "Croatia",
"type" : "country",
"code" : "HRV"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "_WE2Wa9K--D",
"name" : "Eritrea",
"type" : "country",
"code" : "ERI"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "_WE2Wa8e--_",
"name" : "Angola",
"type" : "country",
"code" : "AGO"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "_WE2Wa8q--_",
"name" : "Bahrain",
"type" : "country",
"code" : "BHR"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "_WE2Wa8i--_",
"name" : "Argentina",
"type" : "country",
"code" : "ARG"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "_WE2Wa9i--D",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "_WE2Wa9i--_",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "_WE2Wa8q--B",
"name" : "Bangladesh",
"type" : "country",
"code" : "BGD"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "_WE2Wa9K--_",
"name" : "Ecuador",
"type" : "country",
"code" : "ECU"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "_WE2Wa8K--_",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "_WE2Wa9---_",
"name" : "Cambodia",
"type" : "country",
"code" : "KHM"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "_WE2Wa9C--B",
"name" : "Chile",
"type" : "country",
"code" : "CHL"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "_WE2Wa8y--_",
"name" : "Bolivia",
"type" : "country",
"code" : "BOL"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "_WE2Wa8u--B",
"name" : "Belgium",
"type" : "country",
"code" : "BEL"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "_WE2Wa9i--F",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "_WE2Wa9---B",
"name" : "Cameroon",
"type" : "country",
"code" : "CMR"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "_WE2Wa9m--B",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "_WE2Wa8O--_",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "_WE2Wa8G--_",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "_WE2Wb----D",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "_WE2Wa9a--D",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_WE2Wa8e--B",
"name" : "Antigua and Barbuda",
"type" : "country",
"code" : "ATG"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "_WE2Wa9W--B",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "_WE2Wa9m--_",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "_WE2Wa92--D",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "_WE2Wa86--_",
"name" : "Burkina Faso",
"type" : "country",
"code" : "BFA"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "_WE2Wa92--_",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "_WE2Wa9G--D",
"name" : "Czech Republic",
"type" : "country",
"code" : "CZE"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "_WE2Wa9K--B",
"name" : "Egypt",
"type" : "country",
"code" : "EGY"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "_WE2Wa9m--D",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "_WE2Wa8u--D",
"name" : "Bhutan",
"type" : "country",
"code" : "BTN"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "_WE2Wa8a--_",
"name" : "Algeria",
"type" : "country",
"code" : "DZA"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "_WE2Wa8W--_",
"name" : "Afghanistan",
"type" : "country",
"code" : "AFG"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "_WE2Wa9y--B",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "_WE2Wa9O--_",
"name" : "Finland",
"type" : "country",
"code" : "FIN"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "_WE2Wa8m--_",
"name" : "Austria",
"type" : "country",
"code" : "AUT"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "_WE2Wa9e--B",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "_WE2Wa9G--F",
"name" : "Denmark",
"type" : "country",
"code" : "DNK"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "_WE2Wa8W--B",
"name" : "Albania",
"type" : "country",
"code" : "ALB"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "_WE2Wa9a--_",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "_WE2Wa9e--D",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "_WE2Wa92--B",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "_WE2Wa9O--B",
"name" : "France",
"type" : "country",
"code" : "FRA"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "_WE2Wa9C--D",
"name" : "Colombia",
"type" : "country",
"code" : "COL"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "_WE2Wa82--F",
"name" : "Bulgaria",
"type" : "country",
"code" : "BGR"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "_WE2Wa8S--_",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "_WE2Wb----B",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "_WE2Wa8m--B",
"name" : "Bahamas",
"type" : "country",
"code" : "BHS"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "_WE2Wa8K--B",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "_WE2Wa8u--_",
"name" : "Barbados",
"type" : "country",
"code" : "BRB"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "_WE2Wa9u--D",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "_WE2Wa9y--_",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "_WE2Wa9a--B",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "_WE2Wa82--D",
"name" : "Brunei",
"type" : "country",
"code" : "BRN"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "_WE2Wa9W--_",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "_WE2Wa9i--B",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "_WE2Wa9q--_",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "_WE2Wa9u--B",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "_WE2Wa9W--D",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "_WE2Wa9---D",
"name" : "Canada",
"type" : "country",
"code" : "CAN"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "_WE2Wa8O--B",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "_WE2Wa9q--D",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "_WE2Wa8i--B",
"name" : "Australia",
"type" : "country",
"code" : "AUS"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "_WE2Wa96--B",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "_WE2Wa8a--B",
"name" : "Andorra",
"type" : "country",
"code" : "AND"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_WE2Wa8y--B",
"name" : "Bosnia and Herzegovina",
"type" : "country",
"code" : "BIH"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "40210",
"_id" : "worldEdges/40210",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-e--B",
"type" : "is-in"
},
{
"_key" : "40150",
"_id" : "worldEdges/40150",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-G--B",
"type" : "is-in"
},
{
"_key" : "40270",
"_id" : "worldEdges/40270",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-2--B",
"type" : "is-in"
},
{
"_key" : "40315",
"_id" : "worldEdges/40315",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "_WE2Wb_G--D",
"type" : "is-in"
},
{
"_key" : "40240",
"_id" : "worldEdges/40240",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-q--B",
"type" : "is-in"
},
{
"_key" : "40216",
"_id" : "worldEdges/40216",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-i--_",
"type" : "is-in"
},
{
"_key" : "40258",
"_id" : "worldEdges/40258",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-y--B",
"type" : "is-in"
},
{
"_key" : "40387",
"_id" : "worldEdges/40387",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "_WE2Wb_i--_",
"type" : "is-in"
},
{
"_key" : "40204",
"_id" : "worldEdges/40204",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-a--D",
"type" : "is-in"
},
{
"_key" : "40330",
"_id" : "worldEdges/40330",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "_WE2Wb_O--_",
"type" : "is-in"
},
{
"_key" : "40369",
"_id" : "worldEdges/40369",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_WE2Wb_a--B",
"type" : "is-in"
},
{
"_key" : "40252",
"_id" : "worldEdges/40252",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-u--D",
"type" : "is-in"
},
{
"_key" : "40291",
"_id" : "worldEdges/40291",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_WE2Wb_---D",
"type" : "is-in"
},
{
"_key" : "40147",
"_id" : "worldEdges/40147",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-G--_",
"type" : "is-in"
},
{
"_key" : "40198",
"_id" : "worldEdges/40198",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-a--_",
"type" : "is-in"
},
{
"_key" : "40189",
"_id" : "worldEdges/40189",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-W--B",
"type" : "is-in"
},
{
"_key" : "40231",
"_id" : "worldEdges/40231",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-m--D",
"type" : "is-in"
},
{
"_key" : "40324",
"_id" : "worldEdges/40324",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "_WE2Wb_K--D",
"type" : "is-in"
},
{
"_key" : "40153",
"_id" : "worldEdges/40153",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-G--D",
"type" : "is-in"
},
{
"_key" : "40366",
"_id" : "worldEdges/40366",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "_WE2Wb_a--_",
"type" : "is-in"
},
{
"_key" : "40222",
"_id" : "worldEdges/40222",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-i--D",
"type" : "is-in"
},
{
"_key" : "40393",
"_id" : "worldEdges/40393",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "_WE2Wb_i--D",
"type" : "is-in"
},
{
"_key" : "40234",
"_id" : "worldEdges/40234",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WE2Wb-m--F",
"type" : "is-in"
},
{
"_key" : "40159",
"_id" : "worldEdges/40159",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-K--B",
"type" : "is-in"
},
{
"_key" : "40195",
"_id" : "worldEdges/40195",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WE2Wb-W--F",
"type" : "is-in"
},
{
"_key" : "40312",
"_id" : "worldEdges/40312",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "_WE2Wb_G--B",
"type" : "is-in"
},
{
"_key" : "40207",
"_id" : "worldEdges/40207",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-e--_",
"type" : "is-in"
},
{
"_key" : "40249",
"_id" : "worldEdges/40249",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-u--B",
"type" : "is-in"
},
{
"_key" : "40342",
"_id" : "worldEdges/40342",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "_WE2Wb_S--_",
"type" : "is-in"
},
{
"_key" : "40297",
"_id" : "worldEdges/40297",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "_WE2Wb_C--_",
"type" : "is-in"
},
{
"_key" : "40375",
"_id" : "worldEdges/40375",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_WE2Wb_a--F",
"type" : "is-in"
},
{
"_key" : "40348",
"_id" : "worldEdges/40348",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "_WE2Wb_S--D",
"type" : "is-in"
},
{
"_key" : "40390",
"_id" : "worldEdges/40390",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_WE2Wb_i--B",
"type" : "is-in"
},
{
"_key" : "40372",
"_id" : "worldEdges/40372",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "_WE2Wb_a--D",
"type" : "is-in"
},
{
"_key" : "40264",
"_id" : "worldEdges/40264",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-y--F",
"type" : "is-in"
},
{
"_key" : "40267",
"_id" : "worldEdges/40267",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-2--_",
"type" : "is-in"
},
{
"_key" : "40228",
"_id" : "worldEdges/40228",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-m--B",
"type" : "is-in"
},
{
"_key" : "40162",
"_id" : "worldEdges/40162",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-K--D",
"type" : "is-in"
},
{
"_key" : "40306",
"_id" : "worldEdges/40306",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "_WE2Wb_C--F",
"type" : "is-in"
},
{
"_key" : "40261",
"_id" : "worldEdges/40261",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-y--D",
"type" : "is-in"
},
{
"_key" : "40327",
"_id" : "worldEdges/40327",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "_WE2Wb_K--F",
"type" : "is-in"
},
{
"_key" : "40288",
"_id" : "worldEdges/40288",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "_WE2Wb_---B",
"type" : "is-in"
},
{
"_key" : "40171",
"_id" : "worldEdges/40171",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-O--D",
"type" : "is-in"
},
{
"_key" : "40345",
"_id" : "worldEdges/40345",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "_WE2Wb_S--B",
"type" : "is-in"
},
{
"_key" : "40225",
"_id" : "worldEdges/40225",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-m--_",
"type" : "is-in"
},
{
"_key" : "40333",
"_id" : "worldEdges/40333",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "_WE2Wb_O--B",
"type" : "is-in"
},
{
"_key" : "40156",
"_id" : "worldEdges/40156",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-K--_",
"type" : "is-in"
},
{
"_key" : "40255",
"_id" : "worldEdges/40255",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-y--_",
"type" : "is-in"
},
{
"_key" : "40246",
"_id" : "worldEdges/40246",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-u--_",
"type" : "is-in"
},
{
"_key" : "40201",
"_id" : "worldEdges/40201",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-a--B",
"type" : "is-in"
},
{
"_key" : "40186",
"_id" : "worldEdges/40186",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WE2Wb-W--_",
"type" : "is-in"
},
{
"_key" : "40144",
"_id" : "worldEdges/40144",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-C--F",
"type" : "is-in"
},
{
"_key" : "40360",
"_id" : "worldEdges/40360",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "_WE2Wb_W--D",
"type" : "is-in"
},
{
"_key" : "40285",
"_id" : "worldEdges/40285",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "_WE2Wb_---_",
"type" : "is-in"
},
{
"_key" : "40378",
"_id" : "worldEdges/40378",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "_WE2Wb_e--_",
"type" : "is-in"
},
{
"_key" : "40273",
"_id" : "worldEdges/40273",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-2--D",
"type" : "is-in"
},
{
"_key" : "40363",
"_id" : "worldEdges/40363",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "_WE2Wb_W--F",
"type" : "is-in"
},
{
"_key" : "40318",
"_id" : "worldEdges/40318",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "_WE2Wb_K--_",
"type" : "is-in"
},
{
"_key" : "40381",
"_id" : "worldEdges/40381",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "_WE2Wb_e--B",
"type" : "is-in"
},
{
"_key" : "40243",
"_id" : "worldEdges/40243",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-q--D",
"type" : "is-in"
},
{
"_key" : "40165",
"_id" : "worldEdges/40165",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-O--_",
"type" : "is-in"
},
{
"_key" : "40237",
"_id" : "worldEdges/40237",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "_WE2Wb-q--_",
"type" : "is-in"
},
{
"_key" : "40309",
"_id" : "worldEdges/40309",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "_WE2Wb_G--_",
"type" : "is-in"
},
{
"_key" : "40384",
"_id" : "worldEdges/40384",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "_WE2Wb_e--D",
"type" : "is-in"
},
{
"_key" : "40180",
"_id" : "worldEdges/40180",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "_WE2Wb-S--B",
"type" : "is-in"
},
{
"_key" : "40192",
"_id" : "worldEdges/40192",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-W--D",
"type" : "is-in"
},
{
"_key" : "40303",
"_id" : "worldEdges/40303",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "_WE2Wb_C--D",
"type" : "is-in"
},
{
"_key" : "40339",
"_id" : "worldEdges/40339",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "_WE2Wb_O--F",
"type" : "is-in"
},
{
"_key" : "40354",
"_id" : "worldEdges/40354",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "_WE2Wb_W--_",
"type" : "is-in"
},
{
"_key" : "40357",
"_id" : "worldEdges/40357",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "_WE2Wb_W--B",
"type" : "is-in"
},
{
"_key" : "40300",
"_id" : "worldEdges/40300",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "_WE2Wb_C--B",
"type" : "is-in"
},
{
"_key" : "40276",
"_id" : "worldEdges/40276",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "_WE2Wb-6--_",
"type" : "is-in"
},
{
"_key" : "40168",
"_id" : "worldEdges/40168",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-O--B",
"type" : "is-in"
},
{
"_key" : "40351",
"_id" : "worldEdges/40351",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "_WE2Wb_S--F",
"type" : "is-in"
},
{
"_key" : "40183",
"_id" : "worldEdges/40183",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-S--D",
"type" : "is-in"
},
{
"_key" : "40213",
"_id" : "worldEdges/40213",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-e--D",
"type" : "is-in"
},
{
"_key" : "40294",
"_id" : "worldEdges/40294",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "_WE2Wb_---F",
"type" : "is-in"
},
{
"_key" : "40140",
"_id" : "worldEdges/40140",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "_WE2Wb-C--D",
"type" : "is-in"
},
{
"_key" : "40336",
"_id" : "worldEdges/40336",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "_WE2Wb_O--D",
"type" : "is-in"
},
{
"_key" : "40177",
"_id" : "worldEdges/40177",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_WE2Wb-S--_",
"type" : "is-in"
},
{
"_key" : "40219",
"_id" : "worldEdges/40219",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_WE2Wb-i--B",
"type" : "is-in"
},
{
"_key" : "40396",
"_id" : "worldEdges/40396",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "_WE2Wb_i--F",
"type" : "is-in"
},
{
"_key" : "40282",
"_id" : "worldEdges/40282",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "_WE2Wb-6--D",
"type" : "is-in"
},
{
"_key" : "40279",
"_id" : "worldEdges/40279",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "_WE2Wb-6--B",
"type" : "is-in"
},
{
"_key" : "40321",
"_id" : "worldEdges/40321",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "_WE2Wb_K--B",
"type" : "is-in"
},
{
"_key" : "40174",
"_id" : "worldEdges/40174",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_WE2Wb-O--F",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");