{
  "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/number-of-man",
    "section": "wiki",
    "slug": "number-of-man",
    "kind": "WikiEntry",
    "title": "Number of Man",
    "url": "/v1/wiki/number-of-man/",
    "graph_url": "/v1/graph/wiki/number-of-man/",
    "claim_type": "framework",
    "category": "Symbolism & Motifs",
    "degree": {
      "out": 7,
      "in": 0,
      "total": 7
    }
  },
  "out": [
    {
      "source": "wiki/number-of-man",
      "target": "wiki/apocalypse",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "wiki/genesis",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "wiki/world-age",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "wiki/golden-age",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "wiki/wheel-of-heaven",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "wiki/rael",
      "type": "see_also"
    },
    {
      "source": "wiki/number-of-man",
      "target": "articles/the-mill-that-grinds-the-ages",
      "type": "see_also"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "articles/the-mill-that-grinds-the-ages",
      "title": "The Mill That Grinds the Ages",
      "kind": "Article",
      "url": "/v1/articles/the-mill-that-grinds-the-ages/",
      "graph_url": "/v1/graph/articles/the-mill-that-grinds-the-ages/"
    },
    {
      "id": "wiki/apocalypse",
      "title": "Apocalypse",
      "kind": "WikiEntry",
      "url": "/v1/wiki/apocalypse/",
      "graph_url": "/v1/graph/wiki/apocalypse/"
    },
    {
      "id": "wiki/genesis",
      "title": "Genesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/genesis/",
      "graph_url": "/v1/graph/wiki/genesis/"
    },
    {
      "id": "wiki/golden-age",
      "title": "Golden Age",
      "kind": "WikiEntry",
      "url": "/v1/wiki/golden-age/",
      "graph_url": "/v1/graph/wiki/golden-age/"
    },
    {
      "id": "wiki/rael",
      "title": "Raël",
      "kind": "WikiEntry",
      "url": "/v1/wiki/rael/",
      "graph_url": "/v1/graph/wiki/rael/"
    },
    {
      "id": "wiki/wheel-of-heaven",
      "title": "Wheel of Heaven",
      "kind": "WikiEntry",
      "url": "/v1/wiki/wheel-of-heaven/",
      "graph_url": "/v1/graph/wiki/wheel-of-heaven/"
    },
    {
      "id": "wiki/world-age",
      "title": "World Age",
      "kind": "WikiEntry",
      "url": "/v1/wiki/world-age/",
      "graph_url": "/v1/graph/wiki/world-age/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/number-of-man/",
    "node": "/v1/wiki/number-of-man/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
