Graph
Community
Enterprise
Get kinds
Gets kinds
get/api/v2/graphs/kinds
Query parameters
typestring
Filter results by column string value. Valid filter predicates are eq, neq.
Filter by type, valid types are node or edge, e.g. "eq:node"
Response
OK
Changes
Changed in 1 of the 66 revisions of this API.2
- ○
added the new optional
queryrequest parametertypenew-optional-request-parameter
- ○
added the non-success response with the status
400response-non-success-status-added
- ○