{
  "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/adamites",
    "section": "wiki",
    "slug": "adamites",
    "kind": "WikiEntry",
    "title": "Adamites",
    "url": "/v1/wiki/adamites/",
    "graph_url": "/v1/graph/wiki/adamites/",
    "claim_type": "framework",
    "category": "Peoples & Groups",
    "degree": {
      "out": 1,
      "in": 5,
      "total": 6
    }
  },
  "out": [
    {
      "source": "wiki/adamites",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    }
  ],
  "in": [
    {
      "source": "wiki/nephilim",
      "target": "wiki/adamites",
      "type": "see_also"
    },
    {
      "source": "wiki/nephilim",
      "target": "wiki/adamites",
      "type": "in_body"
    },
    {
      "source": "wiki/watchers",
      "target": "wiki/adamites",
      "type": "see_also"
    },
    {
      "source": "wiki/watchers",
      "target": "wiki/adamites",
      "type": "in_body"
    },
    {
      "source": "articles/unsealed-in-year-one",
      "target": "wiki/adamites",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/unsealed-in-year-one",
      "title": "Unsealed in Year One",
      "kind": "Article",
      "url": "/v1/articles/unsealed-in-year-one/",
      "graph_url": "/v1/graph/articles/unsealed-in-year-one/"
    },
    {
      "id": "wiki/adam-and-eve",
      "title": "Adam and Eve",
      "kind": "WikiEntry",
      "url": "/v1/wiki/adam-and-eve/",
      "graph_url": "/v1/graph/wiki/adam-and-eve/"
    },
    {
      "id": "wiki/nephilim",
      "title": "Nephilim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/nephilim/",
      "graph_url": "/v1/graph/wiki/nephilim/"
    },
    {
      "id": "wiki/watchers",
      "title": "Watchers",
      "kind": "WikiEntry",
      "url": "/v1/wiki/watchers/",
      "graph_url": "/v1/graph/wiki/watchers/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/adamites/",
    "node": "/v1/wiki/adamites/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
