Skip to content

Commit 326eb3b

Browse files
authored
Removing note (#938)
Removing Note
1 parent c9382c6 commit 326eb3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/src/pages/en/indexing/tooling/graph-node.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,4 @@ For Uniswap-like Subgraphs, the `pair` and `token` tables are prime candidates f
340340

341341
#### Removing Subgraphs
342342

343-
> This is new functionality, which will be available in Graph Node 0.29.x
344-
345343
At some point an indexer might want to remove a given Subgraph. This can be easily done via `graphman drop`, which deletes a deployment and all it's indexed data. The deployment can be specified as either a Subgraph name, an IPFS hash `Qm..`, or the database namespace `sgdNNN`. Further documentation is available [here](https://github.com/graphprotocol/graph-node/blob/master/docs/graphman.md#-drop).

0 commit comments

Comments
 (0)