aplbrain
grand-cypher
BlogDocsChangelog

Branches performance

Pull requests

Support subquery EXISTS.#83
last run
2 days ago
introduce executor._doublecheck_hint_result. - check if node and edge from hints are valid matches
2 days ago
5e62dd0
khoale88:subquery
CodSpeed Performance Gauge
0%
Support _auto_node_jsondata_hint feature and _node_indexer (#63). - auto generate a hint from node json data. - use node indexer for hint generator when indexing available.
6 days ago
48d3b88
khoale88:issue-63
CodSpeed Performance Gauge
0%
Support scope function in where clause qry = """ MATCH (A) WHERE A.d < date(int("2025"), add(5, 7), 1) RETURN ID(A) """ res = GrandCypher(host, scope_functions={"date": date, "int": int, "add": lambda a, b: a + b}).run(qry) fix lint
8 days ago
8d9074d
khoale88:issue-58
CodSpeed Performance Gauge
-1%
Addition of or | operator in node label plus relevant tests#79
last run
2 months ago
fix linting issues
2 months ago
953bf09
ericnwrites:eric
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs