{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-09-12T06:52:38Z",
    "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-09-12T06:52:26Z",
  "language": "en",
  "node": {
    "id": "articles/the-east-face-of-homer",
    "section": "articles",
    "slug": "the-east-face-of-homer",
    "kind": "Article",
    "title": "The East Face of Homer",
    "url": "/v1/articles/the-east-face-of-homer/",
    "graph_url": "/v1/graph/articles/the-east-face-of-homer/",
    "claim_type": "framework",
    "category": "Comparative Mythology",
    "degree": {
      "out": 5,
      "in": 5,
      "total": 10
    }
  },
  "out": [
    {
      "source": "articles/the-east-face-of-homer",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "articles/the-east-face-of-homer",
      "target": "wiki/sodom-and-gomorrah",
      "type": "in_body"
    },
    {
      "source": "articles/the-east-face-of-homer",
      "target": "wiki/raelism",
      "type": "in_body"
    },
    {
      "source": "articles/the-east-face-of-homer",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "articles/the-east-face-of-homer",
      "target": "wiki/theomachy",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/comparative-mythology",
      "target": "articles/the-east-face-of-homer",
      "type": "see_also"
    },
    {
      "source": "wiki/elohim",
      "target": "articles/the-east-face-of-homer",
      "type": "see_also"
    },
    {
      "source": "wiki/mytheme",
      "target": "articles/the-east-face-of-homer",
      "type": "see_also"
    },
    {
      "source": "wiki/neo-euhemerism",
      "target": "articles/the-east-face-of-homer",
      "type": "see_also"
    },
    {
      "source": "wiki/theomachy",
      "target": "articles/the-east-face-of-homer",
      "type": "see_also"
    }
  ],
  "neighbors": [
    {
      "id": "wiki/comparative-mythology",
      "title": "Comparative Mythology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/comparative-mythology/",
      "graph_url": "/v1/graph/wiki/comparative-mythology/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/mytheme",
      "title": "Mytheme",
      "kind": "WikiEntry",
      "url": "/v1/wiki/mytheme/",
      "graph_url": "/v1/graph/wiki/mytheme/"
    },
    {
      "id": "wiki/neo-euhemerism",
      "title": "Neo-Euhemerism",
      "kind": "WikiEntry",
      "url": "/v1/wiki/neo-euhemerism/",
      "graph_url": "/v1/graph/wiki/neo-euhemerism/"
    },
    {
      "id": "wiki/raelism",
      "title": "Raëlism",
      "kind": "WikiEntry",
      "url": "/v1/wiki/raelism/",
      "graph_url": "/v1/graph/wiki/raelism/"
    },
    {
      "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/theomachy",
      "title": "Theomachy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/theomachy/",
      "graph_url": "/v1/graph/wiki/theomachy/"
    },
    {
      "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/articles/the-east-face-of-homer/",
    "node": "/v1/articles/the-east-face-of-homer/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
