# ipld-complex-graph-builder **Repository Path**: mirrors_mikeal/ipld-complex-graph-builder ## Basic Information - **Project Name**: ipld-complex-graph-builder - **Description**: Library for defining and making bulk updates for very large IPLD graphs. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ipld-complex-graph IPLD complex graph library. Allows you to define graph structures that support tree sharding and node sharding. All write operations are performed in bulk against an `ipld-store` instance. Currently only supports appending to the graph.