| Modifier and Type | Method and Description | 
|---|---|
AbstractEdge | 
AbstractEdge.clone()  | 
| Constructor and Description | 
|---|
AbstractEdge(AbstractEdge edgeToClone)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractEdge | 
SimpleGraph.connectVertices(String edgeId,
               VertexRef sourceVertexRef,
               VertexRef targetVertexRef,
               String namespace)  | 
AbstractEdge | 
SimpleConnector.getEdge()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimpleConnector.setEdge(AbstractEdge edgeRef)  | 
| Constructor and Description | 
|---|
SimpleConnector(String namespace,
               String id,
               String label,
               VertexRef vertex,
               AbstractEdge edge)  | 
SimpleConnector(String namespace,
               String id,
               VertexRef vertex,
               AbstractEdge edge)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BusinessServiceEdge  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractEdge | 
BusinessServiceEdge.clone()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphMLEdge  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractEdge | 
GraphMLEdge.clone()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LinkdEdge  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyEdge  | 
Copyright © 2020. All rights reserved.