类的使用
com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
-
使用CreateGraphSchemaRequest的程序包 程序包 说明 com.alibaba.graphscope.interactive.openapi.model -
-
com.alibaba.graphscope.interactive.openapi.model中CreateGraphSchemaRequest的使用
返回CreateGraphSchemaRequest的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 CreateGraphSchemaRequestCreateGraphSchemaRequest. addEdgeTypesItem(CreateEdgeType edgeTypesItem)CreateGraphSchemaRequestCreateGraphSchemaRequest. addVertexTypesItem(CreateVertexType vertexTypesItem)CreateGraphSchemaRequestCreateGraphSchemaRequest. edgeTypes(List<CreateEdgeType> edgeTypes)static CreateGraphSchemaRequestCreateGraphSchemaRequest. fromJson(String jsonString)Create an instance of CreateGraphSchemaRequest given an JSON stringCreateGraphSchemaRequestCreateGraphRequest. getSchema()Get schemaCreateGraphSchemaRequestCreateGraphSchemaRequest. vertexTypes(List<CreateVertexType> vertexTypes)参数类型为CreateGraphSchemaRequest的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 CreateGraphRequestCreateGraphRequest. schema(CreateGraphSchemaRequest schema)voidCreateGraphRequest. setSchema(CreateGraphSchemaRequest schema)
-