类的使用
com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
-
使用CreateVertexType的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中CreateVertexType的使用
返回CreateVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 CreateVertexTypeCreateVertexType. addPrimaryKeysItem(String primaryKeysItem)CreateVertexTypeCreateVertexType. addPropertiesItem(CreatePropertyMeta propertiesItem)static CreateVertexTypeCreateVertexType. fromJson(String jsonString)Create an instance of CreateVertexType given an JSON stringCreateVertexTypeCreateVertexType. primaryKeys(List<String> primaryKeys)CreateVertexTypeCreateVertexType. properties(List<CreatePropertyMeta> properties)CreateVertexTypeCreateVertexType. typeName(String typeName)CreateVertexTypeCreateVertexType. xCsrParams(BaseVertexTypeXCsrParams xCsrParams)返回变量类型为CreateVertexType的类型的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 List<CreateVertexType>CreateGraphSchemaRequest. getVertexTypes()Get vertexTypes参数类型为CreateVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 CreateGraphSchemaRequestCreateGraphSchemaRequest. addVertexTypesItem(CreateVertexType vertexTypesItem)类型变量类型为CreateVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法参数 修饰符和类型 方法 说明 voidCreateGraphSchemaRequest. setVertexTypes(List<CreateVertexType> vertexTypes)CreateGraphSchemaRequestCreateGraphSchemaRequest. vertexTypes(List<CreateVertexType> vertexTypes)
-