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" : "_XGhAGlK--_",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "capital-yaounde",
"_id" : "worldVertices/capital-yaounde",
"_rev" : "_XGhAGlq--_",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "_XGhAGkS--B",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGiq--_",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "_XGhAGkW--_",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_XGhAGkS--_",
"name" : "People's Republic of China",
"type" : "country",
"code" : "CHN"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "_XGhAGli--B",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_XGhAGj6--_",
"name" : "Cote d'Ivoire",
"type" : "country",
"code" : "CIV"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "_XGhAGle--_",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "_XGhAGki--B",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "_XGhAGjy--B",
"name" : "Chad",
"type" : "country",
"code" : "TCD"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "_XGhAGli--_",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "_XGhAGla--_",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "_XGhAGlC--B",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "_XGhAGlu--_",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "_XGhAGje--B",
"name" : "Brazil",
"type" : "country",
"code" : "BRA"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "_XGhAGjq--_",
"name" : "Burundi",
"type" : "country",
"code" : "BDI"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "_XGhAGl---A",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "_XGhAGkO--_",
"name" : "Germany",
"type" : "country",
"code" : "DEU"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "_XGhAGje--_",
"name" : "Botswana",
"type" : "country",
"code" : "BWA"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "_XGhAGlS--_",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "_XGhAGk---_",
"name" : "Croatia",
"type" : "country",
"code" : "HRV"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "_XGhAGkG--B",
"name" : "Eritrea",
"type" : "country",
"code" : "ERI"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "_XGhAGi2--_",
"name" : "Angola",
"type" : "country",
"code" : "AGO"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "_XGhAGjK--_",
"name" : "Bahrain",
"type" : "country",
"code" : "BHR"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "_XGhAGj---_",
"name" : "Argentina",
"type" : "country",
"code" : "ARG"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "_XGhAGky--_",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "_XGhAGkq--B",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "_XGhAGjK--B",
"name" : "Bangladesh",
"type" : "country",
"code" : "BGD"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "_XGhAGkC--B",
"name" : "Ecuador",
"type" : "country",
"code" : "ECU"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "_XGhAGiW--_",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "_XGhAGjq--B",
"name" : "Cambodia",
"type" : "country",
"code" : "KHM"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "_XGhAGj2--_",
"name" : "Chile",
"type" : "country",
"code" : "CHL"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "_XGhAGjW--B",
"name" : "Bolivia",
"type" : "country",
"code" : "BOL"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "_XGhAGjS--_",
"name" : "Belgium",
"type" : "country",
"code" : "BEL"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "_XGhAGky--B",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "_XGhAGju--_",
"name" : "Cameroon",
"type" : "country",
"code" : "CMR"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "_XGhAGk2--B",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "_XGhAGie--_",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "_XGhAGiS--_",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "_XGhAGlm--B",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "_XGhAGki--_",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_XGhAGi6--_",
"name" : "Antigua and Barbuda",
"type" : "country",
"code" : "ATG"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "_XGhAGka--_",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "_XGhAGk2--_",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "_XGhAGlW--B",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "_XGhAGjm--_",
"name" : "Burkina Faso",
"type" : "country",
"code" : "BFA"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "_XGhAGlS--B",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "_XGhAGk---B",
"name" : "Czech Republic",
"type" : "country",
"code" : "CZE"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "_XGhAGkG--_",
"name" : "Egypt",
"type" : "country",
"code" : "EGY"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "_XGhAGk6--_",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "_XGhAGjW--_",
"name" : "Bhutan",
"type" : "country",
"code" : "BTN"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "_XGhAGiy--_",
"name" : "Algeria",
"type" : "country",
"code" : "DZA"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "_XGhAGiq--B",
"name" : "Afghanistan",
"type" : "country",
"code" : "AFG"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "_XGhAGlO--A",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "_XGhAGkK--_",
"name" : "Finland",
"type" : "country",
"code" : "FIN"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "_XGhAGjC--_",
"name" : "Austria",
"type" : "country",
"code" : "AUT"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "_XGhAGkm--_",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "_XGhAGkC--_",
"name" : "Denmark",
"type" : "country",
"code" : "DNK"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "_XGhAGiu--_",
"name" : "Albania",
"type" : "country",
"code" : "ALB"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "_XGhAGke--_",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "_XGhAGkq--_",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "_XGhAGlW--_",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "_XGhAGkK--B",
"name" : "France",
"type" : "country",
"code" : "FRA"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "_XGhAGj2--B",
"name" : "Colombia",
"type" : "country",
"code" : "COL"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "_XGhAGji--B",
"name" : "Bulgaria",
"type" : "country",
"code" : "BGR"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "_XGhAGim--_",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "_XGhAGlm--_",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "_XGhAGjG--_",
"name" : "Bahamas",
"type" : "country",
"code" : "BHS"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "_XGhAGia--_",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "_XGhAGjO--_",
"name" : "Barbados",
"type" : "country",
"code" : "BRB"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "_XGhAGlG--B",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "_XGhAGlO---",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "_XGhAGke--B",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "_XGhAGji--_",
"name" : "Brunei",
"type" : "country",
"code" : "BRN"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "_XGhAGkW--B",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "_XGhAGku--_",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "_XGhAGl----",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "_XGhAGlG--_",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "_XGhAGka--B",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "_XGhAGjy--_",
"name" : "Canada",
"type" : "country",
"code" : "CAN"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "_XGhAGii--_",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "_XGhAGlC--_",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "_XGhAGj---B",
"name" : "Australia",
"type" : "country",
"code" : "AUS"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "_XGhAGla--B",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "_XGhAGiy--B",
"name" : "Andorra",
"type" : "country",
"code" : "AND"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_XGhAGja--_",
"name" : "Bosnia and Herzegovina",
"type" : "country",
"code" : "BIH"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "38522",
"_id" : "worldEdges/38522",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGmu--_",
"type" : "is-in"
},
{
"_key" : "38567",
"_id" : "worldEdges/38567",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGnO--B",
"type" : "is-in"
},
{
"_key" : "38618",
"_id" : "worldEdges/38618",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "_XGhAGn2--B",
"type" : "is-in"
},
{
"_key" : "38516",
"_id" : "worldEdges/38516",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGmq--_",
"type" : "is-in"
},
{
"_key" : "38699",
"_id" : "worldEdges/38699",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "_XGhAGou--B",
"type" : "is-in"
},
{
"_key" : "38696",
"_id" : "worldEdges/38696",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "_XGhAGou--_",
"type" : "is-in"
},
{
"_key" : "38639",
"_id" : "worldEdges/38639",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "_XGhAGoG--_",
"type" : "is-in"
},
{
"_key" : "38465",
"_id" : "worldEdges/38465",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGm---B",
"type" : "is-in"
},
{
"_key" : "38501",
"_id" : "worldEdges/38501",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGma--B",
"type" : "is-in"
},
{
"_key" : "38687",
"_id" : "worldEdges/38687",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "_XGhAGom--C",
"type" : "is-in"
},
{
"_key" : "38669",
"_id" : "worldEdges/38669",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "_XGhAGoa--B",
"type" : "is-in"
},
{
"_key" : "38537",
"_id" : "worldEdges/38537",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XGhAGm6--_",
"type" : "is-in"
},
{
"_key" : "38453",
"_id" : "worldEdges/38453",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGl2--_",
"type" : "is-in"
},
{
"_key" : "38483",
"_id" : "worldEdges/38483",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "_XGhAGmO--_",
"type" : "is-in"
},
{
"_key" : "38552",
"_id" : "worldEdges/38552",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnC--B",
"type" : "is-in"
},
{
"_key" : "38624",
"_id" : "worldEdges/38624",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "_XGhAGn6--B",
"type" : "is-in"
},
{
"_key" : "38564",
"_id" : "worldEdges/38564",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGnO--_",
"type" : "is-in"
},
{
"_key" : "38486",
"_id" : "worldEdges/38486",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGmO--B",
"type" : "is-in"
},
{
"_key" : "38693",
"_id" : "worldEdges/38693",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "_XGhAGoq--B",
"type" : "is-in"
},
{
"_key" : "38663",
"_id" : "worldEdges/38663",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "_XGhAGoW--B",
"type" : "is-in"
},
{
"_key" : "38606",
"_id" : "worldEdges/38606",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "_XGhAGnu--B",
"type" : "is-in"
},
{
"_key" : "38615",
"_id" : "worldEdges/38615",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "_XGhAGn2--_",
"type" : "is-in"
},
{
"_key" : "38582",
"_id" : "worldEdges/38582",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "_XGhAGne---",
"type" : "is-in"
},
{
"_key" : "38459",
"_id" : "worldEdges/38459",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGl6--_",
"type" : "is-in"
},
{
"_key" : "38660",
"_id" : "worldEdges/38660",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "_XGhAGoW--_",
"type" : "is-in"
},
{
"_key" : "38588",
"_id" : "worldEdges/38588",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "_XGhAGni--_",
"type" : "is-in"
},
{
"_key" : "38666",
"_id" : "worldEdges/38666",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "_XGhAGoa--_",
"type" : "is-in"
},
{
"_key" : "38591",
"_id" : "worldEdges/38591",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "_XGhAGni--B",
"type" : "is-in"
},
{
"_key" : "38450",
"_id" : "worldEdges/38450",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGly--B",
"type" : "is-in"
},
{
"_key" : "38681",
"_id" : "worldEdges/38681",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "_XGhAGom---",
"type" : "is-in"
},
{
"_key" : "38645",
"_id" : "worldEdges/38645",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "_XGhAGoK--A",
"type" : "is-in"
},
{
"_key" : "38474",
"_id" : "worldEdges/38474",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGmG--_",
"type" : "is-in"
},
{
"_key" : "38648",
"_id" : "worldEdges/38648",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "_XGhAGoO--_",
"type" : "is-in"
},
{
"_key" : "38492",
"_id" : "worldEdges/38492",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGmS--B",
"type" : "is-in"
},
{
"_key" : "38597",
"_id" : "worldEdges/38597",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "_XGhAGnq--_",
"type" : "is-in"
},
{
"_key" : "38675",
"_id" : "worldEdges/38675",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "_XGhAGoe--B",
"type" : "is-in"
},
{
"_key" : "38519",
"_id" : "worldEdges/38519",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGmq--B",
"type" : "is-in"
},
{
"_key" : "38672",
"_id" : "worldEdges/38672",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "_XGhAGoe--_",
"type" : "is-in"
},
{
"_key" : "38684",
"_id" : "worldEdges/38684",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "_XGhAGom--A",
"type" : "is-in"
},
{
"_key" : "38468",
"_id" : "worldEdges/38468",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGmC--_",
"type" : "is-in"
},
{
"_key" : "38480",
"_id" : "worldEdges/38480",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGmK--B",
"type" : "is-in"
},
{
"_key" : "38585",
"_id" : "worldEdges/38585",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "_XGhAGne--A",
"type" : "is-in"
},
{
"_key" : "38531",
"_id" : "worldEdges/38531",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGm2--_",
"type" : "is-in"
},
{
"_key" : "38603",
"_id" : "worldEdges/38603",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "_XGhAGnu--_",
"type" : "is-in"
},
{
"_key" : "38627",
"_id" : "worldEdges/38627",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "_XGhAGo---_",
"type" : "is-in"
},
{
"_key" : "38528",
"_id" : "worldEdges/38528",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGmy--B",
"type" : "is-in"
},
{
"_key" : "38678",
"_id" : "worldEdges/38678",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "_XGhAGoi--_",
"type" : "is-in"
},
{
"_key" : "38561",
"_id" : "worldEdges/38561",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGnK--B",
"type" : "is-in"
},
{
"_key" : "38462",
"_id" : "worldEdges/38462",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGm---_",
"type" : "is-in"
},
{
"_key" : "38543",
"_id" : "worldEdges/38543",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGn---_",
"type" : "is-in"
},
{
"_key" : "38525",
"_id" : "worldEdges/38525",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGmy--_",
"type" : "is-in"
},
{
"_key" : "38489",
"_id" : "worldEdges/38489",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XGhAGmS--_",
"type" : "is-in"
},
{
"_key" : "38443",
"_id" : "worldEdges/38443",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGlu--B",
"type" : "is-in"
},
{
"_key" : "38513",
"_id" : "worldEdges/38513",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGmm--_",
"type" : "is-in"
},
{
"_key" : "38630",
"_id" : "worldEdges/38630",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "_XGhAGo---B",
"type" : "is-in"
},
{
"_key" : "38495",
"_id" : "worldEdges/38495",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGmW--_",
"type" : "is-in"
},
{
"_key" : "38498",
"_id" : "worldEdges/38498",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XGhAGma--_",
"type" : "is-in"
},
{
"_key" : "38576",
"_id" : "worldEdges/38576",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnW--B",
"type" : "is-in"
},
{
"_key" : "38609",
"_id" : "worldEdges/38609",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "_XGhAGny--_",
"type" : "is-in"
},
{
"_key" : "38594",
"_id" : "worldEdges/38594",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "_XGhAGnm--_",
"type" : "is-in"
},
{
"_key" : "38456",
"_id" : "worldEdges/38456",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGl2--B",
"type" : "is-in"
},
{
"_key" : "38570",
"_id" : "worldEdges/38570",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnS--_",
"type" : "is-in"
},
{
"_key" : "38633",
"_id" : "worldEdges/38633",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "_XGhAGoC--_",
"type" : "is-in"
},
{
"_key" : "38579",
"_id" : "worldEdges/38579",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGna--_",
"type" : "is-in"
},
{
"_key" : "38477",
"_id" : "worldEdges/38477",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "_XGhAGmK--_",
"type" : "is-in"
},
{
"_key" : "38549",
"_id" : "worldEdges/38549",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGnC--_",
"type" : "is-in"
},
{
"_key" : "38600",
"_id" : "worldEdges/38600",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "_XGhAGnq--B",
"type" : "is-in"
},
{
"_key" : "38621",
"_id" : "worldEdges/38621",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "_XGhAGn6--_",
"type" : "is-in"
},
{
"_key" : "38534",
"_id" : "worldEdges/38534",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGm2--B",
"type" : "is-in"
},
{
"_key" : "38510",
"_id" : "worldEdges/38510",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGmi--B",
"type" : "is-in"
},
{
"_key" : "38612",
"_id" : "worldEdges/38612",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "_XGhAGny--B",
"type" : "is-in"
},
{
"_key" : "38690",
"_id" : "worldEdges/38690",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "_XGhAGoq--_",
"type" : "is-in"
},
{
"_key" : "38558",
"_id" : "worldEdges/38558",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnK--_",
"type" : "is-in"
},
{
"_key" : "38507",
"_id" : "worldEdges/38507",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGmi--_",
"type" : "is-in"
},
{
"_key" : "38447",
"_id" : "worldEdges/38447",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "_XGhAGly--_",
"type" : "is-in"
},
{
"_key" : "38471",
"_id" : "worldEdges/38471",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGmC--B",
"type" : "is-in"
},
{
"_key" : "38504",
"_id" : "worldEdges/38504",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "_XGhAGme--_",
"type" : "is-in"
},
{
"_key" : "38540",
"_id" : "worldEdges/38540",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "_XGhAGm6--B",
"type" : "is-in"
},
{
"_key" : "38573",
"_id" : "worldEdges/38573",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnW--_",
"type" : "is-in"
},
{
"_key" : "38546",
"_id" : "worldEdges/38546",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "_XGhAGn---B",
"type" : "is-in"
},
{
"_key" : "38642",
"_id" : "worldEdges/38642",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "_XGhAGoK---",
"type" : "is-in"
},
{
"_key" : "38555",
"_id" : "worldEdges/38555",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "_XGhAGnG--_",
"type" : "is-in"
},
{
"_key" : "38636",
"_id" : "worldEdges/38636",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "_XGhAGoC--B",
"type" : "is-in"
},
{
"_key" : "38654",
"_id" : "worldEdges/38654",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "_XGhAGoS--_",
"type" : "is-in"
},
{
"_key" : "38651",
"_id" : "worldEdges/38651",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "_XGhAGoO--B",
"type" : "is-in"
},
{
"_key" : "38657",
"_id" : "worldEdges/38657",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "_XGhAGoS--B",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");