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" : "36403",
"name" : "Yaounde",
"type" : "capital"
},
{
"_key" : "capital-bridgetown",
"_id" : "worldVertices/capital-bridgetown",
"_rev" : "36313",
"name" : "Bridgetown",
"type" : "capital"
},
{
"_key" : "capital-santiago",
"_id" : "worldVertices/capital-santiago",
"_rev" : "36382",
"name" : "Santiago",
"type" : "capital"
},
{
"_key" : "capital-ottawa",
"_id" : "worldVertices/capital-ottawa",
"_rev" : "36361",
"name" : "Ottawa",
"type" : "capital"
},
{
"_key" : "country-brazil",
"_id" : "worldVertices/country-brazil",
"_rev" : "36223",
"code" : "BRA",
"name" : "Brazil",
"type" : "country"
},
{
"_key" : "country-people-s-republic-of-china",
"_id" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "36286",
"code" : "CHN",
"name" : "People's Republic of China",
"type" : "country"
},
{
"_key" : "country-cote-d-ivoire",
"_id" : "worldVertices/country-cote-d-ivoire",
"_rev" : "36256",
"code" : "CIV",
"name" : "Cote d'Ivoire",
"type" : "country"
},
{
"_key" : "capital-manama",
"_id" : "worldVertices/capital-manama",
"_rev" : "36352",
"name" : "Manama",
"type" : "capital"
},
{
"_key" : "continent-south-america",
"_id" : "worldVertices/continent-south-america",
"_rev" : "36166",
"name" : "South America",
"type" : "continent"
},
{
"_key" : "capital-sofia",
"_id" : "worldVertices/capital-sofia",
"_rev" : "36388",
"name" : "Sofia",
"type" : "capital"
},
{
"_key" : "capital-algiers",
"_id" : "worldVertices/capital-algiers",
"_rev" : "36289",
"name" : "Algiers",
"type" : "capital"
},
{
"_key" : "capital-zagreb",
"_id" : "worldVertices/capital-zagreb",
"_rev" : "36406",
"name" : "Zagreb",
"type" : "capital"
},
{
"_key" : "capital-thimphu",
"_id" : "worldVertices/capital-thimphu",
"_rev" : "36391",
"name" : "Thimphu",
"type" : "capital"
},
{
"_key" : "capital-andorra-la-vella",
"_id" : "worldVertices/capital-andorra-la-vella",
"_rev" : "36292",
"name" : "Andorra la Vella",
"type" : "capital"
},
{
"_key" : "capital-tirana",
"_id" : "worldVertices/capital-tirana",
"_rev" : "36394",
"name" : "Tirana",
"type" : "capital"
},
{
"_key" : "country-chad",
"_id" : "worldVertices/country-chad",
"_rev" : "36247",
"code" : "TCD",
"name" : "Chad",
"type" : "country"
},
{
"_key" : "country-eritrea",
"_id" : "worldVertices/country-eritrea",
"_rev" : "36274",
"code" : "ERI",
"name" : "Eritrea",
"type" : "country"
},
{
"_key" : "capital-bujumbura",
"_id" : "worldVertices/capital-bujumbura",
"_rev" : "36322",
"name" : "Bujumbura",
"type" : "capital"
},
{
"_key" : "capital-phnom-penh",
"_id" : "worldVertices/capital-phnom-penh",
"_rev" : "36370",
"name" : "Phnom Penh",
"type" : "capital"
},
{
"_key" : "country-burundi",
"_id" : "worldVertices/country-burundi",
"_rev" : "36235",
"code" : "BDI",
"name" : "Burundi",
"type" : "country"
},
{
"_key" : "country-croatia",
"_id" : "worldVertices/country-croatia",
"_rev" : "36259",
"code" : "HRV",
"name" : "Croatia",
"type" : "country"
},
{
"_key" : "country-bahrain",
"_id" : "worldVertices/country-bahrain",
"_rev" : "36199",
"code" : "BHR",
"name" : "Bahrain",
"type" : "country"
},
{
"_key" : "country-angola",
"_id" : "worldVertices/country-angola",
"_rev" : "36181",
"code" : "AGO",
"name" : "Angola",
"type" : "country"
},
{
"_key" : "capital-canberra",
"_id" : "worldVertices/capital-canberra",
"_rev" : "36328",
"name" : "Canberra",
"type" : "capital"
},
{
"_key" : "capital-la-paz",
"_id" : "worldVertices/capital-la-paz",
"_rev" : "36346",
"name" : "La Paz",
"type" : "capital"
},
{
"_key" : "country-argentina",
"_id" : "worldVertices/country-argentina",
"_rev" : "36187",
"code" : "ARG",
"name" : "Argentina",
"type" : "country"
},
{
"_key" : "country-botswana",
"_id" : "worldVertices/country-botswana",
"_rev" : "36220",
"code" : "BWA",
"name" : "Botswana",
"type" : "country"
},
{
"_key" : "country-germany",
"_id" : "worldVertices/country-germany",
"_rev" : "36283",
"code" : "DEU",
"name" : "Germany",
"type" : "country"
},
{
"_key" : "country-cambodia",
"_id" : "worldVertices/country-cambodia",
"_rev" : "36238",
"code" : "KHM",
"name" : "Cambodia",
"type" : "country"
},
{
"_key" : "capital-gaborone",
"_id" : "worldVertices/capital-gaborone",
"_rev" : "36337",
"name" : "Gaborone",
"type" : "capital"
},
{
"_key" : "country-bangladesh",
"_id" : "worldVertices/country-bangladesh",
"_rev" : "36202",
"code" : "BGD",
"name" : "Bangladesh",
"type" : "country"
},
{
"_key" : "country-cameroon",
"_id" : "worldVertices/country-cameroon",
"_rev" : "36241",
"code" : "CMR",
"name" : "Cameroon",
"type" : "country"
},
{
"_key" : "country-bolivia",
"_id" : "worldVertices/country-bolivia",
"_rev" : "36214",
"code" : "BOL",
"name" : "Bolivia",
"type" : "country"
},
{
"_key" : "country-ecuador",
"_id" : "worldVertices/country-ecuador",
"_rev" : "36268",
"code" : "ECU",
"name" : "Ecuador",
"type" : "country"
},
{
"_key" : "country-belgium",
"_id" : "worldVertices/country-belgium",
"_rev" : "36208",
"code" : "BEL",
"name" : "Belgium",
"type" : "country"
},
{
"_key" : "capital-copenhagen",
"_id" : "worldVertices/capital-copenhagen",
"_rev" : "36331",
"name" : "Copenhagen",
"type" : "capital"
},
{
"_key" : "country-chile",
"_id" : "worldVertices/country-chile",
"_rev" : "36250",
"code" : "CHL",
"name" : "Chile",
"type" : "country"
},
{
"_key" : "continent-africa",
"_id" : "worldVertices/continent-africa",
"_rev" : "36151",
"name" : "Africa",
"type" : "continent"
},
{
"_key" : "world",
"_id" : "worldVertices/world",
"_rev" : "36147",
"name" : "World",
"type" : "root"
},
{
"_key" : "capital-bandar-seri-begawan",
"_id" : "worldVertices/capital-bandar-seri-begawan",
"_rev" : "36298",
"name" : "Bandar Seri Begawan",
"type" : "capital"
},
{
"_key" : "capital-saint-john-s",
"_id" : "worldVertices/capital-saint-john-s",
"_rev" : "36379",
"name" : "Saint John's",
"type" : "capital"
},
{
"_key" : "continent-australia",
"_id" : "worldVertices/continent-australia",
"_rev" : "36157",
"name" : "Australia",
"type" : "continent"
},
{
"_key" : "country-antigua-and-barbuda",
"_id" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "36184",
"code" : "ATG",
"name" : "Antigua and Barbuda",
"type" : "country"
},
{
"_key" : "capital-brasilia",
"_id" : "worldVertices/capital-brasilia",
"_rev" : "36310",
"name" : "Brasilia",
"type" : "capital"
},
{
"_key" : "capital-dhaka",
"_id" : "worldVertices/capital-dhaka",
"_rev" : "36334",
"name" : "Dhaka",
"type" : "capital"
},
{
"_key" : "capital-yamoussoukro",
"_id" : "worldVertices/capital-yamoussoukro",
"_rev" : "36400",
"name" : "Yamoussoukro",
"type" : "capital"
},
{
"_key" : "country-burkina-faso",
"_id" : "worldVertices/country-burkina-faso",
"_rev" : "36232",
"code" : "BFA",
"name" : "Burkina Faso",
"type" : "country"
},
{
"_key" : "country-egypt",
"_id" : "worldVertices/country-egypt",
"_rev" : "36271",
"code" : "EGY",
"name" : "Egypt",
"type" : "country"
},
{
"_key" : "country-algeria",
"_id" : "worldVertices/country-algeria",
"_rev" : "36175",
"code" : "DZA",
"name" : "Algeria",
"type" : "country"
},
{
"_key" : "capital-prague",
"_id" : "worldVertices/capital-prague",
"_rev" : "36373",
"name" : "Prague",
"type" : "capital"
},
{
"_key" : "country-bhutan",
"_id" : "worldVertices/country-bhutan",
"_rev" : "36211",
"code" : "BTN",
"name" : "Bhutan",
"type" : "country"
},
{
"_key" : "capital-helsinki",
"_id" : "worldVertices/capital-helsinki",
"_rev" : "36340",
"name" : "Helsinki",
"type" : "capital"
},
{
"_key" : "country-czech-republic",
"_id" : "worldVertices/country-czech-republic",
"_rev" : "36262",
"code" : "CZE",
"name" : "Czech Republic",
"type" : "country"
},
{
"_key" : "country-austria",
"_id" : "worldVertices/country-austria",
"_rev" : "36193",
"code" : "AUT",
"name" : "Austria",
"type" : "country"
},
{
"_key" : "country-afghanistan",
"_id" : "worldVertices/country-afghanistan",
"_rev" : "36169",
"code" : "AFG",
"name" : "Afghanistan",
"type" : "country"
},
{
"_key" : "capital-buenos-aires",
"_id" : "worldVertices/capital-buenos-aires",
"_rev" : "36319",
"name" : "Buenos Aires",
"type" : "capital"
},
{
"_key" : "capital-quito",
"_id" : "worldVertices/capital-quito",
"_rev" : "36376",
"name" : "Quito",
"type" : "capital"
},
{
"_key" : "country-albania",
"_id" : "worldVertices/country-albania",
"_rev" : "36172",
"code" : "ALB",
"name" : "Albania",
"type" : "country"
},
{
"_key" : "capital-paris",
"_id" : "worldVertices/capital-paris",
"_rev" : "36367",
"name" : "Paris",
"type" : "capital"
},
{
"_key" : "country-denmark",
"_id" : "worldVertices/country-denmark",
"_rev" : "36265",
"code" : "DNK",
"name" : "Denmark",
"type" : "country"
},
{
"_key" : "country-finland",
"_id" : "worldVertices/country-finland",
"_rev" : "36277",
"code" : "FIN",
"name" : "Finland",
"type" : "country"
},
{
"_key" : "capital-brussels",
"_id" : "worldVertices/capital-brussels",
"_rev" : "36316",
"name" : "Brussels",
"type" : "capital"
},
{
"_key" : "country-france",
"_id" : "worldVertices/country-france",
"_rev" : "36280",
"code" : "FRA",
"name" : "France",
"type" : "country"
},
{
"_key" : "capital-berlin",
"_id" : "worldVertices/capital-berlin",
"_rev" : "36304",
"name" : "Berlin",
"type" : "capital"
},
{
"_key" : "continent-north-america",
"_id" : "worldVertices/continent-north-america",
"_rev" : "36163",
"name" : "North America",
"type" : "continent"
},
{
"_key" : "capital-ouagadougou",
"_id" : "worldVertices/capital-ouagadougou",
"_rev" : "36364",
"name" : "Ouagadougou",
"type" : "capital"
},
{
"_key" : "capital-n-djamena",
"_id" : "worldVertices/capital-n-djamena",
"_rev" : "36358",
"name" : "N'Djamena",
"type" : "capital"
},
{
"_key" : "country-bahamas",
"_id" : "worldVertices/country-bahamas",
"_rev" : "36196",
"code" : "BHS",
"name" : "Bahamas",
"type" : "country"
},
{
"_key" : "capital-bogota",
"_id" : "worldVertices/capital-bogota",
"_rev" : "36307",
"name" : "Bogota",
"type" : "capital"
},
{
"_key" : "capital-vienna",
"_id" : "worldVertices/capital-vienna",
"_rev" : "36397",
"name" : "Vienna",
"type" : "capital"
},
{
"_key" : "country-colombia",
"_id" : "worldVertices/country-colombia",
"_rev" : "36253",
"code" : "COL",
"name" : "Colombia",
"type" : "country"
},
{
"_key" : "country-bulgaria",
"_id" : "worldVertices/country-bulgaria",
"_rev" : "36229",
"code" : "BGR",
"name" : "Bulgaria",
"type" : "country"
},
{
"_key" : "country-barbados",
"_id" : "worldVertices/country-barbados",
"_rev" : "36205",
"code" : "BRB",
"name" : "Barbados",
"type" : "country"
},
{
"_key" : "continent-asia",
"_id" : "worldVertices/continent-asia",
"_rev" : "36154",
"name" : "Asia",
"type" : "continent"
},
{
"_key" : "capital-nassau",
"_id" : "worldVertices/capital-nassau",
"_rev" : "36355",
"name" : "Nassau",
"type" : "capital"
},
{
"_key" : "country-brunei",
"_id" : "worldVertices/country-brunei",
"_rev" : "36226",
"code" : "BRN",
"name" : "Brunei",
"type" : "country"
},
{
"_key" : "capital-beijing",
"_id" : "worldVertices/capital-beijing",
"_rev" : "36301",
"name" : "Beijing",
"type" : "capital"
},
{
"_key" : "continent-europe",
"_id" : "worldVertices/continent-europe",
"_rev" : "36160",
"name" : "Europe",
"type" : "continent"
},
{
"_key" : "country-canada",
"_id" : "worldVertices/country-canada",
"_rev" : "36244",
"code" : "CAN",
"name" : "Canada",
"type" : "country"
},
{
"_key" : "country-bosnia-and-herzegovina",
"_id" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "36217",
"code" : "BIH",
"name" : "Bosnia and Herzegovina",
"type" : "country"
},
{
"_key" : "capital-sarajevo",
"_id" : "worldVertices/capital-sarajevo",
"_rev" : "36385",
"name" : "Sarajevo",
"type" : "capital"
},
{
"_key" : "capital-cairo",
"_id" : "worldVertices/capital-cairo",
"_rev" : "36325",
"name" : "Cairo",
"type" : "capital"
},
{
"_key" : "capital-asmara",
"_id" : "worldVertices/capital-asmara",
"_rev" : "36295",
"name" : "Asmara",
"type" : "capital"
},
{
"_key" : "country-australia",
"_id" : "worldVertices/country-australia",
"_rev" : "36190",
"code" : "AUS",
"name" : "Australia",
"type" : "country"
},
{
"_key" : "capital-kabul",
"_id" : "worldVertices/capital-kabul",
"_rev" : "36343",
"name" : "Kabul",
"type" : "capital"
},
{
"_key" : "capital-luanda",
"_id" : "worldVertices/capital-luanda",
"_rev" : "36349",
"name" : "Luanda",
"type" : "capital"
},
{
"_key" : "country-andorra",
"_id" : "worldVertices/country-andorra",
"_rev" : "36178",
"code" : "AND",
"name" : "Andorra",
"type" : "country"
}
]
arangosh> db.worldEdges.toArray();
[
{
"_key" : "36659",
"_id" : "worldEdges/36659",
"_from" : "worldVertices/capital-yamoussoukro",
"_to" : "worldVertices/country-cote-d-ivoire",
"_rev" : "36659",
"type" : "is-in"
},
{
"_key" : "36566",
"_id" : "worldEdges/36566",
"_from" : "worldVertices/capital-bogota",
"_to" : "worldVertices/country-colombia",
"_rev" : "36566",
"type" : "is-in"
},
{
"_key" : "36497",
"_id" : "worldEdges/36497",
"_from" : "worldVertices/country-cambodia",
"_to" : "worldVertices/continent-asia",
"_rev" : "36497",
"type" : "is-in"
},
{
"_key" : "36602",
"_id" : "worldEdges/36602",
"_from" : "worldVertices/capital-kabul",
"_to" : "worldVertices/country-afghanistan",
"_rev" : "36602",
"type" : "is-in"
},
{
"_key" : "36455",
"_id" : "worldEdges/36455",
"_from" : "worldVertices/country-bahamas",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36455",
"type" : "is-in"
},
{
"_key" : "36467",
"_id" : "worldEdges/36467",
"_from" : "worldVertices/country-belgium",
"_to" : "worldVertices/continent-europe",
"_rev" : "36467",
"type" : "is-in"
},
{
"_key" : "36409",
"_id" : "worldEdges/36409",
"_from" : "worldVertices/continent-africa",
"_to" : "worldVertices/world",
"_rev" : "36409",
"type" : "is-in"
},
{
"_key" : "36551",
"_id" : "worldEdges/36551",
"_from" : "worldVertices/capital-andorra-la-vella",
"_to" : "worldVertices/country-andorra",
"_rev" : "36551",
"type" : "is-in"
},
{
"_key" : "36449",
"_id" : "worldEdges/36449",
"_from" : "worldVertices/country-australia",
"_to" : "worldVertices/continent-australia",
"_rev" : "36449",
"type" : "is-in"
},
{
"_key" : "36458",
"_id" : "worldEdges/36458",
"_from" : "worldVertices/country-bahrain",
"_to" : "worldVertices/continent-asia",
"_rev" : "36458",
"type" : "is-in"
},
{
"_key" : "36542",
"_id" : "worldEdges/36542",
"_from" : "worldVertices/country-germany",
"_to" : "worldVertices/continent-europe",
"_rev" : "36542",
"type" : "is-in"
},
{
"_key" : "36626",
"_id" : "worldEdges/36626",
"_from" : "worldVertices/capital-paris",
"_to" : "worldVertices/country-france",
"_rev" : "36626",
"type" : "is-in"
},
{
"_key" : "36518",
"_id" : "worldEdges/36518",
"_from" : "worldVertices/country-croatia",
"_to" : "worldVertices/continent-europe",
"_rev" : "36518",
"type" : "is-in"
},
{
"_key" : "36623",
"_id" : "worldEdges/36623",
"_from" : "worldVertices/capital-ouagadougou",
"_to" : "worldVertices/country-burkina-faso",
"_rev" : "36623",
"type" : "is-in"
},
{
"_key" : "36575",
"_id" : "worldEdges/36575",
"_from" : "worldVertices/capital-brussels",
"_to" : "worldVertices/country-belgium",
"_rev" : "36575",
"type" : "is-in"
},
{
"_key" : "36581",
"_id" : "worldEdges/36581",
"_from" : "worldVertices/capital-bujumbura",
"_to" : "worldVertices/country-burundi",
"_rev" : "36581",
"type" : "is-in"
},
{
"_key" : "36647",
"_id" : "worldEdges/36647",
"_from" : "worldVertices/capital-sofia",
"_to" : "worldVertices/country-bulgaria",
"_rev" : "36647",
"type" : "is-in"
},
{
"_key" : "36533",
"_id" : "worldEdges/36533",
"_from" : "worldVertices/country-eritrea",
"_to" : "worldVertices/continent-africa",
"_rev" : "36533",
"type" : "is-in"
},
{
"_key" : "36548",
"_id" : "worldEdges/36548",
"_from" : "worldVertices/capital-algiers",
"_to" : "worldVertices/country-algeria",
"_rev" : "36548",
"type" : "is-in"
},
{
"_key" : "36488",
"_id" : "worldEdges/36488",
"_from" : "worldVertices/country-bulgaria",
"_to" : "worldVertices/continent-europe",
"_rev" : "36488",
"type" : "is-in"
},
{
"_key" : "36569",
"_id" : "worldEdges/36569",
"_from" : "worldVertices/capital-brasilia",
"_to" : "worldVertices/country-brazil",
"_rev" : "36569",
"type" : "is-in"
},
{
"_key" : "36494",
"_id" : "worldEdges/36494",
"_from" : "worldVertices/country-burundi",
"_to" : "worldVertices/continent-africa",
"_rev" : "36494",
"type" : "is-in"
},
{
"_key" : "36644",
"_id" : "worldEdges/36644",
"_from" : "worldVertices/capital-sarajevo",
"_to" : "worldVertices/country-bosnia-and-herzegovina",
"_rev" : "36644",
"type" : "is-in"
},
{
"_key" : "36656",
"_id" : "worldEdges/36656",
"_from" : "worldVertices/capital-vienna",
"_to" : "worldVertices/country-austria",
"_rev" : "36656",
"type" : "is-in"
},
{
"_key" : "36431",
"_id" : "worldEdges/36431",
"_from" : "worldVertices/country-albania",
"_to" : "worldVertices/continent-europe",
"_rev" : "36431",
"type" : "is-in"
},
{
"_key" : "36482",
"_id" : "worldEdges/36482",
"_from" : "worldVertices/country-brazil",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36482",
"type" : "is-in"
},
{
"_key" : "36524",
"_id" : "worldEdges/36524",
"_from" : "worldVertices/country-denmark",
"_to" : "worldVertices/continent-europe",
"_rev" : "36524",
"type" : "is-in"
},
{
"_key" : "36440",
"_id" : "worldEdges/36440",
"_from" : "worldVertices/country-angola",
"_to" : "worldVertices/continent-africa",
"_rev" : "36440",
"type" : "is-in"
},
{
"_key" : "36470",
"_id" : "worldEdges/36470",
"_from" : "worldVertices/country-bhutan",
"_to" : "worldVertices/continent-asia",
"_rev" : "36470",
"type" : "is-in"
},
{
"_key" : "36641",
"_id" : "worldEdges/36641",
"_from" : "worldVertices/capital-santiago",
"_to" : "worldVertices/country-chile",
"_rev" : "36641",
"type" : "is-in"
},
{
"_key" : "36653",
"_id" : "worldEdges/36653",
"_from" : "worldVertices/capital-tirana",
"_to" : "worldVertices/country-albania",
"_rev" : "36653",
"type" : "is-in"
},
{
"_key" : "36593",
"_id" : "worldEdges/36593",
"_from" : "worldVertices/capital-dhaka",
"_to" : "worldVertices/country-bangladesh",
"_rev" : "36593",
"type" : "is-in"
},
{
"_key" : "36509",
"_id" : "worldEdges/36509",
"_from" : "worldVertices/country-chile",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36509",
"type" : "is-in"
},
{
"_key" : "36584",
"_id" : "worldEdges/36584",
"_from" : "worldVertices/capital-cairo",
"_to" : "worldVertices/country-egypt",
"_rev" : "36584",
"type" : "is-in"
},
{
"_key" : "36599",
"_id" : "worldEdges/36599",
"_from" : "worldVertices/capital-helsinki",
"_to" : "worldVertices/country-finland",
"_rev" : "36599",
"type" : "is-in"
},
{
"_key" : "36629",
"_id" : "worldEdges/36629",
"_from" : "worldVertices/capital-phnom-penh",
"_to" : "worldVertices/country-cambodia",
"_rev" : "36629",
"type" : "is-in"
},
{
"_key" : "36614",
"_id" : "worldEdges/36614",
"_from" : "worldVertices/capital-nassau",
"_to" : "worldVertices/country-bahamas",
"_rev" : "36614",
"type" : "is-in"
},
{
"_key" : "36605",
"_id" : "worldEdges/36605",
"_from" : "worldVertices/capital-la-paz",
"_to" : "worldVertices/country-bolivia",
"_rev" : "36605",
"type" : "is-in"
},
{
"_key" : "36446",
"_id" : "worldEdges/36446",
"_from" : "worldVertices/country-argentina",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36446",
"type" : "is-in"
},
{
"_key" : "36590",
"_id" : "worldEdges/36590",
"_from" : "worldVertices/capital-copenhagen",
"_to" : "worldVertices/country-denmark",
"_rev" : "36590",
"type" : "is-in"
},
{
"_key" : "36572",
"_id" : "worldEdges/36572",
"_from" : "worldVertices/capital-bridgetown",
"_to" : "worldVertices/country-barbados",
"_rev" : "36572",
"type" : "is-in"
},
{
"_key" : "36530",
"_id" : "worldEdges/36530",
"_from" : "worldVertices/country-egypt",
"_to" : "worldVertices/continent-africa",
"_rev" : "36530",
"type" : "is-in"
},
{
"_key" : "36560",
"_id" : "worldEdges/36560",
"_from" : "worldVertices/capital-beijing",
"_to" : "worldVertices/country-people-s-republic-of-china",
"_rev" : "36560",
"type" : "is-in"
},
{
"_key" : "36461",
"_id" : "worldEdges/36461",
"_from" : "worldVertices/country-bangladesh",
"_to" : "worldVertices/continent-asia",
"_rev" : "36461",
"type" : "is-in"
},
{
"_key" : "36485",
"_id" : "worldEdges/36485",
"_from" : "worldVertices/country-brunei",
"_to" : "worldVertices/continent-asia",
"_rev" : "36485",
"type" : "is-in"
},
{
"_key" : "36527",
"_id" : "worldEdges/36527",
"_from" : "worldVertices/country-ecuador",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36527",
"type" : "is-in"
},
{
"_key" : "36536",
"_id" : "worldEdges/36536",
"_from" : "worldVertices/country-finland",
"_to" : "worldVertices/continent-europe",
"_rev" : "36536",
"type" : "is-in"
},
{
"_key" : "36539",
"_id" : "worldEdges/36539",
"_from" : "worldVertices/country-france",
"_to" : "worldVertices/continent-europe",
"_rev" : "36539",
"type" : "is-in"
},
{
"_key" : "36608",
"_id" : "worldEdges/36608",
"_from" : "worldVertices/capital-luanda",
"_to" : "worldVertices/country-angola",
"_rev" : "36608",
"type" : "is-in"
},
{
"_key" : "36500",
"_id" : "worldEdges/36500",
"_from" : "worldVertices/country-cameroon",
"_to" : "worldVertices/continent-africa",
"_rev" : "36500",
"type" : "is-in"
},
{
"_key" : "36578",
"_id" : "worldEdges/36578",
"_from" : "worldVertices/capital-buenos-aires",
"_to" : "worldVertices/country-argentina",
"_rev" : "36578",
"type" : "is-in"
},
{
"_key" : "36545",
"_id" : "worldEdges/36545",
"_from" : "worldVertices/country-people-s-republic-of-china",
"_to" : "worldVertices/continent-asia",
"_rev" : "36545",
"type" : "is-in"
},
{
"_key" : "36416",
"_id" : "worldEdges/36416",
"_from" : "worldVertices/continent-australia",
"_to" : "worldVertices/world",
"_rev" : "36416",
"type" : "is-in"
},
{
"_key" : "36476",
"_id" : "worldEdges/36476",
"_from" : "worldVertices/country-bosnia-and-herzegovina",
"_to" : "worldVertices/continent-europe",
"_rev" : "36476",
"type" : "is-in"
},
{
"_key" : "36596",
"_id" : "worldEdges/36596",
"_from" : "worldVertices/capital-gaborone",
"_to" : "worldVertices/country-botswana",
"_rev" : "36596",
"type" : "is-in"
},
{
"_key" : "36413",
"_id" : "worldEdges/36413",
"_from" : "worldVertices/continent-asia",
"_to" : "worldVertices/world",
"_rev" : "36413",
"type" : "is-in"
},
{
"_key" : "36443",
"_id" : "worldEdges/36443",
"_from" : "worldVertices/country-antigua-and-barbuda",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36443",
"type" : "is-in"
},
{
"_key" : "36503",
"_id" : "worldEdges/36503",
"_from" : "worldVertices/country-canada",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36503",
"type" : "is-in"
},
{
"_key" : "36428",
"_id" : "worldEdges/36428",
"_from" : "worldVertices/country-afghanistan",
"_to" : "worldVertices/continent-asia",
"_rev" : "36428",
"type" : "is-in"
},
{
"_key" : "36473",
"_id" : "worldEdges/36473",
"_from" : "worldVertices/country-bolivia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36473",
"type" : "is-in"
},
{
"_key" : "36422",
"_id" : "worldEdges/36422",
"_from" : "worldVertices/continent-north-america",
"_to" : "worldVertices/world",
"_rev" : "36422",
"type" : "is-in"
},
{
"_key" : "36506",
"_id" : "worldEdges/36506",
"_from" : "worldVertices/country-chad",
"_to" : "worldVertices/continent-africa",
"_rev" : "36506",
"type" : "is-in"
},
{
"_key" : "36665",
"_id" : "worldEdges/36665",
"_from" : "worldVertices/capital-zagreb",
"_to" : "worldVertices/country-croatia",
"_rev" : "36665",
"type" : "is-in"
},
{
"_key" : "36563",
"_id" : "worldEdges/36563",
"_from" : "worldVertices/capital-berlin",
"_to" : "worldVertices/country-germany",
"_rev" : "36563",
"type" : "is-in"
},
{
"_key" : "36452",
"_id" : "worldEdges/36452",
"_from" : "worldVertices/country-austria",
"_to" : "worldVertices/continent-europe",
"_rev" : "36452",
"type" : "is-in"
},
{
"_key" : "36521",
"_id" : "worldEdges/36521",
"_from" : "worldVertices/country-czech-republic",
"_to" : "worldVertices/continent-europe",
"_rev" : "36521",
"type" : "is-in"
},
{
"_key" : "36491",
"_id" : "worldEdges/36491",
"_from" : "worldVertices/country-burkina-faso",
"_to" : "worldVertices/continent-africa",
"_rev" : "36491",
"type" : "is-in"
},
{
"_key" : "36620",
"_id" : "worldEdges/36620",
"_from" : "worldVertices/capital-ottawa",
"_to" : "worldVertices/country-canada",
"_rev" : "36620",
"type" : "is-in"
},
{
"_key" : "36434",
"_id" : "worldEdges/36434",
"_from" : "worldVertices/country-algeria",
"_to" : "worldVertices/continent-africa",
"_rev" : "36434",
"type" : "is-in"
},
{
"_key" : "36662",
"_id" : "worldEdges/36662",
"_from" : "worldVertices/capital-yaounde",
"_to" : "worldVertices/country-cameroon",
"_rev" : "36662",
"type" : "is-in"
},
{
"_key" : "36464",
"_id" : "worldEdges/36464",
"_from" : "worldVertices/country-barbados",
"_to" : "worldVertices/continent-north-america",
"_rev" : "36464",
"type" : "is-in"
},
{
"_key" : "36617",
"_id" : "worldEdges/36617",
"_from" : "worldVertices/capital-n-djamena",
"_to" : "worldVertices/country-chad",
"_rev" : "36617",
"type" : "is-in"
},
{
"_key" : "36512",
"_id" : "worldEdges/36512",
"_from" : "worldVertices/country-colombia",
"_to" : "worldVertices/continent-south-america",
"_rev" : "36512",
"type" : "is-in"
},
{
"_key" : "36554",
"_id" : "worldEdges/36554",
"_from" : "worldVertices/capital-asmara",
"_to" : "worldVertices/country-eritrea",
"_rev" : "36554",
"type" : "is-in"
},
{
"_key" : "36638",
"_id" : "worldEdges/36638",
"_from" : "worldVertices/capital-saint-john-s",
"_to" : "worldVertices/country-antigua-and-barbuda",
"_rev" : "36638",
"type" : "is-in"
},
{
"_key" : "36557",
"_id" : "worldEdges/36557",
"_from" : "worldVertices/capital-bandar-seri-begawan",
"_to" : "worldVertices/country-brunei",
"_rev" : "36557",
"type" : "is-in"
},
{
"_key" : "36650",
"_id" : "worldEdges/36650",
"_from" : "worldVertices/capital-thimphu",
"_to" : "worldVertices/country-bhutan",
"_rev" : "36650",
"type" : "is-in"
},
{
"_key" : "36632",
"_id" : "worldEdges/36632",
"_from" : "worldVertices/capital-prague",
"_to" : "worldVertices/country-czech-republic",
"_rev" : "36632",
"type" : "is-in"
},
{
"_key" : "36611",
"_id" : "worldEdges/36611",
"_from" : "worldVertices/capital-manama",
"_to" : "worldVertices/country-bahrain",
"_rev" : "36611",
"type" : "is-in"
},
{
"_key" : "36425",
"_id" : "worldEdges/36425",
"_from" : "worldVertices/continent-south-america",
"_to" : "worldVertices/world",
"_rev" : "36425",
"type" : "is-in"
},
{
"_key" : "36437",
"_id" : "worldEdges/36437",
"_from" : "worldVertices/country-andorra",
"_to" : "worldVertices/continent-europe",
"_rev" : "36437",
"type" : "is-in"
},
{
"_key" : "36635",
"_id" : "worldEdges/36635",
"_from" : "worldVertices/capital-quito",
"_to" : "worldVertices/country-ecuador",
"_rev" : "36635",
"type" : "is-in"
},
{
"_key" : "36479",
"_id" : "worldEdges/36479",
"_from" : "worldVertices/country-botswana",
"_to" : "worldVertices/continent-africa",
"_rev" : "36479",
"type" : "is-in"
},
{
"_key" : "36515",
"_id" : "worldEdges/36515",
"_from" : "worldVertices/country-cote-d-ivoire",
"_to" : "worldVertices/continent-africa",
"_rev" : "36515",
"type" : "is-in"
},
{
"_key" : "36587",
"_id" : "worldEdges/36587",
"_from" : "worldVertices/capital-canberra",
"_to" : "worldVertices/country-australia",
"_rev" : "36587",
"type" : "is-in"
},
{
"_key" : "36419",
"_id" : "worldEdges/36419",
"_from" : "worldVertices/continent-europe",
"_to" : "worldVertices/world",
"_rev" : "36419",
"type" : "is-in"
}
]
arangosh> examples.dropGraph("worldCountry");
true
arangosh> var g = examples.loadGraph("worldCountryUnManaged");
arangosh> examples.dropGraph("worldCountryUnManaged");