类的使用
com.alibaba.graphscope.interactive.openapi.model.GetVertexType
-
使用GetVertexType的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中GetVertexType的使用
返回GetVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetVertexTypeGetVertexType. addPrimaryKeysItem(String primaryKeysItem)GetVertexTypeGetVertexType. addPropertiesItem(GetPropertyMeta propertiesItem)GetVertexTypeGetVertexType. description(String description)static GetVertexTypeGetVertexType. fromJson(String jsonString)Create an instance of GetVertexType given an JSON stringGetVertexTypeGetVertexType. primaryKeys(List<String> primaryKeys)GetVertexTypeGetVertexType. properties(List<GetPropertyMeta> properties)GetVertexTypeGetVertexType. typeId(Integer typeId)GetVertexTypeGetVertexType. typeName(String typeName)GetVertexTypeGetVertexType. xCsrParams(BaseVertexTypeXCsrParams xCsrParams)返回变量类型为GetVertexType的类型的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 List<GetVertexType>GetGraphSchemaResponse. getVertexTypes()Get vertexTypes参数类型为GetVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetGraphSchemaResponseGetGraphSchemaResponse. addVertexTypesItem(GetVertexType vertexTypesItem)类型变量类型为GetVertexType的com.alibaba.graphscope.interactive.openapi.model中的方法参数 修饰符和类型 方法 说明 voidGetGraphSchemaResponse. setVertexTypes(List<GetVertexType> vertexTypes)GetGraphSchemaResponseGetGraphSchemaResponse. vertexTypes(List<GetVertexType> vertexTypes)
-