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" : "_XG3zRBq--F",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "capital-yaounde",
"_id" : "worldVertices/capital-yaounde",
"_rev" : "_XG3zRBy--B",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "_XG3zRBe--J",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRBO--H",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "_XG3zRBe--L",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_XG3zRBe--H",
"name" : "People's Republic of China",
"type" : "country",
"code" : "CHN"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "_XG3zRBu--L",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_XG3zRBa--J",
"name" : "Cote d'Ivoire",
"type" : "country",
"code" : "CIV"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "_XG3zRBu--H",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "_XG3zRBi--H",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "_XG3zRBa--D",
"name" : "Chad",
"type" : "country",
"code" : "TCD"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "_XG3zRBu--J",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "_XG3zRBu--D",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "_XG3zRBq--_",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "_XG3zRBy--D",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "_XG3zRBW--H",
"name" : "Brazil",
"type" : "country",
"code" : "BRA"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "_XG3zRBW--P",
"name" : "Burundi",
"type" : "country",
"code" : "BDI"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "_XG3zRBm--L",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "_XG3zRBe--F",
"name" : "Germany",
"type" : "country",
"code" : "DEU"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "_XG3zRBW--F",
"name" : "Botswana",
"type" : "country",
"code" : "BWA"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "_XG3zRBq--L",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "_XG3zRBa--L",
"name" : "Croatia",
"type" : "country",
"code" : "HRV"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "_XG3zRBe--_",
"name" : "Eritrea",
"type" : "country",
"code" : "ERI"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "_XG3zRBO--R",
"name" : "Angola",
"type" : "country",
"code" : "AGO"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "_XG3zRBS--J",
"name" : "Bahrain",
"type" : "country",
"code" : "BHR"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "_XG3zRBS--B",
"name" : "Argentina",
"type" : "country",
"code" : "ARG"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "_XG3zRBm--_",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "_XG3zRBi--N",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "_XG3zRBS--L",
"name" : "Bangladesh",
"type" : "country",
"code" : "BGD"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "_XG3zRBa--R",
"name" : "Ecuador",
"type" : "country",
"code" : "ECU"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "_XG3zRBK--B",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "_XG3zRBW--R",
"name" : "Cambodia",
"type" : "country",
"code" : "KHM"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "_XG3zRBa--F",
"name" : "Chile",
"type" : "country",
"code" : "CHL"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "_XG3zRBW--B",
"name" : "Bolivia",
"type" : "country",
"code" : "BOL"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "_XG3zRBS--P",
"name" : "Belgium",
"type" : "country",
"code" : "BEL"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "_XG3zRBm--B",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "_XG3zRBa--_",
"name" : "Cameroon",
"type" : "country",
"code" : "CMR"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "_XG3zRBm--F",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "_XG3zRBO--B",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "_XG3zRBK--_",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "_XG3zRBy--_",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "_XG3zRBi--F",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_XG3zRBS--_",
"name" : "Antigua and Barbuda",
"type" : "country",
"code" : "ATG"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "_XG3zRBe--P",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "_XG3zRBm--D",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "_XG3zRBu--B",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "_XG3zRBW--N",
"name" : "Burkina Faso",
"type" : "country",
"code" : "BFA"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "_XG3zRBq--N",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "_XG3zRBa--N",
"name" : "Czech Republic",
"type" : "country",
"code" : "CZE"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "_XG3zRBa--T",
"name" : "Egypt",
"type" : "country",
"code" : "EGY"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "_XG3zRBm--H",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "_XG3zRBW--_",
"name" : "Bhutan",
"type" : "country",
"code" : "BTN"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "_XG3zRBO--N",
"name" : "Algeria",
"type" : "country",
"code" : "DZA"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "_XG3zRBO--J",
"name" : "Afghanistan",
"type" : "country",
"code" : "AFG"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "_XG3zRBq--J",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "_XG3zRBe--B",
"name" : "Finland",
"type" : "country",
"code" : "FIN"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "_XG3zRBS--F",
"name" : "Austria",
"type" : "country",
"code" : "AUT"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "_XG3zRBi--J",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "_XG3zRBa--P",
"name" : "Denmark",
"type" : "country",
"code" : "DNK"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "_XG3zRBO--L",
"name" : "Albania",
"type" : "country",
"code" : "ALB"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "_XG3zRBi--B",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "_XG3zRBi--L",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "_XG3zRBu--_",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "_XG3zRBe--D",
"name" : "France",
"type" : "country",
"code" : "FRA"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "_XG3zRBa--H",
"name" : "Colombia",
"type" : "country",
"code" : "COL"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "_XG3zRBW--L",
"name" : "Bulgaria",
"type" : "country",
"code" : "BGR"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "_XG3zRBO--F",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "_XG3zRBu--N",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "_XG3zRBS--H",
"name" : "Bahamas",
"type" : "country",
"code" : "BHS"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "_XG3zRBO--_",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "_XG3zRBS--N",
"name" : "Barbados",
"type" : "country",
"code" : "BRB"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "_XG3zRBq--D",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "_XG3zRBq--H",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "_XG3zRBi--D",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "_XG3zRBW--J",
"name" : "Brunei",
"type" : "country",
"code" : "BRN"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "_XG3zRBe--N",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "_XG3zRBi--P",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "_XG3zRBm--J",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "_XG3zRBq--B",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "_XG3zRBi--_",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "_XG3zRBa--B",
"name" : "Canada",
"type" : "country",
"code" : "CAN"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "_XG3zRBO--D",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "_XG3zRBm--N",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "_XG3zRBS--D",
"name" : "Australia",
"type" : "country",
"code" : "AUS"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "_XG3zRBu--F",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "_XG3zRBO--P",
"name" : "Andorra",
"type" : "country",
"code" : "AND"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_XG3zRBW--D",
"name" : "Bosnia and Herzegovina",
"type" : "country",
"code" : "BIH"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "36219",
"_id" : "worldEdges/36219",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "_XG3zRCO--H",
"type" : "is-in"
},
{
"_key" : "36234",
"_id" : "worldEdges/36234",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "_XG3zRCS--_",
"type" : "is-in"
},
{
"_key" : "36060",
"_id" : "worldEdges/36060",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRB2--_",
"type" : "is-in"
},
{
"_key" : "36261",
"_id" : "worldEdges/36261",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "_XG3zRCW--B",
"type" : "is-in"
},
{
"_key" : "36258",
"_id" : "worldEdges/36258",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "_XG3zRCW--_",
"type" : "is-in"
},
{
"_key" : "36096",
"_id" : "worldEdges/36096",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRB6--H",
"type" : "is-in"
},
{
"_key" : "36132",
"_id" : "worldEdges/36132",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRC---P",
"type" : "is-in"
},
{
"_key" : "36162",
"_id" : "worldEdges/36162",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRCG--B",
"type" : "is-in"
},
{
"_key" : "36048",
"_id" : "worldEdges/36048",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRBy--H",
"type" : "is-in"
},
{
"_key" : "36186",
"_id" : "worldEdges/36186",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "_XG3zRCK--B",
"type" : "is-in"
},
{
"_key" : "36291",
"_id" : "worldEdges/36291",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "_XG3zRCa--H",
"type" : "is-in"
},
{
"_key" : "36225",
"_id" : "worldEdges/36225",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "_XG3zRCO--L",
"type" : "is-in"
},
{
"_key" : "36066",
"_id" : "worldEdges/36066",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRB2--D",
"type" : "is-in"
},
{
"_key" : "36189",
"_id" : "worldEdges/36189",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "_XG3zRCK--D",
"type" : "is-in"
},
{
"_key" : "36141",
"_id" : "worldEdges/36141",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRCC--D",
"type" : "is-in"
},
{
"_key" : "36177",
"_id" : "worldEdges/36177",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCG--L",
"type" : "is-in"
},
{
"_key" : "36252",
"_id" : "worldEdges/36252",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "_XG3zRCS--L",
"type" : "is-in"
},
{
"_key" : "36063",
"_id" : "worldEdges/36063",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRB2--B",
"type" : "is-in"
},
{
"_key" : "36222",
"_id" : "worldEdges/36222",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "_XG3zRCO--J",
"type" : "is-in"
},
{
"_key" : "36183",
"_id" : "worldEdges/36183",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "_XG3zRCK--_",
"type" : "is-in"
},
{
"_key" : "36087",
"_id" : "worldEdges/36087",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRB6--B",
"type" : "is-in"
},
{
"_key" : "36264",
"_id" : "worldEdges/36264",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "_XG3zRCW--D",
"type" : "is-in"
},
{
"_key" : "36213",
"_id" : "worldEdges/36213",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "_XG3zRCO--D",
"type" : "is-in"
},
{
"_key" : "36228",
"_id" : "worldEdges/36228",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "_XG3zRCO--N",
"type" : "is-in"
},
{
"_key" : "36171",
"_id" : "worldEdges/36171",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCG--H",
"type" : "is-in"
},
{
"_key" : "36150",
"_id" : "worldEdges/36150",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRCC--J",
"type" : "is-in"
},
{
"_key" : "36210",
"_id" : "worldEdges/36210",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "_XG3zRCO--B",
"type" : "is-in"
},
{
"_key" : "36108",
"_id" : "worldEdges/36108",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRC---_",
"type" : "is-in"
},
{
"_key" : "36180",
"_id" : "worldEdges/36180",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRCG--N",
"type" : "is-in"
},
{
"_key" : "36144",
"_id" : "worldEdges/36144",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRCC--F",
"type" : "is-in"
},
{
"_key" : "36147",
"_id" : "worldEdges/36147",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRCC--H",
"type" : "is-in"
},
{
"_key" : "36288",
"_id" : "worldEdges/36288",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "_XG3zRCa--F",
"type" : "is-in"
},
{
"_key" : "36276",
"_id" : "worldEdges/36276",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "_XG3zRCW--L",
"type" : "is-in"
},
{
"_key" : "36249",
"_id" : "worldEdges/36249",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "_XG3zRCS--J",
"type" : "is-in"
},
{
"_key" : "36054",
"_id" : "worldEdges/36054",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRBy--L",
"type" : "is-in"
},
{
"_key" : "36093",
"_id" : "worldEdges/36093",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRB6--F",
"type" : "is-in"
},
{
"_key" : "36084",
"_id" : "worldEdges/36084",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "_XG3zRB6--_",
"type" : "is-in"
},
{
"_key" : "36105",
"_id" : "worldEdges/36105",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRB6--N",
"type" : "is-in"
},
{
"_key" : "36285",
"_id" : "worldEdges/36285",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "_XG3zRCa--D",
"type" : "is-in"
},
{
"_key" : "36069",
"_id" : "worldEdges/36069",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRB2--F",
"type" : "is-in"
},
{
"_key" : "36090",
"_id" : "worldEdges/36090",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XG3zRB6--D",
"type" : "is-in"
},
{
"_key" : "36123",
"_id" : "worldEdges/36123",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRC---J",
"type" : "is-in"
},
{
"_key" : "36240",
"_id" : "worldEdges/36240",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "_XG3zRCS--D",
"type" : "is-in"
},
{
"_key" : "36282",
"_id" : "worldEdges/36282",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "_XG3zRCa--B",
"type" : "is-in"
},
{
"_key" : "36201",
"_id" : "worldEdges/36201",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "_XG3zRCK--L",
"type" : "is-in"
},
{
"_key" : "36156",
"_id" : "worldEdges/36156",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCC--N",
"type" : "is-in"
},
{
"_key" : "36057",
"_id" : "worldEdges/36057",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRBy--N",
"type" : "is-in"
},
{
"_key" : "36111",
"_id" : "worldEdges/36111",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRC---B",
"type" : "is-in"
},
{
"_key" : "36102",
"_id" : "worldEdges/36102",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRB6--L",
"type" : "is-in"
},
{
"_key" : "36273",
"_id" : "worldEdges/36273",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_XG3zRCW--J",
"type" : "is-in"
},
{
"_key" : "36192",
"_id" : "worldEdges/36192",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "_XG3zRCK--F",
"type" : "is-in"
},
{
"_key" : "36159",
"_id" : "worldEdges/36159",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCG--_",
"type" : "is-in"
},
{
"_key" : "36078",
"_id" : "worldEdges/36078",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XG3zRB2--L",
"type" : "is-in"
},
{
"_key" : "36294",
"_id" : "worldEdges/36294",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_XG3zRCa--J",
"type" : "is-in"
},
{
"_key" : "36204",
"_id" : "worldEdges/36204",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "_XG3zRCK--N",
"type" : "is-in"
},
{
"_key" : "36051",
"_id" : "worldEdges/36051",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRBy--J",
"type" : "is-in"
},
{
"_key" : "36168",
"_id" : "worldEdges/36168",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRCG--F",
"type" : "is-in"
},
{
"_key" : "36237",
"_id" : "worldEdges/36237",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "_XG3zRCS--B",
"type" : "is-in"
},
{
"_key" : "36216",
"_id" : "worldEdges/36216",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "_XG3zRCO--F",
"type" : "is-in"
},
{
"_key" : "36255",
"_id" : "worldEdges/36255",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "_XG3zRCS--N",
"type" : "is-in"
},
{
"_key" : "36081",
"_id" : "worldEdges/36081",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRB2--N",
"type" : "is-in"
},
{
"_key" : "36297",
"_id" : "worldEdges/36297",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "_XG3zRCa--L",
"type" : "is-in"
},
{
"_key" : "36174",
"_id" : "worldEdges/36174",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCG--J",
"type" : "is-in"
},
{
"_key" : "36300",
"_id" : "worldEdges/36300",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "_XG3zRCa--N",
"type" : "is-in"
},
{
"_key" : "36270",
"_id" : "worldEdges/36270",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "_XG3zRCW--H",
"type" : "is-in"
},
{
"_key" : "36267",
"_id" : "worldEdges/36267",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "_XG3zRCW--F",
"type" : "is-in"
},
{
"_key" : "36279",
"_id" : "worldEdges/36279",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_XG3zRCa--_",
"type" : "is-in"
},
{
"_key" : "36207",
"_id" : "worldEdges/36207",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "_XG3zRCO--_",
"type" : "is-in"
},
{
"_key" : "36138",
"_id" : "worldEdges/36138",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XG3zRCC--B",
"type" : "is-in"
},
{
"_key" : "36072",
"_id" : "worldEdges/36072",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRB2--H",
"type" : "is-in"
},
{
"_key" : "36117",
"_id" : "worldEdges/36117",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XG3zRC---F",
"type" : "is-in"
},
{
"_key" : "36126",
"_id" : "worldEdges/36126",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRC---L",
"type" : "is-in"
},
{
"_key" : "36135",
"_id" : "worldEdges/36135",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRCC--_",
"type" : "is-in"
},
{
"_key" : "36198",
"_id" : "worldEdges/36198",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "_XG3zRCK--J",
"type" : "is-in"
},
{
"_key" : "36246",
"_id" : "worldEdges/36246",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "_XG3zRCS--H",
"type" : "is-in"
},
{
"_key" : "36044",
"_id" : "worldEdges/36044",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "_XG3zRBy--F",
"type" : "is-in"
},
{
"_key" : "36099",
"_id" : "worldEdges/36099",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XG3zRB6--J",
"type" : "is-in"
},
{
"_key" : "36114",
"_id" : "worldEdges/36114",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRC---D",
"type" : "is-in"
},
{
"_key" : "36129",
"_id" : "worldEdges/36129",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRC---N",
"type" : "is-in"
},
{
"_key" : "36075",
"_id" : "worldEdges/36075",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRB2--J",
"type" : "is-in"
},
{
"_key" : "36153",
"_id" : "worldEdges/36153",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XG3zRCC--L",
"type" : "is-in"
},
{
"_key" : "36231",
"_id" : "worldEdges/36231",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "_XG3zRCO--P",
"type" : "is-in"
},
{
"_key" : "36243",
"_id" : "worldEdges/36243",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "_XG3zRCS--F",
"type" : "is-in"
},
{
"_key" : "36120",
"_id" : "worldEdges/36120",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XG3zRC---H",
"type" : "is-in"
},
{
"_key" : "36165",
"_id" : "worldEdges/36165",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XG3zRCG--D",
"type" : "is-in"
},
{
"_key" : "36195",
"_id" : "worldEdges/36195",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_XG3zRCK--H",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");