{
  "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": "articles/the-infinite-in-both-directions",
    "section": "articles",
    "slug": "the-infinite-in-both-directions",
    "kind": "Article",
    "title": "The Infinite in Both Directions",
    "url": "/v1/articles/the-infinite-in-both-directions/",
    "graph_url": "/v1/graph/articles/the-infinite-in-both-directions/",
    "claim_type": "speculative",
    "category": "Cosmology",
    "degree": {
      "out": 7,
      "in": 0,
      "total": 7
    }
  },
  "out": [
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/mass-effect",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/infinity",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/rael",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/raelian-symbol-of-infinity",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/fractal-cosmology",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/cosmic-chain",
      "type": "in_body"
    },
    {
      "source": "articles/the-infinite-in-both-directions",
      "target": "wiki/four-levels",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/cosmic-chain",
      "title": "Cosmic Chain",
      "kind": "WikiEntry",
      "url": "/v1/wiki/cosmic-chain/",
      "graph_url": "/v1/graph/wiki/cosmic-chain/"
    },
    {
      "id": "wiki/four-levels",
      "title": "Four Levels",
      "kind": "WikiEntry",
      "url": "/v1/wiki/four-levels/",
      "graph_url": "/v1/graph/wiki/four-levels/"
    },
    {
      "id": "wiki/fractal-cosmology",
      "title": "Fractal Cosmology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/fractal-cosmology/",
      "graph_url": "/v1/graph/wiki/fractal-cosmology/"
    },
    {
      "id": "wiki/infinity",
      "title": "Infinity",
      "kind": "WikiEntry",
      "url": "/v1/wiki/infinity/",
      "graph_url": "/v1/graph/wiki/infinity/"
    },
    {
      "id": "wiki/mass-effect",
      "title": "Mass Effect",
      "kind": "WikiEntry",
      "url": "/v1/wiki/mass-effect/",
      "graph_url": "/v1/graph/wiki/mass-effect/"
    },
    {
      "id": "wiki/rael",
      "title": "Raël",
      "kind": "WikiEntry",
      "url": "/v1/wiki/rael/",
      "graph_url": "/v1/graph/wiki/rael/"
    },
    {
      "id": "wiki/raelian-symbol-of-infinity",
      "title": "Raëlian Symbol of Infinity",
      "kind": "WikiEntry",
      "url": "/v1/wiki/raelian-symbol-of-infinity/",
      "graph_url": "/v1/graph/wiki/raelian-symbol-of-infinity/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/articles/the-infinite-in-both-directions/",
    "node": "/v1/articles/the-infinite-in-both-directions/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
