arangosh> var examples = require("@arangodb/graph-examples/example-graph.js");
arangosh> var g = examples.loadGraph("worldCountry");
arangosh> db.worldVertices.toArray();
[
{
"_key" : "capital-yaounde",
"_id" : "worldVertices/capital-yaounde",
"_rev" : "36152",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "36062",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "36131",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-ottawa",
"_id" : "worldVertices/capital-ottawa",
"_rev" : "36110",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "35972",
"code" : "BRA",
"name" : "Brazil",
"type" : "country"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "36035",
"code" : "CHN",
"name" : "People's Republic of China",
"type" : "country"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "36005",
"code" : "CIV",
"name" : "Cote d'Ivoire",
"type" : "country"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "36101",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "35915",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "36137",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "36038",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "36155",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "36140",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "36041",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "36143",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "35996",
"code" : "TCD",
"name" : "Chad",
"type" : "country"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "36023",
"code" : "ERI",
"name" : "Eritrea",
"type" : "country"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "36071",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "36119",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "35984",
"code" : "BDI",
"name" : "Burundi",
"type" : "country"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "36008",
"code" : "HRV",
"name" : "Croatia",
"type" : "country"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "35948",
"code" : "BHR",
"name" : "Bahrain",
"type" : "country"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "35930",
"code" : "AGO",
"name" : "Angola",
"type" : "country"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "36077",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "36095",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "35936",
"code" : "ARG",
"name" : "Argentina",
"type" : "country"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "35969",
"code" : "BWA",
"name" : "Botswana",
"type" : "country"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "36032",
"code" : "DEU",
"name" : "Germany",
"type" : "country"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "35987",
"code" : "KHM",
"name" : "Cambodia",
"type" : "country"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "36086",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "35951",
"code" : "BGD",
"name" : "Bangladesh",
"type" : "country"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "35990",
"code" : "CMR",
"name" : "Cameroon",
"type" : "country"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "35963",
"code" : "BOL",
"name" : "Bolivia",
"type" : "country"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "36017",
"code" : "ECU",
"name" : "Ecuador",
"type" : "country"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "35957",
"code" : "BEL",
"name" : "Belgium",
"type" : "country"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "36080",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "35999",
"code" : "CHL",
"name" : "Chile",
"type" : "country"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "35900",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "35896",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "36047",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "36128",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "35906",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "35933",
"code" : "ATG",
"name" : "Antigua and Barbuda",
"type" : "country"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "36059",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "36083",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "36149",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "35981",
"code" : "BFA",
"name" : "Burkina Faso",
"type" : "country"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "36020",
"code" : "EGY",
"name" : "Egypt",
"type" : "country"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "35924",
"code" : "DZA",
"name" : "Algeria",
"type" : "country"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "36122",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "35960",
"code" : "BTN",
"name" : "Bhutan",
"type" : "country"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "36089",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "36011",
"code" : "CZE",
"name" : "Czech Republic",
"type" : "country"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "35942",
"code" : "AUT",
"name" : "Austria",
"type" : "country"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "35918",
"code" : "AFG",
"name" : "Afghanistan",
"type" : "country"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "36068",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "36125",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "35921",
"code" : "ALB",
"name" : "Albania",
"type" : "country"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "36116",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "36014",
"code" : "DNK",
"name" : "Denmark",
"type" : "country"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "36026",
"code" : "FIN",
"name" : "Finland",
"type" : "country"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "36065",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "36029",
"code" : "FRA",
"name" : "France",
"type" : "country"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "36053",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "35912",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "36113",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "36107",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "35945",
"code" : "BHS",
"name" : "Bahamas",
"type" : "country"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "36056",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "36146",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "36002",
"code" : "COL",
"name" : "Colombia",
"type" : "country"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "35978",
"code" : "BGR",
"name" : "Bulgaria",
"type" : "country"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "35954",
"code" : "BRB",
"name" : "Barbados",
"type" : "country"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "35903",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "36104",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "35975",
"code" : "BRN",
"name" : "Brunei",
"type" : "country"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "36050",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "35909",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "35993",
"code" : "CAN",
"name" : "Canada",
"type" : "country"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "35966",
"code" : "BIH",
"name" : "Bosnia and Herzegovina",
"type" : "country"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "36134",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "36074",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "36044",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "35939",
"code" : "AUS",
"name" : "Australia",
"type" : "country"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "36092",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "36098",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "35927",
"code" : "AND",
"name" : "Andorra",
"type" : "country"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "36375",
"_id" : "worldEdges/36375",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "36375",
"type" : "is-in"
},
{
"_key" : "36225",
"_id" : "worldEdges/36225",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "36225",
"type" : "is-in"
},
{
"_key" : "36219",
"_id" : "worldEdges/36219",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "36219",
"type" : "is-in"
},
{
"_key" : "36258",
"_id" : "worldEdges/36258",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36258",
"type" : "is-in"
},
{
"_key" : "36234",
"_id" : "worldEdges/36234",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "36234",
"type" : "is-in"
},
{
"_key" : "36261",
"_id" : "worldEdges/36261",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36261",
"type" : "is-in"
},
{
"_key" : "36354",
"_id" : "worldEdges/36354",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "36354",
"type" : "is-in"
},
{
"_key" : "36399",
"_id" : "worldEdges/36399",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "36399",
"type" : "is-in"
},
{
"_key" : "36162",
"_id" : "worldEdges/36162",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "36162",
"type" : "is-in"
},
{
"_key" : "36339",
"_id" : "worldEdges/36339",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "36339",
"type" : "is-in"
},
{
"_key" : "36186",
"_id" : "worldEdges/36186",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "36186",
"type" : "is-in"
},
{
"_key" : "36312",
"_id" : "worldEdges/36312",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "36312",
"type" : "is-in"
},
{
"_key" : "36318",
"_id" : "worldEdges/36318",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "36318",
"type" : "is-in"
},
{
"_key" : "36291",
"_id" : "worldEdges/36291",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "36291",
"type" : "is-in"
},
{
"_key" : "36264",
"_id" : "worldEdges/36264",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "36264",
"type" : "is-in"
},
{
"_key" : "36222",
"_id" : "worldEdges/36222",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36222",
"type" : "is-in"
},
{
"_key" : "36315",
"_id" : "worldEdges/36315",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "36315",
"type" : "is-in"
},
{
"_key" : "36327",
"_id" : "worldEdges/36327",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "36327",
"type" : "is-in"
},
{
"_key" : "36228",
"_id" : "worldEdges/36228",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "36228",
"type" : "is-in"
},
{
"_key" : "36189",
"_id" : "worldEdges/36189",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "36189",
"type" : "is-in"
},
{
"_key" : "36333",
"_id" : "worldEdges/36333",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "36333",
"type" : "is-in"
},
{
"_key" : "36213",
"_id" : "worldEdges/36213",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36213",
"type" : "is-in"
},
{
"_key" : "36183",
"_id" : "worldEdges/36183",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "36183",
"type" : "is-in"
},
{
"_key" : "36381",
"_id" : "worldEdges/36381",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "36381",
"type" : "is-in"
},
{
"_key" : "36252",
"_id" : "worldEdges/36252",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36252",
"type" : "is-in"
},
{
"_key" : "36171",
"_id" : "worldEdges/36171",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "36171",
"type" : "is-in"
},
{
"_key" : "36177",
"_id" : "worldEdges/36177",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "36177",
"type" : "is-in"
},
{
"_key" : "36180",
"_id" : "worldEdges/36180",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "36180",
"type" : "is-in"
},
{
"_key" : "36372",
"_id" : "worldEdges/36372",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "36372",
"type" : "is-in"
},
{
"_key" : "36249",
"_id" : "worldEdges/36249",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "36249",
"type" : "is-in"
},
{
"_key" : "36210",
"_id" : "worldEdges/36210",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "36210",
"type" : "is-in"
},
{
"_key" : "36276",
"_id" : "worldEdges/36276",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36276",
"type" : "is-in"
},
{
"_key" : "36414",
"_id" : "worldEdges/36414",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "36414",
"type" : "is-in"
},
{
"_key" : "36321",
"_id" : "worldEdges/36321",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "36321",
"type" : "is-in"
},
{
"_key" : "36336",
"_id" : "worldEdges/36336",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "36336",
"type" : "is-in"
},
{
"_key" : "36288",
"_id" : "worldEdges/36288",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "36288",
"type" : "is-in"
},
{
"_key" : "36369",
"_id" : "worldEdges/36369",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "36369",
"type" : "is-in"
},
{
"_key" : "36345",
"_id" : "worldEdges/36345",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "36345",
"type" : "is-in"
},
{
"_key" : "36240",
"_id" : "worldEdges/36240",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "36240",
"type" : "is-in"
},
{
"_key" : "36285",
"_id" : "worldEdges/36285",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "36285",
"type" : "is-in"
},
{
"_key" : "36351",
"_id" : "worldEdges/36351",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "36351",
"type" : "is-in"
},
{
"_key" : "36282",
"_id" : "worldEdges/36282",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "36282",
"type" : "is-in"
},
{
"_key" : "36273",
"_id" : "worldEdges/36273",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "36273",
"type" : "is-in"
},
{
"_key" : "36201",
"_id" : "worldEdges/36201",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "36201",
"type" : "is-in"
},
{
"_key" : "36360",
"_id" : "worldEdges/36360",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "36360",
"type" : "is-in"
},
{
"_key" : "36378",
"_id" : "worldEdges/36378",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "36378",
"type" : "is-in"
},
{
"_key" : "36294",
"_id" : "worldEdges/36294",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "36294",
"type" : "is-in"
},
{
"_key" : "36158",
"_id" : "worldEdges/36158",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "36158",
"type" : "is-in"
},
{
"_key" : "36348",
"_id" : "worldEdges/36348",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "36348",
"type" : "is-in"
},
{
"_key" : "36192",
"_id" : "worldEdges/36192",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36192",
"type" : "is-in"
},
{
"_key" : "36216",
"_id" : "worldEdges/36216",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "36216",
"type" : "is-in"
},
{
"_key" : "36297",
"_id" : "worldEdges/36297",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "36297",
"type" : "is-in"
},
{
"_key" : "36393",
"_id" : "worldEdges/36393",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "36393",
"type" : "is-in"
},
{
"_key" : "36363",
"_id" : "worldEdges/36363",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "36363",
"type" : "is-in"
},
{
"_key" : "36300",
"_id" : "worldEdges/36300",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "36300",
"type" : "is-in"
},
{
"_key" : "36330",
"_id" : "worldEdges/36330",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "36330",
"type" : "is-in"
},
{
"_key" : "36342",
"_id" : "worldEdges/36342",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "36342",
"type" : "is-in"
},
{
"_key" : "36204",
"_id" : "worldEdges/36204",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36204",
"type" : "is-in"
},
{
"_key" : "36402",
"_id" : "worldEdges/36402",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "36402",
"type" : "is-in"
},
{
"_key" : "36270",
"_id" : "worldEdges/36270",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "36270",
"type" : "is-in"
},
{
"_key" : "36306",
"_id" : "worldEdges/36306",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "36306",
"type" : "is-in"
},
{
"_key" : "36255",
"_id" : "worldEdges/36255",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "36255",
"type" : "is-in"
},
{
"_key" : "36408",
"_id" : "worldEdges/36408",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "36408",
"type" : "is-in"
},
{
"_key" : "36237",
"_id" : "worldEdges/36237",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "36237",
"type" : "is-in"
},
{
"_key" : "36174",
"_id" : "worldEdges/36174",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "36174",
"type" : "is-in"
},
{
"_key" : "36168",
"_id" : "worldEdges/36168",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "36168",
"type" : "is-in"
},
{
"_key" : "36267",
"_id" : "worldEdges/36267",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "36267",
"type" : "is-in"
},
{
"_key" : "36411",
"_id" : "worldEdges/36411",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "36411",
"type" : "is-in"
},
{
"_key" : "36303",
"_id" : "worldEdges/36303",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "36303",
"type" : "is-in"
},
{
"_key" : "36198",
"_id" : "worldEdges/36198",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "36198",
"type" : "is-in"
},
{
"_key" : "36279",
"_id" : "worldEdges/36279",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "36279",
"type" : "is-in"
},
{
"_key" : "36207",
"_id" : "worldEdges/36207",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "36207",
"type" : "is-in"
},
{
"_key" : "36390",
"_id" : "worldEdges/36390",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "36390",
"type" : "is-in"
},
{
"_key" : "36324",
"_id" : "worldEdges/36324",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "36324",
"type" : "is-in"
},
{
"_key" : "36246",
"_id" : "worldEdges/36246",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "36246",
"type" : "is-in"
},
{
"_key" : "36165",
"_id" : "worldEdges/36165",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "36165",
"type" : "is-in"
},
{
"_key" : "36396",
"_id" : "worldEdges/36396",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "36396",
"type" : "is-in"
},
{
"_key" : "36195",
"_id" : "worldEdges/36195",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36195",
"type" : "is-in"
},
{
"_key" : "36384",
"_id" : "worldEdges/36384",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "36384",
"type" : "is-in"
},
{
"_key" : "36357",
"_id" : "worldEdges/36357",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "36357",
"type" : "is-in"
},
{
"_key" : "36231",
"_id" : "worldEdges/36231",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36231",
"type" : "is-in"
},
{
"_key" : "36366",
"_id" : "worldEdges/36366",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "36366",
"type" : "is-in"
},
{
"_key" : "36387",
"_id" : "worldEdges/36387",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "36387",
"type" : "is-in"
},
{
"_key" : "36309",
"_id" : "worldEdges/36309",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "36309",
"type" : "is-in"
},
{
"_key" : "36243",
"_id" : "worldEdges/36243",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "36243",
"type" : "is-in"
},
{
"_key" : "36405",
"_id" : "worldEdges/36405",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "36405",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");