{
  "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-taurus",
    "section": "timeline",
    "slug": "age-of-taurus",
    "kind": "TimelineEntry",
    "title": "Age of Taurus",
    "url": "/v1/timeline/age-of-taurus/",
    "graph_url": "/v1/graph/timeline/age-of-taurus/",
    "claim_type": "inferred",
    "category": "",
    "degree": {
      "out": 9,
      "in": 2,
      "total": 11
    }
  },
  "out": [
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/council-of-the-eternals",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/the-alliance",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/sodom-and-gomorrah",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/serpent",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/abraham",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/precession",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/hamlets-mill",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/doubled-signature",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/john-anthony-west",
      "target": "timeline/age-of-taurus",
      "type": "see_also"
    },
    {
      "source": "wiki/tauroctony",
      "target": "timeline/age-of-taurus",
      "type": "see_also"
    }
  ],
  "neighbors": [
    {
      "id": "wiki/abraham",
      "title": "Abraham",
      "kind": "WikiEntry",
      "url": "/v1/wiki/abraham/",
      "graph_url": "/v1/graph/wiki/abraham/"
    },
    {
      "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/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/hamlets-mill",
      "title": "Hamlet's Mill",
      "kind": "WikiEntry",
      "url": "/v1/wiki/hamlets-mill/",
      "graph_url": "/v1/graph/wiki/hamlets-mill/"
    },
    {
      "id": "wiki/john-anthony-west",
      "title": "John Anthony West",
      "kind": "WikiEntry",
      "url": "/v1/wiki/john-anthony-west/",
      "graph_url": "/v1/graph/wiki/john-anthony-west/"
    },
    {
      "id": "wiki/precession",
      "title": "Precession",
      "kind": "WikiEntry",
      "url": "/v1/wiki/precession/",
      "graph_url": "/v1/graph/wiki/precession/"
    },
    {
      "id": "wiki/serpent",
      "title": "Serpent",
      "kind": "WikiEntry",
      "url": "/v1/wiki/serpent/",
      "graph_url": "/v1/graph/wiki/serpent/"
    },
    {
      "id": "wiki/sodom-and-gomorrah",
      "title": "Sodom and Gomorrah",
      "kind": "WikiEntry",
      "url": "/v1/wiki/sodom-and-gomorrah/",
      "graph_url": "/v1/graph/wiki/sodom-and-gomorrah/"
    },
    {
      "id": "wiki/tauroctony",
      "title": "Tauroctony",
      "kind": "WikiEntry",
      "url": "/v1/wiki/tauroctony/",
      "graph_url": "/v1/graph/wiki/tauroctony/"
    },
    {
      "id": "wiki/the-alliance",
      "title": "The Alliance",
      "kind": "WikiEntry",
      "url": "/v1/wiki/the-alliance/",
      "graph_url": "/v1/graph/wiki/the-alliance/"
    },
    {
      "id": "wiki/tower-of-babel",
      "title": "Tower of Babel",
      "kind": "WikiEntry",
      "url": "/v1/wiki/tower-of-babel/",
      "graph_url": "/v1/graph/wiki/tower-of-babel/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-taurus/",
    "node": "/v1/timeline/age-of-taurus/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
