{"record":{"id":"484f2de7adc51d89","repo":"cayleygraph/cayley","slug":"could-not-parse-propertypath-v","errorCode":null,"errorMessage":"Could not parse PropertyPath: %v","messagePattern":"Could not parse PropertyPath: (.+?)","errorType":"validation","errorClass":null,"httpStatus":null,"severity":"error","filePath":"query/linkedql/errors.go","lineNumber":10,"sourceCode":"package linkedql\n\nimport \"fmt\"\n\nfunc formatMultiError(errors []error) error {\n\tjoinedErr := \"\"\n\tfor _, err := range errors {\n\t\tjoinedErr += \"; \" + err.Error()\n\t}\n\treturn fmt.Errorf(\"Could not parse PropertyPath: %v\", joinedErr)\n}\n","sourceCodeStart":1,"sourceCodeEnd":12,"githubUrl":"https://github.com/cayleygraph/cayley/blob/81dcd7d73e45136bc0d01802a8ba4685d8a533eb/query/linkedql/errors.go#L1-L12","documentation":"Error \"Could not parse PropertyPath: %v\" thrown in cayleygraph/cayley.","triggerScenarios":"Thrown at query/linkedql/errors.go:10 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"81dcd7d73e45136bc0d01802a8ba4685d8a533eb","analyzedAt":"2026-09-06T06:14:12.358Z","contentChangedAt":"2026-09-06T06:14:12.358Z","schemaVersion":2},"datasetVersion":"2026-09-14T05:17:10.506Z"}