{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "schemaUrl": "/v1/schema/graph-node/",
    "description": "Ego-network for a single content node: the node plus its outgoing and incoming typed edges and its immediate neighbours. For AI traversal of /v1/graph/."
  },
  "data": {
  "generated": "2026-08-22T14:14:01Z",
  "language": "en",
  "node": {
    "id": "wiki/pangaea",
    "section": "wiki",
    "slug": "pangaea",
    "kind": "WikiEntry",
    "title": "Pangaea",
    "url": "/v1/wiki/pangaea/",
    "graph_url": "/v1/graph/wiki/pangaea/",
    "claim_type": "direct",
    "category": "Places & Locations",
    "degree": {
      "out": 7,
      "in": 7,
      "total": 14
    }
  },
  "out": [
    {
      "source": "wiki/pangaea",
      "target": "wiki/eden",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/antediluvian",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/noahs-ark",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/genesis",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/terraforming",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/the-tradition",
      "type": "see_also"
    },
    {
      "source": "wiki/pangaea",
      "target": "wiki/the-tradition",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/antediluvian",
      "target": "wiki/pangaea",
      "type": "see_also"
    },
    {
      "source": "wiki/antediluvian",
      "target": "wiki/pangaea",
      "type": "in_body"
    },
    {
      "source": "wiki/eden",
      "target": "wiki/pangaea",
      "type": "see_also"
    },
    {
      "source": "wiki/great-flood",
      "target": "wiki/pangaea",
      "type": "see_also"
    },
    {
      "source": "wiki/list-of-megalithic-sites",
      "target": "wiki/pangaea",
      "type": "see_also"
    },
    {
      "source": "wiki/terraforming",
      "target": "wiki/pangaea",
      "type": "see_also"
    },
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/pangaea",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "timeline/age-of-sagittarius",
      "title": "Age of Sagittarius",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-sagittarius/",
      "graph_url": "/v1/graph/timeline/age-of-sagittarius/"
    },
    {
      "id": "wiki/antediluvian",
      "title": "Antediluvian",
      "kind": "WikiEntry",
      "url": "/v1/wiki/antediluvian/",
      "graph_url": "/v1/graph/wiki/antediluvian/"
    },
    {
      "id": "wiki/eden",
      "title": "Eden",
      "kind": "WikiEntry",
      "url": "/v1/wiki/eden/",
      "graph_url": "/v1/graph/wiki/eden/"
    },
    {
      "id": "wiki/genesis",
      "title": "Genesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/genesis/",
      "graph_url": "/v1/graph/wiki/genesis/"
    },
    {
      "id": "wiki/great-flood",
      "title": "Great Flood",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-flood/",
      "graph_url": "/v1/graph/wiki/great-flood/"
    },
    {
      "id": "wiki/list-of-megalithic-sites",
      "title": "List of megalithic sites",
      "kind": "WikiEntry",
      "url": "/v1/wiki/list-of-megalithic-sites/",
      "graph_url": "/v1/graph/wiki/list-of-megalithic-sites/"
    },
    {
      "id": "wiki/noahs-ark",
      "title": "Noah's Ark",
      "kind": "WikiEntry",
      "url": "/v1/wiki/noahs-ark/",
      "graph_url": "/v1/graph/wiki/noahs-ark/"
    },
    {
      "id": "wiki/terraforming",
      "title": "Terraforming",
      "kind": "WikiEntry",
      "url": "/v1/wiki/terraforming/",
      "graph_url": "/v1/graph/wiki/terraforming/"
    },
    {
      "id": "wiki/the-tradition",
      "title": "The Tradition",
      "kind": "WikiEntry",
      "url": "/v1/wiki/the-tradition/",
      "graph_url": "/v1/graph/wiki/the-tradition/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/pangaea/",
    "node": "/v1/wiki/pangaea/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
