类的使用
com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
-
-
com.alibaba.graphscope.interactive.client中GetGraphSchemaResponse的使用
返回变量类型为GetGraphSchemaResponse的类型的com.alibaba.graphscope.interactive.client中的方法 修饰符和类型 方法 说明 Result<GetGraphSchemaResponse>GraphInterface. getGraphSchema(String graphId) -
com.alibaba.graphscope.interactive.client.impl中GetGraphSchemaResponse的使用
返回变量类型为GetGraphSchemaResponse的类型的com.alibaba.graphscope.interactive.client.impl中的方法 修饰符和类型 方法 说明 Result<GetGraphSchemaResponse>DefaultSession. getGraphSchema(String graphId) -
com.alibaba.graphscope.interactive.openapi.api中GetGraphSchemaResponse的使用
返回GetGraphSchemaResponse的com.alibaba.graphscope.interactive.openapi.api中的方法 修饰符和类型 方法 说明 GetGraphSchemaResponseAdminServiceGraphManagementApi. getSchema(String graphId)Get schema by graph name返回变量类型为GetGraphSchemaResponse的类型的com.alibaba.graphscope.interactive.openapi.api中的方法 修饰符和类型 方法 说明 ApiResponse<GetGraphSchemaResponse>AdminServiceGraphManagementApi. getSchemaWithHttpInfo(String graphId)Get schema by graph name类型变量类型为GetGraphSchemaResponse的com.alibaba.graphscope.interactive.openapi.api中的方法参数 修饰符和类型 方法 说明 okhttp3.CallAdminServiceGraphManagementApi. getSchemaAsync(String graphId, ApiCallback<GetGraphSchemaResponse> _callback)(asynchronously) Get schema by graph name -
com.alibaba.graphscope.interactive.openapi.model中GetGraphSchemaResponse的使用
返回GetGraphSchemaResponse的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetGraphSchemaResponseGetGraphSchemaResponse. addEdgeTypesItem(GetEdgeType edgeTypesItem)GetGraphSchemaResponseGetGraphSchemaResponse. addVertexTypesItem(GetVertexType vertexTypesItem)GetGraphSchemaResponseGetGraphSchemaResponse. edgeTypes(List<GetEdgeType> edgeTypes)static GetGraphSchemaResponseGetGraphSchemaResponse. fromJson(String jsonString)Create an instance of GetGraphSchemaResponse given an JSON stringGetGraphSchemaResponseGetGraphResponse. getSchema()Get schemaGetGraphSchemaResponseGetGraphSchemaResponse. vertexTypes(List<GetVertexType> vertexTypes)参数类型为GetGraphSchemaResponse的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 GetGraphResponseGetGraphResponse. schema(GetGraphSchemaResponse schema)voidGetGraphResponse. setSchema(GetGraphSchemaResponse schema)
-