cayleygraph/cayley
Documented errors, page 2 of 2. Back to cayleygraph/cayley
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| cannot remove nil value | http | error | http, null-value, cayley, api |
ErrNodeNotExists node does not exist | error_code | error | graph, node, removal |
| not a nosql database: %T | exception | error | iterator, wrong-backend, type-assertion |
| no rules for struct: %v | validation | error | schema, serialization, empty-mapping |
| node tokens not valid | validation | error | go, graph, invalid-argument-value |
| unsupported language: %q | validation | error | go, query-language, registration |
| unsupported type: %v | validation | error | schema, serialization, unsupported-type |
| could not parse config file %q: %v | exception | error | config, json, gae |
| too many close parentheses at char %d: %s | validation | error | go, parser, sexp, syntax |
| unexpected type for float field: %T | exception | error | type-mismatch, nosql, float, cayley |
| unmarshal value: %w | exception | error | database, sql, protobuf, data-corruption |
| unsupported value: %#v | exception | error | nosql, type-mismatch, corrupt-data |
| trying to add to map bucket with invalid key: %v | exception | error | kv-store, indexing, internal-invariant |
| unexpected type for pb field: %T | exception | error | type-mismatch, protobuf, nosql, cayley |
| load anonymous field %s failed: %v | exception | error | go, reflection, struct-embedding, schema |
| unexpected value type for %v: %T | validation | error | graphql, query, type-mismatch, pagination |
| unknown selection type: %T | validation | error | graphql, internal, type-mismatch |
| varint: overflow | exception | error | go, encoding, corruption, varint |
| not a SQL quadstore: %T | exception | error | sql, quadstore, type-mismatch |
| unsupported query type: %T | validation | error | graphql, query-parsing, type-mismatch |
| could not open config file %q: %v | exception | error | config, file, gae |
| not implemented: need a function from predicates to their as | panic | error | panic, path, morphism, cayley, gremlin |
| unexpected type for bool field: %T | exception | error | type-mismatch, nosql, bool, cayley |
| expand all is not supported at top level | validation | error | graphql, expand-all, validation |
| optional iterator at the top level | validation | error | go, mql, query, optional |
| format is not supported for reading nodes | http | error | http, api, content-type |
| can't load rules: %v | exception | error | go, schema, namespaces |
| expected KV quadstore, got: %T | exception | error | iterator, type-mismatch, query-plan |
| cannot inc %s: %v | exception | error | kv-store, write-failed, meta |
| trying to add to map bucket %s with key 0 | exception | error | kv-store, indexing, empty-key |
| field %s: %v | exception | error | go, reflection, type-conversion, schema |
ErrQuadNotExist quad does not exist | error_code | error | graph, quadstore, delete, delta |
| not implemented | panic | error | panic, path, morphism, cayley, gremlin |
| unexpected hash length: %d | validation | error | sql, scan, hash, data-corruption |
| couldn't write version: %v | exception | critical | kv-store, initialization, persistence |
| Invalid %s parameter type from config: %T | exception | error | config, type-mismatch, options |
| not found: %v | exception | error | refs, entity-not-found, quadstore |
| couldn't parse connmaxlifetime string: %v | validation | error | sql, options, duration, config |
ErrQuadStoreNotRegistred this QuadStore is not registered | error_code | error | registry, backend, import |
| could not retrieve maxIdleConnections from options: %v | validation | error | sql, options, config |
| token not valid | validation | error | datastore, token, invalid-argument, type-mismatch |
| expected struct, got %v | validation | error | go, reflection, schema, type-mismatch |
| No context, graph not correctly initialised | exception | error | appengine, initialization, write, state |
| %v fields are not supported | validation | error | schema, reflection, unsupported-type |
| Error updating log, context is nil, graph not correctly init | exception | error | appengine, logging, initialization, state |
| expand all cannot be used with other fields | validation | error | graphql, expand-all, validation |
| unsupported operation: %s | validation | error | graphql, unsupported-operation, validation |
| nil destination object | validation | error | go, reflection, nil-pointer |
| filters inside expand all are not supported | validation | error | graphql, expand-all, filters |
| error fetching size, context is nil, graph not correctly ini | exception | error | appengine, stats, initialization, state |
| context is nil, graph is not initialized | exception | error | appengine, read, initialization, state |
| Datastore: invalid action | validation | error | datastore, validation, deltas, invalid-argument |
| error parsing label: %v | validation | error | graphql, directive, value-conversion |
| context is nil, graph is not correctly initialized | exception | error | appengine, read, initialization, state |
| Nothing to log | validation | warning | datastore, logging, empty-input |
| label directive should have 0 or 1 argument | validation | error | graphql, directive, argument-count |
| gae quad: token not valid | validation | error | datastore, token, invalid-argument, type-mismatch |
| label directive should have 'v' argument | validation | error | graphql, directive, invalid-argument-value |
| Step of type %T is not a PathStep. A PropertyPath step must | validation | error | |
| Expected subject to be an entity identifier but instead rece | validation | error | |
| Expected multiple values but instead received the single val | exception | error | |
| Expected %v to be a string but instead received %T | exception | error | |
| Expected %#v and %#v to have the same length | exception | error | |
| Expected a string but received %v instead | validation | error | |
| Expected "%v" but instead received "%v" | exception | error | |
| unexpected value array in list: %v (%d) | validation | error | |
| can not parse JSON-LD value: %#v | validation | error | |
| Could not parse PropertyPath: %v | validation | error | |
| Unexpected number of documents | validation | error | |
| unsupported value type: %T | validation | error | |
| unknown directive: %q | validation | error | |
| unsupported item: %q | validation | error |