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