Package com.alibaba.graphscope.ds
Interface PropertyNbr.Factory<VID_T>
-
- All Known Implementing Classes:
PropertyNbr_cxx_0x8f90c303Factory
,PropertyNbr_cxx_0x8fbbf244Factory
- Enclosing interface:
- PropertyNbr<VID_T>
public static interface PropertyNbr.Factory<VID_T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertyNbr<VID_T>
create()
-
-
-
Method Detail
-
create
PropertyNbr<VID_T> create()
-
-