Uses of Interface
com.alibaba.graphscope.ds.PropertyNbrUnit
-
Packages that use PropertyNbrUnit Package Description com.alibaba.graphscope.ds com.alibaba.graphscope.fragment -
-
Uses of PropertyNbrUnit in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement PropertyNbrUnit Modifier and Type Class Description class
PropertyNbrUnit_cxx_0xe63b5adf
class
PropertyNbrUnit_cxx_0xe6668a20
Methods in com.alibaba.graphscope.ds that return PropertyNbrUnit Modifier and Type Method Description PropertyNbrUnit<Integer>
PropertyNbrUnit_cxx_0xe63b5adf. add(long arg0)
PropertyNbrUnit<Long>
PropertyNbrUnit_cxx_0xe6668a20. add(long arg0)
PropertyNbrUnit<Integer>
PropertyRawAdjList_cxx_0xae3a756c. begin()
PropertyNbrUnit<Long>
PropertyRawAdjList_cxx_0xae65a4ad. begin()
PropertyNbrUnit<VID_T>
PropertyRawAdjList. begin()
PropertyNbrUnit<Integer>
PropertyAdjList_cxx_0x8b7a773c. beginUnit()
PropertyNbrUnit<Long>
PropertyAdjList_cxx_0x8ba5a67d. beginUnit()
PropertyNbrUnit<VID_T>
PropertyAdjList. beginUnit()
PropertyNbrUnit<Integer>
PropertyRawAdjList_cxx_0xae3a756c. end()
PropertyNbrUnit<Long>
PropertyRawAdjList_cxx_0xae65a4ad. end()
PropertyNbrUnit<VID_T>
PropertyRawAdjList. end()
PropertyNbrUnit<Integer>
PropertyAdjList_cxx_0x8b7a773c. endUnit()
PropertyNbrUnit<Long>
PropertyAdjList_cxx_0x8ba5a67d. endUnit()
PropertyNbrUnit<VID_T>
PropertyAdjList. endUnit()
PropertyNbrUnit<Integer>
PropertyNbrUnit_cxx_0xe63b5adf. moveTo(long arg0)
PropertyNbrUnit<Long>
PropertyNbrUnit_cxx_0xe6668a20. moveTo(long arg0)
Methods in com.alibaba.graphscope.ds that return types with arguments of type PropertyNbrUnit Modifier and Type Method Description default Iterable<PropertyNbrUnit<VID_T>>
PropertyRawAdjList. iterator()
Methods in com.alibaba.graphscope.ds with parameters of type PropertyNbrUnit Modifier and Type Method Description Double
EdgeDataColumn_cxx_0x7bc33b49. get(PropertyNbrUnit<Long> arg0)
Integer
EdgeDataColumn_cxx_0xcabe3c5f. get(PropertyNbrUnit<Long> arg0)
Long
EdgeDataColumn_cxx_0xcae96ba0. get(PropertyNbrUnit<Long> arg0)
DATA_T
EdgeDataColumn. get(PropertyNbrUnit<Long> nbr)
-
Uses of PropertyNbrUnit in com.alibaba.graphscope.fragment
Methods in com.alibaba.graphscope.fragment that return PropertyNbrUnit Modifier and Type Method Description PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x2b7738c9. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x2ba2680a. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x3384a871. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x4645b400. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x508ada88. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x50b609c9. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x57bae832. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x57e61773. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x8724099f. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xaa704f61. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xafd47c78. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xb2a7437. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xb55a378. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xc38050e6. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xe3684916. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xfab326b7. getInEdgesPtr()
PropertyNbrUnit<VID_T>
BaseArrowProjectedFragment. getInEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x2b7738c9. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x2ba2680a. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x3384a871. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x4645b400. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x508ada88. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x50b609c9. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x57bae832. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x57e61773. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0x8724099f. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xaa704f61. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xafd47c78. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xb2a7437. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xb55a378. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xc38050e6. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xe3684916. getOutEdgesPtr()
PropertyNbrUnit<Long>
ArrowProjectedFragment_cxx_0xfab326b7. getOutEdgesPtr()
PropertyNbrUnit<VID_T>
BaseArrowProjectedFragment. getOutEdgesPtr()
-