{
  "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/adam-and-eve",
    "section": "wiki",
    "slug": "adam-and-eve",
    "kind": "WikiEntry",
    "title": "Adam and Eve",
    "url": "/v1/wiki/adam-and-eve/",
    "graph_url": "/v1/graph/wiki/adam-and-eve/",
    "claim_type": "framework",
    "category": "Biblical Figures",
    "degree": {
      "out": 6,
      "in": 11,
      "total": 17
    }
  },
  "out": [
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/eden",
      "type": "see_also"
    },
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/genesis",
      "type": "see_also"
    },
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/serpent",
      "type": "see_also"
    },
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/lucifer",
      "type": "see_also"
    },
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/tree-of-life",
      "type": "see_also"
    },
    {
      "source": "wiki/adam-and-eve",
      "target": "wiki/antediluvian",
      "type": "see_also"
    }
  ],
  "in": [
    {
      "source": "wiki/adamites",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/antediluvian",
      "target": "wiki/adam-and-eve",
      "type": "in_body"
    },
    {
      "source": "wiki/eden",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/genesis",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/hebrew",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/lucifer",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/prophet",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/satan",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "wiki/serpent",
      "target": "wiki/adam-and-eve",
      "type": "see_also"
    },
    {
      "source": "timeline/age-of-cancer",
      "target": "wiki/adam-and-eve",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-leo",
      "target": "wiki/adam-and-eve",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "timeline/age-of-cancer",
      "title": "Age of Cancer",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-cancer/",
      "graph_url": "/v1/graph/timeline/age-of-cancer/"
    },
    {
      "id": "timeline/age-of-leo",
      "title": "Age of Leo",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-leo/",
      "graph_url": "/v1/graph/timeline/age-of-leo/"
    },
    {
      "id": "wiki/adamites",
      "title": "Adamites",
      "kind": "WikiEntry",
      "url": "/v1/wiki/adamites/",
      "graph_url": "/v1/graph/wiki/adamites/"
    },
    {
      "id": "wiki/antediluvian",
      "title": "Antediluvian",
      "kind": "WikiEntry",
      "url": "/v1/wiki/antediluvian/",
      "graph_url": "/v1/graph/wiki/antediluvian/"
    },
    {
      "id": "wiki/eden",
      "title": "Eden",
      "kind": "WikiEntry",
      "url": "/v1/wiki/eden/",
      "graph_url": "/v1/graph/wiki/eden/"
    },
    {
      "id": "wiki/genesis",
      "title": "Genesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/genesis/",
      "graph_url": "/v1/graph/wiki/genesis/"
    },
    {
      "id": "wiki/hebrew",
      "title": "Hebrew",
      "kind": "WikiEntry",
      "url": "/v1/wiki/hebrew/",
      "graph_url": "/v1/graph/wiki/hebrew/"
    },
    {
      "id": "wiki/lucifer",
      "title": "Lucifer",
      "kind": "WikiEntry",
      "url": "/v1/wiki/lucifer/",
      "graph_url": "/v1/graph/wiki/lucifer/"
    },
    {
      "id": "wiki/prophet",
      "title": "Prophet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/prophet/",
      "graph_url": "/v1/graph/wiki/prophet/"
    },
    {
      "id": "wiki/satan",
      "title": "Satan",
      "kind": "WikiEntry",
      "url": "/v1/wiki/satan/",
      "graph_url": "/v1/graph/wiki/satan/"
    },
    {
      "id": "wiki/serpent",
      "title": "Serpent",
      "kind": "WikiEntry",
      "url": "/v1/wiki/serpent/",
      "graph_url": "/v1/graph/wiki/serpent/"
    },
    {
      "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/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/adam-and-eve/",
    "node": "/v1/wiki/adam-and-eve/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
