GraphSubgraphExtraction¶
Point-in-time k-hop subgraph pull from a property-graph DB for seed order IDs (BYO GraphStorm image, VPC-bound).
SageMaker step type |
|
Node type |
source (no inputs — originates data) |
Container entry point |
|
Build-time requirement |
|
Interface file |
|
Compute¶
Compute kind |
|
Image |
BYO container — |
Container entrypoint |
|
Network |
|
Functionality¶
Graph subgraph extraction script that opens an authenticated property-graph session pool and runs a point-in-time k-hop traversal per seed order ID, writing one pickled subgraph per seed directly to S3. Runs the custom GraphStorm image via a ContainerEntrypoint bypass; VPC-bound to reach the graph cluster.
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
no |
StratifiedSampling, TabularPreprocessing, CradleDataLoading, ProcessingStep |
|
|
no |
DummyDataLoading, ProcessingStep |
Outputs¶
Output |
Type |
|---|---|
|
|
Consumers (downstream steps)¶
Steps that declare this step as a compatible input source:
Framework requirements¶
Package |
Version |
|---|---|
|
|
|
|
|
|
|
|
|
|