[**graphtransliterator-ts**](../README.md) *** [graphtransliterator-ts](../README.md) / NodeId # Type Alias: NodeId > **NodeId** = `number` Defined in: [Graphs.ts:21](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/Graphs.ts#L21) Unique numeric identifier for an explicit vertex node. Node identifiers are contiguous integers starting from zero.