类的使用
com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
-
-
com.alibaba.graphscope.interactive.client中CreateGraphResponse的使用
返回变量类型为CreateGraphResponse的类型的com.alibaba.graphscope.interactive.client中的方法 修饰符和类型 方法 说明 Result<CreateGraphResponse>GraphInterface. createGraph(CreateGraphRequest graph) -
com.alibaba.graphscope.interactive.client.impl中CreateGraphResponse的使用
返回变量类型为CreateGraphResponse的类型的com.alibaba.graphscope.interactive.client.impl中的方法 修饰符和类型 方法 说明 Result<CreateGraphResponse>DefaultSession. createGraph(CreateGraphRequest graph) -
com.alibaba.graphscope.interactive.openapi.api中CreateGraphResponse的使用
返回CreateGraphResponse的com.alibaba.graphscope.interactive.openapi.api中的方法 修饰符和类型 方法 说明 CreateGraphResponseAdminServiceGraphManagementApi. createGraph(CreateGraphRequest createGraphRequest)Create a new graph返回变量类型为CreateGraphResponse的类型的com.alibaba.graphscope.interactive.openapi.api中的方法 修饰符和类型 方法 说明 ApiResponse<CreateGraphResponse>AdminServiceGraphManagementApi. createGraphWithHttpInfo(CreateGraphRequest createGraphRequest)Create a new graph类型变量类型为CreateGraphResponse的com.alibaba.graphscope.interactive.openapi.api中的方法参数 修饰符和类型 方法 说明 okhttp3.CallAdminServiceGraphManagementApi. createGraphAsync(CreateGraphRequest createGraphRequest, ApiCallback<CreateGraphResponse> _callback)(asynchronously) Create a new graph -
com.alibaba.graphscope.interactive.openapi.model中CreateGraphResponse的使用
返回CreateGraphResponse的com.alibaba.graphscope.interactive.openapi.model中的方法 修饰符和类型 方法 说明 static CreateGraphResponseCreateGraphResponse. fromJson(String jsonString)Create an instance of CreateGraphResponse given an JSON stringCreateGraphResponseCreateGraphResponse. graphId(String graphId)
-