| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetlineage.event | |
| org.odpi.openmetadata.accessservices.assetlineage.model |
| Modifier and Type | Method and Description |
|---|---|
Set<GraphContext> |
LineageEvent.getAssetContext()
Gets asset context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineageEvent.setAssetContext(Set<GraphContext> assetContext)
Sets asset context.
|
| Modifier and Type | Method and Description |
|---|---|
Set<GraphContext> |
AssetContext.getGraphContexts()
Gets edges.
|
Map<String,Set<GraphContext>> |
AssetContext.getNeighbors()
Gets neighbors.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AssetContext.addGraphContext(GraphContext graphContext)
Add graphContext boolean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetContext.setGraphContexts(Set<GraphContext> graphContexts)
Sets edges.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.