{
  "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-sagittarius",
    "section": "timeline",
    "slug": "age-of-sagittarius",
    "kind": "TimelineEntry",
    "title": "Age of Sagittarius",
    "url": "/v1/timeline/age-of-sagittarius/",
    "graph_url": "/v1/graph/timeline/age-of-sagittarius/",
    "claim_type": "",
    "category": "",
    "degree": {
      "out": 5,
      "in": 0,
      "total": 5
    }
  },
  "out": [
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/yahweh",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/pangaea",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/great-flood",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-sagittarius",
      "target": "wiki/terraforming",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "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/pangaea",
      "title": "Pangaea",
      "kind": "WikiEntry",
      "url": "/v1/wiki/pangaea/",
      "graph_url": "/v1/graph/wiki/pangaea/"
    },
    {
      "id": "wiki/terraforming",
      "title": "Terraforming",
      "kind": "WikiEntry",
      "url": "/v1/wiki/terraforming/",
      "graph_url": "/v1/graph/wiki/terraforming/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-sagittarius/",
    "node": "/v1/timeline/age-of-sagittarius/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
