{
  "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": "articles/six-mornings-six-years",
    "section": "articles",
    "slug": "six-mornings-six-years",
    "kind": "Article",
    "title": "Six Mornings, Six Years",
    "url": "/v1/articles/six-mornings-six-years/",
    "graph_url": "/v1/graph/articles/six-mornings-six-years/",
    "claim_type": "inferred",
    "category": "Comparative",
    "degree": {
      "out": 8,
      "in": 0,
      "total": 8
    }
  },
  "out": [
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/rael",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/yahweh",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/embassy",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/elohim-home-planet",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/council-of-the-eternals",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/reference-corpus-of-the-raelian-canon",
      "type": "in_body"
    },
    {
      "source": "articles/six-mornings-six-years",
      "target": "wiki/list-of-close-encounters",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "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/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/elohim-home-planet",
      "title": "Elohim Home Planet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim-home-planet/",
      "graph_url": "/v1/graph/wiki/elohim-home-planet/"
    },
    {
      "id": "wiki/embassy",
      "title": "Embassy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/embassy/",
      "graph_url": "/v1/graph/wiki/embassy/"
    },
    {
      "id": "wiki/list-of-close-encounters",
      "title": "List of close encounters",
      "kind": "WikiEntry",
      "url": "/v1/wiki/list-of-close-encounters/",
      "graph_url": "/v1/graph/wiki/list-of-close-encounters/"
    },
    {
      "id": "wiki/rael",
      "title": "Raël",
      "kind": "WikiEntry",
      "url": "/v1/wiki/rael/",
      "graph_url": "/v1/graph/wiki/rael/"
    },
    {
      "id": "wiki/reference-corpus-of-the-raelian-canon",
      "title": "Reference corpus of the Raëlian canon",
      "kind": "WikiEntry",
      "url": "/v1/wiki/reference-corpus-of-the-raelian-canon/",
      "graph_url": "/v1/graph/wiki/reference-corpus-of-the-raelian-canon/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/articles/six-mornings-six-years/",
    "node": "/v1/articles/six-mornings-six-years/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
