Interface GrapeNbr<VID_T,​EDATA_T>

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  GrapeNbr.Factory<VID_T,​EDATA_T>
      Factory class for Nbr.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      GrapeNbr<VID_T,​EDATA_T> copy()
      Deep copy for current Nbr object.
      EDATA_T data()
      Get the edge data.
      Vertex<VID_T> neighbor()
      Get the neighboring vertex.
      • Methods inherited from interface com.alibaba.fastffi.CXXPointerRangeElement

        add, addV, elementSize, moveTo, moveToV, next, nextV
      • Methods inherited from interface com.alibaba.fastffi.FFIPointer

        getAddress
      • Methods inherited from interface com.alibaba.fastffi.FFISettablePointer

        setAddress