public class AssetContext extends Object
| Constructor and Description |
|---|
AssetContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addEdge(GraphContext edge) |
boolean |
addVertex(LineageEntity Vertex) |
Map<String,Set<GraphContext>> |
getNeighbors() |
public boolean addVertex(LineageEntity Vertex)
public boolean addEdge(GraphContext edge)
public Map<String,Set<GraphContext>> getNeighbors()
Copyright © 2018–2019 ODPi. All rights reserved.