{
  "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": "timeline/age-of-virgo",
    "section": "timeline",
    "slug": "age-of-virgo",
    "kind": "TimelineEntry",
    "title": "Age of Virgo",
    "url": "/v1/timeline/age-of-virgo/",
    "graph_url": "/v1/graph/timeline/age-of-virgo/",
    "claim_type": "",
    "category": "",
    "degree": {
      "out": 6,
      "in": 0,
      "total": 6
    }
  },
  "out": [
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/dragons",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/satan",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/synthetic-biology",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/great-flood",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/serpent",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-virgo",
      "target": "wiki/leviathan",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/dragons",
      "title": "Dragons",
      "kind": "WikiEntry",
      "url": "/v1/wiki/dragons/",
      "graph_url": "/v1/graph/wiki/dragons/"
    },
    {
      "id": "wiki/great-flood",
      "title": "Great Flood",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-flood/",
      "graph_url": "/v1/graph/wiki/great-flood/"
    },
    {
      "id": "wiki/leviathan",
      "title": "Leviathan",
      "kind": "WikiEntry",
      "url": "/v1/wiki/leviathan/",
      "graph_url": "/v1/graph/wiki/leviathan/"
    },
    {
      "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/synthetic-biology",
      "title": "Synthetic biology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/synthetic-biology/",
      "graph_url": "/v1/graph/wiki/synthetic-biology/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-virgo/",
    "node": "/v1/timeline/age-of-virgo/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
