public abstract static class AbstractDomainVertex.AbstractDomainVertexBuilder<T extends AbstractDomainElementBuilder> extends AbstractDomainElementBuilder<T>
properties
Modifier | Constructor and Description |
---|---|
protected |
AbstractDomainVertexBuilder() |
Modifier and Type | Method and Description |
---|---|
T |
nodeInfo(NodeInfo nodeInfo) |
T |
nodeRef(int nodeId) |
T |
nodeRef(String nodeRefString) |
id, label, namespace, property
Copyright © 2021. All rights reserved.