public interface Vertex extends ElementWithProperty
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
获取点的id
|
String |
getType()
获取点的类型
|
getAllProperties, getProperty, getPropertyKeys, hasPropertylong getId()
String getType()
Copyright © 2024. All rights reserved.