public class EdgeType
extends java.lang.Object
VertexType
nodes.Constructor and Description |
---|
EdgeType() |
EdgeType(Edge value,
org.apache.edgent.runtime.etiao.graph.model.IdMapper<java.lang.String> ids) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias() |
java.lang.String |
getSourceId() |
int |
getSourceOutputPort() |
java.util.Set<java.lang.String> |
getTags() |
java.lang.String |
getTargetId() |
int |
getTargetInputPort() |
public EdgeType()
public EdgeType(Edge value, org.apache.edgent.runtime.etiao.graph.model.IdMapper<java.lang.String> ids)
public java.lang.String getSourceId()
public int getSourceOutputPort()
public java.lang.String getTargetId()
public int getTargetInputPort()
public java.util.Set<java.lang.String> getTags()
public java.lang.String getAlias()
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641