{
  "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/the-book-closest-to-the-truth",
    "section": "articles",
    "slug": "the-book-closest-to-the-truth",
    "kind": "Article",
    "title": "The Book Closest to the Truth",
    "url": "/v1/articles/the-book-closest-to-the-truth/",
    "graph_url": "/v1/graph/articles/the-book-closest-to-the-truth/",
    "claim_type": "inferred",
    "category": "Comparative",
    "degree": {
      "out": 9,
      "in": 0,
      "total": 9
    }
  },
  "out": [
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/rael",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/yahweh",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/genesis",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/great-flood",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/kabbalah",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/moses",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/tree-of-life",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/elohim-home-planet",
      "type": "in_body"
    },
    {
      "source": "articles/the-book-closest-to-the-truth",
      "target": "wiki/elohim",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "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/genesis",
      "title": "Genesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/genesis/",
      "graph_url": "/v1/graph/wiki/genesis/"
    },
    {
      "id": "wiki/great-flood",
      "title": "Great Flood",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-flood/",
      "graph_url": "/v1/graph/wiki/great-flood/"
    },
    {
      "id": "wiki/kabbalah",
      "title": "Kabbalah",
      "kind": "WikiEntry",
      "url": "/v1/wiki/kabbalah/",
      "graph_url": "/v1/graph/wiki/kabbalah/"
    },
    {
      "id": "wiki/moses",
      "title": "Moses",
      "kind": "WikiEntry",
      "url": "/v1/wiki/moses/",
      "graph_url": "/v1/graph/wiki/moses/"
    },
    {
      "id": "wiki/rael",
      "title": "Raël",
      "kind": "WikiEntry",
      "url": "/v1/wiki/rael/",
      "graph_url": "/v1/graph/wiki/rael/"
    },
    {
      "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/articles/the-book-closest-to-the-truth/",
    "node": "/v1/articles/the-book-closest-to-the-truth/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
