List Edge Kinds
Experimental - List all Edge Kinds across OpenGraph Schemas
Query parameters
Schema names to filter response by
Filter results by column boolean value. Valid filter predicates are eq, neq.
Filter response by whether or not an edge is traversable
Response
OK
Changes
Changed in 4 of the 66 revisions of this API.33
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameteris_traversablerequest-parameter-pattern-added
- ○
for the
queryrequest parameteris_traversable, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parameteris_traversable, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parameteris_traversablerequest-parameter-pattern-removed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲