Interface ImmutableVertexI
- 
 public interface ImmutableVertexI
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()UUIDgetId()Map<String,String>getMetadata()StringgetName()List<UUID>getPostVertices()StringgetType()
 
-