Commands graph:titan/graph_clustering¶
Performs graph clustering over an initial titan graph.
POST /v1/commands/¶
GET /v1/commands/:id¶
Request¶
Route
POST /v1/commands/
Body
name: | graph:titan/graph_clustering |
---|---|
arguments: | graph : <bound method AtkEntityType.__name__ of <trustedanalytics.rest.jsonschema.AtkEntityType object at 0x7f9e68702050>>
edge_distance : unicode
|
Headers
Authorization: test_api_key_1
Content-type: application/json
Description
Performs graph clustering over an initial titan graph using a distributed edge collapse algorithm.
Response¶
Status
200 OK
Body
Returns information about the command. See the Response Body for Get Command here below. It is the same.