SimpleVertex constructor

SimpleVertex(
  1. String id
)

Implementation

SimpleVertex(String id) : super(id);