graphquery icon indicating copy to clipboard operation
graphquery copied to clipboard

GraphQuery is a query language and execution engine tied to any backend service.

Results 2 graphquery issues
Sort by recently updated
recently updated
newest added

Hi, I enjoyed the library till I found an issue with self-closing tags. Here is an example: Doc ```xml ``` Query ```text anchor `css("a")` [{ url `attr("href")` node `string()` }]...

Add tests for #1 . Awaiting a fix.