类的使用
com.alibaba.graphscope.interactive.openapi.model.PropertyArray
-
使用PropertyArray的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中PropertyArray的使用
返回PropertyArray的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 PropertyArrayPropertyArray. addPropertiesItem(Property propertiesItem)static PropertyArrayPropertyArray. fromJson(String jsonString)Create an instance of PropertyArray given an JSON stringPropertyArrayVertexRequest. getProperties()Get propertiesPropertyArrayPropertyArray. properties(List<Property> properties)参数类型为PropertyArray的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 VertexRequestVertexRequest. properties(PropertyArray properties)voidVertexRequest. setProperties(PropertyArray properties)
-