{
  "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": "timeline/age-of-cancer",
    "section": "timeline",
    "slug": "age-of-cancer",
    "kind": "TimelineEntry",
    "title": "Age of Cancer",
    "url": "/v1/timeline/age-of-cancer/",
    "graph_url": "/v1/graph/timeline/age-of-cancer/",
    "claim_type": "",
    "category": "",
    "degree": {
      "out": 12,
      "in": 0,
      "total": 12
    }
  },
  "out": [
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/great-flood",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/eden",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/satan",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/lucifer",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/serpent",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/yahweh",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/tree-of-life",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/council-of-the-eternals",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/adam-and-eve",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/noah",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/antediluvian",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/adam-and-eve",
      "title": "Adam and Eve",
      "kind": "WikiEntry",
      "url": "/v1/wiki/adam-and-eve/",
      "graph_url": "/v1/graph/wiki/adam-and-eve/"
    },
    {
      "id": "wiki/antediluvian",
      "title": "Antediluvian",
      "kind": "WikiEntry",
      "url": "/v1/wiki/antediluvian/",
      "graph_url": "/v1/graph/wiki/antediluvian/"
    },
    {
      "id": "wiki/council-of-the-eternals",
      "title": "Council of the Eternals",
      "kind": "WikiEntry",
      "url": "/v1/wiki/council-of-the-eternals/",
      "graph_url": "/v1/graph/wiki/council-of-the-eternals/"
    },
    {
      "id": "wiki/eden",
      "title": "Eden",
      "kind": "WikiEntry",
      "url": "/v1/wiki/eden/",
      "graph_url": "/v1/graph/wiki/eden/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/great-flood",
      "title": "Great Flood",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-flood/",
      "graph_url": "/v1/graph/wiki/great-flood/"
    },
    {
      "id": "wiki/lucifer",
      "title": "Lucifer",
      "kind": "WikiEntry",
      "url": "/v1/wiki/lucifer/",
      "graph_url": "/v1/graph/wiki/lucifer/"
    },
    {
      "id": "wiki/noah",
      "title": "Noah",
      "kind": "WikiEntry",
      "url": "/v1/wiki/noah/",
      "graph_url": "/v1/graph/wiki/noah/"
    },
    {
      "id": "wiki/satan",
      "title": "Satan",
      "kind": "WikiEntry",
      "url": "/v1/wiki/satan/",
      "graph_url": "/v1/graph/wiki/satan/"
    },
    {
      "id": "wiki/serpent",
      "title": "Serpent",
      "kind": "WikiEntry",
      "url": "/v1/wiki/serpent/",
      "graph_url": "/v1/graph/wiki/serpent/"
    },
    {
      "id": "wiki/tree-of-life",
      "title": "Tree of Life",
      "kind": "WikiEntry",
      "url": "/v1/wiki/tree-of-life/",
      "graph_url": "/v1/graph/wiki/tree-of-life/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-cancer/",
    "node": "/v1/timeline/age-of-cancer/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
