- ultimateDestination(String, boolean) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnectorHelper
-
Returns the ultimate destination graph of queried entity, which can be a column or a table.
- ultimateSource(String, boolean) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnectorHelper
-
Returns the ultimate source graph of queried entity, which can be a column or a table.
- updateClassification(Set<GraphContext>) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnector
-
Updates the classification of a vertex
- updateElements() - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory.GraphGremlinBase
-
Makes an update to the existing graph structure.
- updateEntity(LineageEntity) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnector
-
Updates the properties of a vertex
- updateNeighbours(String, Set<String>) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnector
-
Updates the neighbours of a node by removing all the entities that no longer have a relationship with it.
- updatePropertiesQuery(GraphTraversalSource, Vertex, Map<Object, String>) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils.GremlinHelper
-
- updateRelationship(LineageRelationship) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnector
-
Updates the properties of an edge
- upsertRelationship(LineageRelationship) - Method in class org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphConnector
-
Create or update the relationship between two edges
In case the vertexes are not created, they are firstly created