cayleygraph / cayleygraph/cayley
Allow profiling of queries via the API
- Dominant language
- Go
- Stars
- 15.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
It is currently possible to profile queries via the go `Describe()` function but it will nice to have it available from the API.
Here is an example of Neo4J `profile` command. I think we should first expose it to the console and maybe later on to the web interface.

Contributor guide
Research direction
Start with the Go Describe() function and trace how query profiling is exposed through the existing API and console entry points. Define the API response and console behavior for profiling a query, then verify that profiling works through the API as well as the console; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100