{
  "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": "wiki/john-anthony-west",
    "section": "wiki",
    "slug": "john-anthony-west",
    "kind": "WikiEntry",
    "title": "John Anthony West",
    "url": "/v1/wiki/john-anthony-west/",
    "graph_url": "/v1/graph/wiki/john-anthony-west/",
    "claim_type": "direct",
    "category": "Methodology",
    "degree": {
      "out": 9,
      "in": 4,
      "total": 13
    }
  },
  "out": [
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/great-sphinx",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "timeline/age-of-taurus",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/archaeoastronomy",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/ancient-builders",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/graham-hancock",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "articles/the-mill-that-grinds-the-ages",
      "type": "see_also"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/graham-hancock",
      "type": "in_body"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/great-sphinx",
      "type": "in_body"
    },
    {
      "source": "wiki/john-anthony-west",
      "target": "wiki/doubled-signature",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/ancient-builders",
      "target": "wiki/john-anthony-west",
      "type": "see_also"
    },
    {
      "source": "wiki/archaeoastronomy",
      "target": "wiki/john-anthony-west",
      "type": "see_also"
    },
    {
      "source": "wiki/great-sphinx",
      "target": "wiki/john-anthony-west",
      "type": "see_also"
    },
    {
      "source": "articles/the-mill-that-grinds-the-ages",
      "target": "wiki/john-anthony-west",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/the-mill-that-grinds-the-ages",
      "title": "The Mill That Grinds the Ages",
      "kind": "Article",
      "url": "/v1/articles/the-mill-that-grinds-the-ages/",
      "graph_url": "/v1/graph/articles/the-mill-that-grinds-the-ages/"
    },
    {
      "id": "timeline/age-of-taurus",
      "title": "Age of Taurus",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-taurus/",
      "graph_url": "/v1/graph/timeline/age-of-taurus/"
    },
    {
      "id": "wiki/ancient-builders",
      "title": "Ancient Builders",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ancient-builders/",
      "graph_url": "/v1/graph/wiki/ancient-builders/"
    },
    {
      "id": "wiki/archaeoastronomy",
      "title": "Archaeoastronomy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/archaeoastronomy/",
      "graph_url": "/v1/graph/wiki/archaeoastronomy/"
    },
    {
      "id": "wiki/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/graham-hancock",
      "title": "Graham Hancock",
      "kind": "WikiEntry",
      "url": "/v1/wiki/graham-hancock/",
      "graph_url": "/v1/graph/wiki/graham-hancock/"
    },
    {
      "id": "wiki/great-sphinx",
      "title": "Great Sphinx",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-sphinx/",
      "graph_url": "/v1/graph/wiki/great-sphinx/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/john-anthony-west/",
    "node": "/v1/wiki/john-anthony-west/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
