Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:4793–4793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4791
* - Vertex or Edge directly
4792
*/
4793
export
class
LabelsStep extends Step<LabelsStepConfig> {
4794
public get name() {
4795
return
"Labels"
;
4796
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected