Interface ImmutableVertexI
-
public interface ImmutableVertexI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
UUID
getId()
Map<String,String>
getMetadata()
String
getName()
List<UUID>
getPostVertices()
String
getType()
-