Package com.alibaba.graphscope.ds
Interface PropertyNbrUnit<VID_T>
-
- All Superinterfaces:
com.alibaba.fastffi.CXXPointerRangeElement<PropertyNbrUnit<VID_T>>,com.alibaba.fastffi.FFIPointer,com.alibaba.fastffi.FFISettablePointer,FFIType,Serializable
- All Known Implementing Classes:
PropertyNbrUnit_cxx_0xe63b5adf,PropertyNbrUnit_cxx_0xe6668a20
public interface PropertyNbrUnit<VID_T> extends com.alibaba.fastffi.FFIPointer, com.alibaba.fastffi.CXXPointerRangeElement<PropertyNbrUnit<VID_T>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longeid()Vertex<VID_T>getNeighbor()VID_Tvid()
-