public class EdgeEntry
extends java.lang.Object
| Constructor and Description |
|---|
EdgeEntry(long parentId,
java.lang.String childName,
long childId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getChildId() |
java.lang.String |
getChildName() |
long |
getParentId() |
Copyright © 2020. All Rights Reserved.