arangosh> var examples = require("@arangodb/graph-examples/example-graph.js");
arangosh> var g = examples.loadGraph("worldCountry");
arangosh> db.worldVertices.toArray();
[
{
"_id" : "worldVertices/capital-andorra-la-vella",
"_key" : "capital-andorra-la-vella",
"_rev" : "1429425736",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_id" : "worldVertices/country-bolivia",
"_key" : "country-bolivia",
"_rev" : "1424313928",
"code" : "BOL",
"name" : "Bolivia",
"type" : "country"
},
{
"_id" : "worldVertices/country-finland",
"_key" : "country-finland",
"_rev" : "1428442696",
"code" : "FIN",
"name" : "Finland",
"type" : "country"
},
{
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_key" : "capital-bandar-seri-begawan",
"_rev" : "1429818952",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_id" : "worldVertices/country-cameroon",
"_key" : "country-cameroon",
"_rev" : "1426083400",
"code" : "CMR",
"name" : "Cameroon",
"type" : "country"
},
{
"_id" : "worldVertices/country-albania",
"_key" : "country-albania",
"_rev" : "1421495880",
"code" : "ALB",
"name" : "Albania",
"type" : "country"
},
{
"_id" : "worldVertices/capital-canberra",
"_key" : "capital-canberra",
"_rev" : "1431785032",
"name" : "Canberra",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-beijing",
"_key" : "capital-beijing",
"_rev" : "1430015560",
"name" : "Beijing",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-santiago",
"_key" : "capital-santiago",
"_rev" : "1435323976",
"name" : "Santiago",
"type" : "capital"
},
{
"_id" : "worldVertices/country-bulgaria",
"_key" : "country-bulgaria",
"_rev" : "1425296968",
"code" : "BGR",
"name" : "Bulgaria",
"type" : "country"
},
{
"_id" : "worldVertices/capital-tirana",
"_key" : "capital-tirana",
"_rev" : "1436110408",
"name" : "Tirana",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-brasilia",
"_key" : "capital-brasilia",
"_rev" : "1430605384",
"name" : "Brasilia",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-algiers",
"_key" : "capital-algiers",
"_rev" : "1429229128",
"name" : "Algiers",
"type" : "capital"
},
{
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_key" : "country-bosnia-and-herzegovina",
"_rev" : "1424510536",
"code" : "BIH",
"name" : "Bosnia and Herzegovina",
"type" : "country"
},
{
"_id" : "worldVertices/country-bahrain",
"_key" : "country-bahrain",
"_rev" : "1423330888",
"code" : "BHR",
"name" : "Bahrain",
"type" : "country"
},
{
"_id" : "worldVertices/country-bahamas",
"_key" : "country-bahamas",
"_rev" : "1423134280",
"code" : "BHS",
"name" : "Bahamas",
"type" : "country"
},
{
"_id" : "worldVertices/capital-bujumbura",
"_key" : "capital-bujumbura",
"_rev" : "1431391816",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_id" : "worldVertices/country-bangladesh",
"_key" : "country-bangladesh",
"_rev" : "1423527496",
"code" : "BGD",
"name" : "Bangladesh",
"type" : "country"
},
{
"_id" : "worldVertices/country-andorra",
"_key" : "country-andorra",
"_rev" : "1421889096",
"code" : "AND",
"name" : "Andorra",
"type" : "country"
},
{
"_id" : "worldVertices/country-brunei",
"_key" : "country-brunei",
"_rev" : "1425100360",
"code" : "BRN",
"name" : "Brunei",
"type" : "country"
},
{
"_id" : "worldVertices/capital-vienna",
"_key" : "capital-vienna",
"_rev" : "1436307016",
"name" : "Vienna",
"type" : "capital"
},
{
"_id" : "worldVertices/country-belgium",
"_key" : "country-belgium",
"_rev" : "1423920712",
"code" : "BEL",
"name" : "Belgium",
"type" : "country"
},
{
"_id" : "worldVertices/capital-dhaka",
"_key" : "capital-dhaka",
"_rev" : "1432178248",
"name" : "Dhaka",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-yamoussoukro",
"_key" : "capital-yamoussoukro",
"_rev" : "1436503624",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_id" : "worldVertices/country-burundi",
"_key" : "country-burundi",
"_rev" : "1425690184",
"code" : "BDI",
"name" : "Burundi",
"type" : "country"
},
{
"_id" : "worldVertices/country-cote-d-ivoire",
"_key" : "country-cote-d-ivoire",
"_rev" : "1427066440",
"code" : "CIV",
"name" : "Cote d'Ivoire",
"type" : "country"
},
{
"_id" : "worldVertices/country-people-s-republic-of-china",
"_key" : "country-people-s-republic-of-china",
"_rev" : "1429032520",
"code" : "CHN",
"name" : "People's Republic of China",
"type" : "country"
},
{
"_id" : "worldVertices/capital-phnom-penh",
"_key" : "capital-phnom-penh",
"_rev" : "1434537544",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_id" : "worldVertices/country-czech-republic",
"_key" : "country-czech-republic",
"_rev" : "1427459656",
"code" : "CZE",
"name" : "Czech Republic",
"type" : "country"
},
{
"_id" : "worldVertices/country-chad",
"_key" : "country-chad",
"_rev" : "1426476616",
"code" : "TCD",
"name" : "Chad",
"type" : "country"
},
{
"_id" : "worldVertices/country-angola",
"_key" : "country-angola",
"_rev" : "1422151240",
"code" : "AGO",
"name" : "Angola",
"type" : "country"
},
{
"_id" : "worldVertices/capital-berlin",
"_key" : "capital-berlin",
"_rev" : "1430212168",
"name" : "Berlin",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-quito",
"_key" : "capital-quito",
"_rev" : "1434930760",
"name" : "Quito",
"type" : "capital"
},
{
"_id" : "worldVertices/country-australia",
"_key" : "country-australia",
"_rev" : "1422741064",
"code" : "AUS",
"name" : "Australia",
"type" : "country"
},
{
"_id" : "worldVertices/capital-ottawa",
"_key" : "capital-ottawa",
"_rev" : "1433947720",
"name" : "Ottawa",
"type" : "capital"
},
{
"_id" : "worldVertices/country-afghanistan",
"_key" : "country-afghanistan",
"_rev" : "1421299272",
"code" : "AFG",
"name" : "Afghanistan",
"type" : "country"
},
{
"_id" : "worldVertices/country-austria",
"_key" : "country-austria",
"_rev" : "1422937672",
"code" : "AUT",
"name" : "Austria",
"type" : "country"
},
{
"_id" : "worldVertices/country-botswana",
"_key" : "country-botswana",
"_rev" : "1424707144",
"code" : "BWA",
"name" : "Botswana",
"type" : "country"
},
{
"_id" : "worldVertices/capital-helsinki",
"_key" : "capital-helsinki",
"_rev" : "1432571464",
"name" : "Helsinki",
"type" : "capital"
},
{
"_id" : "worldVertices/world",
"_key" : "world",
"_rev" : "1419660872",
"name" : "World",
"type" : "root"
},
{
"_id" : "worldVertices/capital-nassau",
"_key" : "capital-nassau",
"_rev" : "1433554504",
"name" : "Nassau",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-manama",
"_key" : "capital-manama",
"_rev" : "1433357896",
"name" : "Manama",
"type" : "capital"
},
{
"_id" : "worldVertices/country-egypt",
"_key" : "country-egypt",
"_rev" : "1428049480",
"code" : "EGY",
"name" : "Egypt",
"type" : "country"
},
{
"_id" : "worldVertices/continent-europe",
"_key" : "continent-europe",
"_rev" : "1420578376",
"name" : "Europe",
"type" : "continent"
},
{
"_id" : "worldVertices/continent-north-america",
"_key" : "continent-north-america",
"_rev" : "1420774984",
"name" : "North America",
"type" : "continent"
},
{
"_id" : "worldVertices/continent-africa",
"_key" : "continent-africa",
"_rev" : "1419923016",
"name" : "Africa",
"type" : "continent"
},
{
"_id" : "worldVertices/country-burkina-faso",
"_key" : "country-burkina-faso",
"_rev" : "1425493576",
"code" : "BFA",
"name" : "Burkina Faso",
"type" : "country"
},
{
"_id" : "worldVertices/capital-bogota",
"_key" : "capital-bogota",
"_rev" : "1430408776",
"name" : "Bogota",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-ouagadougou",
"_key" : "capital-ouagadougou",
"_rev" : "1434144328",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_id" : "worldVertices/continent-australia",
"_key" : "continent-australia",
"_rev" : "1420381768",
"name" : "Australia",
"type" : "continent"
},
{
"_id" : "worldVertices/country-bhutan",
"_key" : "country-bhutan",
"_rev" : "1424117320",
"code" : "BTN",
"name" : "Bhutan",
"type" : "country"
},
{
"_id" : "worldVertices/capital-sofia",
"_key" : "capital-sofia",
"_rev" : "1435717192",
"name" : "Sofia",
"type" : "capital"
},
{
"_id" : "worldVertices/continent-asia",
"_key" : "continent-asia",
"_rev" : "1420119624",
"name" : "Asia",
"type" : "continent"
},
{
"_id" : "worldVertices/country-argentina",
"_key" : "country-argentina",
"_rev" : "1422544456",
"code" : "ARG",
"name" : "Argentina",
"type" : "country"
},
{
"_id" : "worldVertices/country-antigua-and-barbuda",
"_key" : "country-antigua-and-barbuda",
"_rev" : "1422347848",
"code" : "ATG",
"name" : "Antigua and Barbuda",
"type" : "country"
},
{
"_id" : "worldVertices/capital-sarajevo",
"_key" : "capital-sarajevo",
"_rev" : "1435520584",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-asmara",
"_key" : "capital-asmara",
"_rev" : "1429622344",
"name" : "Asmara",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-kabul",
"_key" : "capital-kabul",
"_rev" : "1432768072",
"name" : "Kabul",
"type" : "capital"
},
{
"_id" : "worldVertices/country-germany",
"_key" : "country-germany",
"_rev" : "1428835912",
"code" : "DEU",
"name" : "Germany",
"type" : "country"
},
{
"_id" : "worldVertices/country-chile",
"_key" : "country-chile",
"_rev" : "1426673224",
"code" : "CHL",
"name" : "Chile",
"type" : "country"
},
{
"_id" : "worldVertices/capital-paris",
"_key" : "capital-paris",
"_rev" : "1434340936",
"name" : "Paris",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-luanda",
"_key" : "capital-luanda",
"_rev" : "1433161288",
"name" : "Luanda",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-yaounde",
"_key" : "capital-yaounde",
"_rev" : "1436700232",
"name" : "Yaounde",
"type" : "capital"
},
{
"_id" : "worldVertices/country-croatia",
"_key" : "country-croatia",
"_rev" : "1427263048",
"code" : "HRV",
"name" : "Croatia",
"type" : "country"
},
{
"_id" : "worldVertices/capital-zagreb",
"_key" : "capital-zagreb",
"_rev" : "1436896840",
"name" : "Zagreb",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-cairo",
"_key" : "capital-cairo",
"_rev" : "1431588424",
"name" : "Cairo",
"type" : "capital"
},
{
"_id" : "worldVertices/country-denmark",
"_key" : "country-denmark",
"_rev" : "1427656264",
"code" : "DNK",
"name" : "Denmark",
"type" : "country"
},
{
"_id" : "worldVertices/capital-copenhagen",
"_key" : "capital-copenhagen",
"_rev" : "1431981640",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-prague",
"_key" : "capital-prague",
"_rev" : "1434734152",
"name" : "Prague",
"type" : "capital"
},
{
"_id" : "worldVertices/country-canada",
"_key" : "country-canada",
"_rev" : "1426280008",
"code" : "CAN",
"name" : "Canada",
"type" : "country"
},
{
"_id" : "worldVertices/country-eritrea",
"_key" : "country-eritrea",
"_rev" : "1428246088",
"code" : "ERI",
"name" : "Eritrea",
"type" : "country"
},
{
"_id" : "worldVertices/country-cambodia",
"_key" : "country-cambodia",
"_rev" : "1425886792",
"code" : "KHM",
"name" : "Cambodia",
"type" : "country"
},
{
"_id" : "worldVertices/country-brazil",
"_key" : "country-brazil",
"_rev" : "1424903752",
"code" : "BRA",
"name" : "Brazil",
"type" : "country"
},
{
"_id" : "worldVertices/country-barbados",
"_key" : "country-barbados",
"_rev" : "1423724104",
"code" : "BRB",
"name" : "Barbados",
"type" : "country"
},
{
"_id" : "worldVertices/continent-south-america",
"_key" : "continent-south-america",
"_rev" : "1420971592",
"name" : "South America",
"type" : "continent"
},
{
"_id" : "worldVertices/country-colombia",
"_key" : "country-colombia",
"_rev" : "1426869832",
"code" : "COL",
"name" : "Colombia",
"type" : "country"
},
{
"_id" : "worldVertices/capital-n-djamena",
"_key" : "capital-n-djamena",
"_rev" : "1433751112",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_id" : "worldVertices/country-algeria",
"_key" : "country-algeria",
"_rev" : "1421692488",
"code" : "DZA",
"name" : "Algeria",
"type" : "country"
},
{
"_id" : "worldVertices/capital-brussels",
"_key" : "capital-brussels",
"_rev" : "1430998600",
"name" : "Brussels",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-la-paz",
"_key" : "capital-la-paz",
"_rev" : "1432964680",
"name" : "La Paz",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-buenos-aires",
"_key" : "capital-buenos-aires",
"_rev" : "1431195208",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-thimphu",
"_key" : "capital-thimphu",
"_rev" : "1435913800",
"name" : "Thimphu",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-bridgetown",
"_key" : "capital-bridgetown",
"_rev" : "1430801992",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_id" : "worldVertices/capital-saint-john-s",
"_key" : "capital-saint-john-s",
"_rev" : "1435127368",
"name" : "Saint John's",
"type" : "capital"
},
{
"_id" : "worldVertices/country-france",
"_key" : "country-france",
"_rev" : "1428639304",
"code" : "FRA",
"name" : "France",
"type" : "country"
},
{
"_id" : "worldVertices/country-ecuador",
"_key" : "country-ecuador",
"_rev" : "1427852872",
"code" : "ECU",
"name" : "Ecuador",
"type" : "country"
},
{
"_id" : "worldVertices/capital-gaborone",
"_key" : "capital-gaborone",
"_rev" : "1432374856",
"name" : "Gaborone",
"type" : "capital"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_from" : "worldVertices/country-barbados",
"_id" : "worldEdges/1440763464",
"_key" : "1440763464",
"_rev" : "1440763464",
"_to" : "worldVertices/continent-north-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-paris",
"_id" : "worldEdges/1451380296",
"_key" : "1451380296",
"_rev" : "1451380296",
"_to" : "worldVertices/country-france",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-europe",
"_id" : "worldEdges/1437814344",
"_key" : "1437814344",
"_rev" : "1437814344",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-denmark",
"_id" : "worldEdges/1444695624",
"_key" : "1444695624",
"_rev" : "1444695624",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-north-america",
"_id" : "worldEdges/1438010952",
"_key" : "1438010952",
"_rev" : "1438010952",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-france",
"_id" : "worldEdges/1445678664",
"_key" : "1445678664",
"_rev" : "1445678664",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-helsinki",
"_id" : "worldEdges/1449610824",
"_key" : "1449610824",
"_rev" : "1449610824",
"_to" : "worldVertices/country-finland",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-n-djamena",
"_id" : "worldEdges/1450790472",
"_key" : "1450790472",
"_rev" : "1450790472",
"_to" : "worldVertices/country-chad",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-yamoussoukro",
"_id" : "worldEdges/1453542984",
"_key" : "1453542984",
"_rev" : "1453542984",
"_to" : "worldVertices/country-cote-d-ivoire",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-czech-republic",
"_id" : "worldEdges/1444499016",
"_key" : "1444499016",
"_rev" : "1444499016",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bulgaria",
"_id" : "worldEdges/1442336328",
"_key" : "1442336328",
"_rev" : "1442336328",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-albania",
"_id" : "worldEdges/1438600776",
"_key" : "1438600776",
"_rev" : "1438600776",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-colombia",
"_id" : "worldEdges/1443909192",
"_key" : "1443909192",
"_rev" : "1443909192",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-saint-john-s",
"_id" : "worldEdges/1452166728",
"_key" : "1452166728",
"_rev" : "1452166728",
"_to" : "worldVertices/country-antigua-and-barbuda",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-argentina",
"_id" : "worldEdges/1439583816",
"_key" : "1439583816",
"_rev" : "1439583816",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bahamas",
"_id" : "worldEdges/1440173640",
"_key" : "1440173640",
"_rev" : "1440173640",
"_to" : "worldVertices/continent-north-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-santiago",
"_id" : "worldEdges/1452363336",
"_key" : "1452363336",
"_rev" : "1452363336",
"_to" : "worldVertices/country-chile",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-algiers",
"_id" : "worldEdges/1446268488",
"_key" : "1446268488",
"_rev" : "1446268488",
"_to" : "worldVertices/country-algeria",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-belgium",
"_id" : "worldEdges/1440960072",
"_key" : "1440960072",
"_rev" : "1440960072",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-finland",
"_id" : "worldEdges/1445482056",
"_key" : "1445482056",
"_rev" : "1445482056",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-burkina-faso",
"_id" : "worldEdges/1442532936",
"_key" : "1442532936",
"_rev" : "1442532936",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-antigua-and-barbuda",
"_id" : "worldEdges/1439387208",
"_key" : "1439387208",
"_rev" : "1439387208",
"_to" : "worldVertices/continent-north-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-nassau",
"_id" : "worldEdges/1450593864",
"_key" : "1450593864",
"_rev" : "1450593864",
"_to" : "worldVertices/country-bahamas",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-ouagadougou",
"_id" : "worldEdges/1451183688",
"_key" : "1451183688",
"_rev" : "1451183688",
"_to" : "worldVertices/country-burkina-faso",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-africa",
"_id" : "worldEdges/1437224520",
"_key" : "1437224520",
"_rev" : "1437224520",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-yaounde",
"_id" : "worldEdges/1453739592",
"_key" : "1453739592",
"_rev" : "1453739592",
"_to" : "worldVertices/country-cameroon",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-tirana",
"_id" : "worldEdges/1453149768",
"_key" : "1453149768",
"_rev" : "1453149768",
"_to" : "worldVertices/country-albania",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-sarajevo",
"_id" : "worldEdges/1452559944",
"_key" : "1452559944",
"_rev" : "1452559944",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-beijing",
"_id" : "worldEdges/1447054920",
"_key" : "1447054920",
"_rev" : "1447054920",
"_to" : "worldVertices/country-people-s-republic-of-china",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-dhaka",
"_id" : "worldEdges/1449217608",
"_key" : "1449217608",
"_rev" : "1449217608",
"_to" : "worldVertices/country-bangladesh",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-manama",
"_id" : "worldEdges/1450397256",
"_key" : "1450397256",
"_rev" : "1450397256",
"_to" : "worldVertices/country-bahrain",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-cameroon",
"_id" : "worldEdges/1443122760",
"_key" : "1443122760",
"_rev" : "1443122760",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-south-america",
"_id" : "worldEdges/1438207560",
"_key" : "1438207560",
"_rev" : "1438207560",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-bogota",
"_id" : "worldEdges/1447448136",
"_key" : "1447448136",
"_rev" : "1447448136",
"_to" : "worldVertices/country-colombia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-cambodia",
"_id" : "worldEdges/1442926152",
"_key" : "1442926152",
"_rev" : "1442926152",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-ottawa",
"_id" : "worldEdges/1450987080",
"_key" : "1450987080",
"_rev" : "1450987080",
"_to" : "worldVertices/country-canada",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-brussels",
"_id" : "worldEdges/1448037960",
"_key" : "1448037960",
"_rev" : "1448037960",
"_to" : "worldVertices/country-belgium",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bahrain",
"_id" : "worldEdges/1440370248",
"_key" : "1440370248",
"_rev" : "1440370248",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-berlin",
"_id" : "worldEdges/1447251528",
"_key" : "1447251528",
"_rev" : "1447251528",
"_to" : "worldVertices/country-germany",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_id" : "worldEdges/1441549896",
"_key" : "1441549896",
"_rev" : "1441549896",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-chile",
"_id" : "worldEdges/1443712584",
"_key" : "1443712584",
"_rev" : "1443712584",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-canberra",
"_id" : "worldEdges/1448824392",
"_key" : "1448824392",
"_rev" : "1448824392",
"_to" : "worldVertices/country-australia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-germany",
"_id" : "worldEdges/1445875272",
"_key" : "1445875272",
"_rev" : "1445875272",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-eritrea",
"_id" : "worldEdges/1445285448",
"_key" : "1445285448",
"_rev" : "1445285448",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-angola",
"_id" : "worldEdges/1439190600",
"_key" : "1439190600",
"_rev" : "1439190600",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-asia",
"_id" : "worldEdges/1437421128",
"_key" : "1437421128",
"_rev" : "1437421128",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-chad",
"_id" : "worldEdges/1443515976",
"_key" : "1443515976",
"_rev" : "1443515976",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-cote-d-ivoire",
"_id" : "worldEdges/1444105800",
"_key" : "1444105800",
"_rev" : "1444105800",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-copenhagen",
"_id" : "worldEdges/1449021000",
"_key" : "1449021000",
"_rev" : "1449021000",
"_to" : "worldVertices/country-denmark",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-zagreb",
"_id" : "worldEdges/1453936200",
"_key" : "1453936200",
"_rev" : "1453936200",
"_to" : "worldVertices/country-croatia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-brunei",
"_id" : "worldEdges/1442139720",
"_key" : "1442139720",
"_rev" : "1442139720",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/continent-australia",
"_id" : "worldEdges/1437617736",
"_key" : "1437617736",
"_rev" : "1437617736",
"_to" : "worldVertices/world",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-algeria",
"_id" : "worldEdges/1438797384",
"_key" : "1438797384",
"_rev" : "1438797384",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-croatia",
"_id" : "worldEdges/1444302408",
"_key" : "1444302408",
"_rev" : "1444302408",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-australia",
"_id" : "worldEdges/1439780424",
"_key" : "1439780424",
"_rev" : "1439780424",
"_to" : "worldVertices/continent-australia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-botswana",
"_id" : "worldEdges/1441746504",
"_key" : "1441746504",
"_rev" : "1441746504",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-gaborone",
"_id" : "worldEdges/1449414216",
"_key" : "1449414216",
"_rev" : "1449414216",
"_to" : "worldVertices/country-botswana",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-luanda",
"_id" : "worldEdges/1450200648",
"_key" : "1450200648",
"_rev" : "1450200648",
"_to" : "worldVertices/country-angola",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-la-paz",
"_id" : "worldEdges/1450004040",
"_key" : "1450004040",
"_rev" : "1450004040",
"_to" : "worldVertices/country-bolivia",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-sofia",
"_id" : "worldEdges/1452756552",
"_key" : "1452756552",
"_rev" : "1452756552",
"_to" : "worldVertices/country-bulgaria",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-vienna",
"_id" : "worldEdges/1453346376",
"_key" : "1453346376",
"_rev" : "1453346376",
"_to" : "worldVertices/country-austria",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-brazil",
"_id" : "worldEdges/1441943112",
"_key" : "1441943112",
"_rev" : "1441943112",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-burundi",
"_id" : "worldEdges/1442729544",
"_key" : "1442729544",
"_rev" : "1442729544",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bhutan",
"_id" : "worldEdges/1441156680",
"_key" : "1441156680",
"_rev" : "1441156680",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-kabul",
"_id" : "worldEdges/1449807432",
"_key" : "1449807432",
"_rev" : "1449807432",
"_to" : "worldVertices/country-afghanistan",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-afghanistan",
"_id" : "worldEdges/1438404168",
"_key" : "1438404168",
"_rev" : "1438404168",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bangladesh",
"_id" : "worldEdges/1440566856",
"_key" : "1440566856",
"_rev" : "1440566856",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-ecuador",
"_id" : "worldEdges/1444892232",
"_key" : "1444892232",
"_rev" : "1444892232",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-people-s-republic-of-china",
"_id" : "worldEdges/1446071880",
"_key" : "1446071880",
"_rev" : "1446071880",
"_to" : "worldVertices/continent-asia",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-brasilia",
"_id" : "worldEdges/1447644744",
"_key" : "1447644744",
"_rev" : "1447644744",
"_to" : "worldVertices/country-brazil",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-austria",
"_id" : "worldEdges/1439977032",
"_key" : "1439977032",
"_rev" : "1439977032",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-bujumbura",
"_id" : "worldEdges/1448431176",
"_key" : "1448431176",
"_rev" : "1448431176",
"_to" : "worldVertices/country-burundi",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-bolivia",
"_id" : "worldEdges/1441353288",
"_key" : "1441353288",
"_rev" : "1441353288",
"_to" : "worldVertices/continent-south-america",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-bridgetown",
"_id" : "worldEdges/1447841352",
"_key" : "1447841352",
"_rev" : "1447841352",
"_to" : "worldVertices/country-barbados",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-andorra",
"_id" : "worldEdges/1438993992",
"_key" : "1438993992",
"_rev" : "1438993992",
"_to" : "worldVertices/continent-europe",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-asmara",
"_id" : "worldEdges/1446661704",
"_key" : "1446661704",
"_rev" : "1446661704",
"_to" : "worldVertices/country-eritrea",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-andorra-la-vella",
"_id" : "worldEdges/1446465096",
"_key" : "1446465096",
"_rev" : "1446465096",
"_to" : "worldVertices/country-andorra",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-cairo",
"_id" : "worldEdges/1448627784",
"_key" : "1448627784",
"_rev" : "1448627784",
"_to" : "worldVertices/country-egypt",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-buenos-aires",
"_id" : "worldEdges/1448234568",
"_key" : "1448234568",
"_rev" : "1448234568",
"_to" : "worldVertices/country-argentina",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-thimphu",
"_id" : "worldEdges/1452953160",
"_key" : "1452953160",
"_rev" : "1452953160",
"_to" : "worldVertices/country-bhutan",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-egypt",
"_id" : "worldEdges/1445088840",
"_key" : "1445088840",
"_rev" : "1445088840",
"_to" : "worldVertices/continent-africa",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_id" : "worldEdges/1446858312",
"_key" : "1446858312",
"_rev" : "1446858312",
"_to" : "worldVertices/country-brunei",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-quito",
"_id" : "worldEdges/1451970120",
"_key" : "1451970120",
"_rev" : "1451970120",
"_to" : "worldVertices/country-ecuador",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-prague",
"_id" : "worldEdges/1451773512",
"_key" : "1451773512",
"_rev" : "1451773512",
"_to" : "worldVertices/country-czech-republic",
"type" : "is-in"
},
{
"_from" : "worldVertices/capital-phnom-penh",
"_id" : "worldEdges/1451576904",
"_key" : "1451576904",
"_rev" : "1451576904",
"_to" : "worldVertices/country-cambodia",
"type" : "is-in"
},
{
"_from" : "worldVertices/country-canada",
"_id" : "worldEdges/1443319368",
"_key" : "1443319368",
"_rev" : "1443319368",
"_to" : "worldVertices/continent-north-america",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");