aplbrain
grand-cypher
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: Return full node dicts
#73
Merged
Comparing
full-node-returns
(
c3e6490
) with
master
(
3200fb0
)
CodSpeed Performance Gauge
-12%
Improvements
0
Regressions
8
Untouched
73
New
0
Dropped
0
Ignored
0
Benchmarks
Failed
test_alias_with_single_variable_length_relationship[DiGraph]
Regression
grandcypher/test_queries.py::TestAlias::test_alias_with_single_variable_length_relationship[DiGraph]
CodSpeed Performance Gauge
-12%
33.3 ms
37.7 ms
test_alias_with_single_variable_length_relationship[MultiDiGraph]
Regression
grandcypher/test_queries.py::TestAlias::test_alias_with_single_variable_length_relationship[MultiDiGraph]
CodSpeed Performance Gauge
-11%
33.4 ms
37.7 ms
test_node_type_edge_hop[DiGraph]
Regression
grandcypher/test_queries.py::TestType::test_node_type_edge_hop[DiGraph]
CodSpeed Performance Gauge
-11%
52.6 ms
59 ms
test_node_type_edge_hop[MultiDiGraph]
Regression
grandcypher/test_queries.py::TestType::test_node_type_edge_hop[MultiDiGraph]
CodSpeed Performance Gauge
-11%
52.8 ms
59.2 ms
test_complex_variable_length_relationship[DiGraph]
Regression
grandcypher/test_queries.py::TestVariableLengthRelationship::test_complex_variable_length_relationship[DiGraph]
CodSpeed Performance Gauge
-11%
17.7 ms
19.8 ms
test_complex_variable_length_relationship[MultiDiGraph]
Regression
grandcypher/test_queries.py::TestVariableLengthRelationship::test_complex_variable_length_relationship[MultiDiGraph]
CodSpeed Performance Gauge
-11%
17.7 ms
19.8 ms
test_single_variable_length_relationship[DiGraph]
Regression
grandcypher/test_queries.py::TestVariableLengthRelationship::test_single_variable_length_relationship[DiGraph]
CodSpeed Performance Gauge
-12%
46 ms
52.5 ms
test_single_variable_length_relationship[MultiDiGraph]
Regression
grandcypher/test_queries.py::TestVariableLengthRelationship::test_single_variable_length_relationship[MultiDiGraph]
CodSpeed Performance Gauge
-12%
46.1 ms
52.6 ms
Passed
test_skip_only
grandcypher/test_queries.py::TestLimitSkip::test_skip_only
CodSpeed Performance Gauge
0%
120.9 ms
120.6 ms
test_limit_only
grandcypher/test_queries.py::TestLimitSkip::test_limit_only
CodSpeed Performance Gauge
0%
120 ms
119.7 ms
test_skip_and_limit
grandcypher/test_queries.py::TestLimitSkip::test_skip_and_limit
CodSpeed Performance Gauge
0%
240 ms
239.5 ms
test_simple_multi_edge
grandcypher/test_queries.py::TestKarate::test_simple_multi_edge
CodSpeed Performance Gauge
0%
120 ms
119.8 ms
test_order_by_single_field_ascending[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_single_field_ascending[DiGraph]
CodSpeed Performance Gauge
0%
12.8 ms
12.8 ms
test_order_by_with_limit[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_limit[DiGraph]
CodSpeed Performance Gauge
0%
13.6 ms
13.6 ms
test_order_by_with_limit[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_limit[MultiDiGraph]
CodSpeed Performance Gauge
0%
13.6 ms
13.6 ms
test_order_by_with_skip[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_skip[DiGraph]
CodSpeed Performance Gauge
0%
13.6 ms
13.6 ms
test_order_by_with_non_returned_field[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_non_returned_field[MultiDiGraph]
CodSpeed Performance Gauge
0%
12.7 ms
12.7 ms
test_order_by_with_skip[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_skip[MultiDiGraph]
CodSpeed Performance Gauge
0%
13.6 ms
13.6 ms
test_distinct_on_complex_graph[DiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_on_complex_graph[DiGraph]
CodSpeed Performance Gauge
0%
17.4 ms
17.4 ms
test_order_by_multiple_fields[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_multiple_fields[MultiDiGraph]
CodSpeed Performance Gauge
0%
15.6 ms
15.6 ms
test_distinct_on_complex_graph[MultiDiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_on_complex_graph[MultiDiGraph]
CodSpeed Performance Gauge
0%
17.5 ms
17.5 ms
test_order_by_multiple_fields[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_multiple_fields[DiGraph]
CodSpeed Performance Gauge
0%
15.6 ms
15.6 ms
test_order_by_with_non_returned_field[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_non_returned_field[DiGraph]
CodSpeed Performance Gauge
0%
12.7 ms
12.7 ms
test_order_by_single_field_ascending[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_single_field_ascending[MultiDiGraph]
CodSpeed Performance Gauge
0%
12.8 ms
12.8 ms
test_multiple_nodes_hinted[MultiDiGraph]
grandcypher/test_hints.py::TestHints::test_multiple_nodes_hinted[MultiDiGraph]
CodSpeed Performance Gauge
0%
15.7 ms
15.7 ms
test_order_by_with_distinct[DiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_distinct[DiGraph]
CodSpeed Performance Gauge
0%
17 ms
17 ms
test_path[MultiDiGraph]
grandcypher/test_queries.py::TestPath::test_path[MultiDiGraph]
CodSpeed Performance Gauge
0%
14.2 ms
14.2 ms
test_order_by_edge_attribute2
grandcypher/test_queries.py::TestOrderBy::test_order_by_edge_attribute2
CodSpeed Performance Gauge
0%
22.5 ms
22.5 ms
test_simple_api_two_edge_where_clauses_diff_edge[DiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_two_edge_where_clauses_diff_edge[DiGraph]
CodSpeed Performance Gauge
0%
28 ms
28 ms
test_distinct_with_attributes[DiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_with_attributes[DiGraph]
CodSpeed Performance Gauge
0%
14.1 ms
14.1 ms
test_node_dict[MultiDiGraph]
grandcypher/test_queries.py::TestDictAttributes::test_node_dict[MultiDiGraph]
CodSpeed Performance Gauge
0%
13.1 ms
13.1 ms
test_doublenot[DiGraph]
grandcypher/test_queries.py::TestNot::test_doublenot[DiGraph]
CodSpeed Performance Gauge
0%
12.9 ms
12.9 ms
test_left_or_right_direction_with_where[MultiDiGraph]
grandcypher/test_queries.py::TestLimitSkip::test_left_or_right_direction_with_where[MultiDiGraph]
CodSpeed Performance Gauge
0%
47.3 ms
47.3 ms
test_order_by_aggregation_function
grandcypher/test_queries.py::TestOrderBy::test_order_by_aggregation_function
CodSpeed Performance Gauge
0%
73.6 ms
73.5 ms
test_multiple_nodes_hinted[DiGraph]
grandcypher/test_hints.py::TestHints::test_multiple_nodes_hinted[DiGraph]
CodSpeed Performance Gauge
0%
15.7 ms
15.7 ms
test_contains[DiGraph]
grandcypher/test_queries.py::TestStringOperators::test_contains[DiGraph]
CodSpeed Performance Gauge
0%
23.3 ms
23.3 ms
test_match_with_single_or_operator[MultiDiGraph]
grandcypher/test_queries.py::TestMatchWithOrOperatorInRelationships::test_match_with_single_or_operator[MultiDiGraph]
CodSpeed Performance Gauge
0%
17.7 ms
17.7 ms
test_order_by_with_distinct[MultiDiGraph]
grandcypher/test_queries.py::TestOrderBy::test_order_by_with_distinct[MultiDiGraph]
CodSpeed Performance Gauge
0%
17 ms
17 ms
test_nested_nots_in_statements[DiGraph]
grandcypher/test_queries.py::TestNot::test_nested_nots_in_statements[DiGraph]
CodSpeed Performance Gauge
0%
35.5 ms
35.4 ms
test_basic_distinct2[DiGraph]
grandcypher/test_queries.py::TestDistinct::test_basic_distinct2[DiGraph]
CodSpeed Performance Gauge
0%
10.9 ms
10.9 ms
test_distinct_with_attributes[MultiDiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_with_attributes[MultiDiGraph]
CodSpeed Performance Gauge
0%
14.1 ms
14.1 ms
test_undirected[MultiDiGraph]
grandcypher/test_queries.py::TestLimitSkip::test_undirected[MultiDiGraph]
CodSpeed Performance Gauge
0%
49.5 ms
49.5 ms
test_nested_nots_in_statements[MultiDiGraph]
grandcypher/test_queries.py::TestNot::test_nested_nots_in_statements[MultiDiGraph]
CodSpeed Performance Gauge
0%
35.5 ms
35.5 ms
test_ends_with[DiGraph]
grandcypher/test_queries.py::TestStringOperators::test_ends_with[DiGraph]
CodSpeed Performance Gauge
0%
22.7 ms
22.7 ms
test_multigraph_aggregation_function_sum
grandcypher/test_queries.py::TestMultigraphRelations::test_multigraph_aggregation_function_sum
CodSpeed Performance Gauge
0%
20.5 ms
20.5 ms
test_distinct_with_relationships[DiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_with_relationships[DiGraph]
CodSpeed Performance Gauge
0%
14.6 ms
14.6 ms
test_contains[MultiDiGraph]
grandcypher/test_queries.py::TestStringOperators::test_contains[MultiDiGraph]
CodSpeed Performance Gauge
0%
23.3 ms
23.3 ms
test_query_with_multiple_relations
grandcypher/test_queries.py::TestMultigraphRelations::test_query_with_multiple_relations
CodSpeed Performance Gauge
0%
17.4 ms
17.4 ms
test_left_or_right_direction_with_where[DiGraph]
grandcypher/test_queries.py::TestLimitSkip::test_left_or_right_direction_with_where[DiGraph]
CodSpeed Performance Gauge
0%
47.3 ms
47.3 ms
test_no_hints[MultiDiGraph]
grandcypher/test_hints.py::TestHints::test_no_hints[MultiDiGraph]
CodSpeed Performance Gauge
0%
17.5 ms
17.5 ms
test_multigraph_aggregation_function_count
grandcypher/test_queries.py::TestMultigraphRelations::test_multigraph_aggregation_function_count
CodSpeed Performance Gauge
0%
20.7 ms
20.7 ms
test_path[DiGraph]
grandcypher/test_queries.py::TestPath::test_path[DiGraph]
CodSpeed Performance Gauge
0%
14.1 ms
14.1 ms
test_basic_distinct2[MultiDiGraph]
grandcypher/test_queries.py::TestDistinct::test_basic_distinct2[MultiDiGraph]
CodSpeed Performance Gauge
0%
11 ms
11 ms
test_alias_with_order_by
grandcypher/test_queries.py::TestAlias::test_alias_with_order_by
CodSpeed Performance Gauge
0%
52.9 ms
52.9 ms
test_simple_api_single_node_multi_where[MultiDiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_single_node_multi_where[MultiDiGraph]
CodSpeed Performance Gauge
0%
19.8 ms
19.8 ms
test_simple_api_single_node_multi_where[DiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_single_node_multi_where[DiGraph]
CodSpeed Performance Gauge
0%
19.8 ms
19.8 ms
test_simple_api_multi_node_multi_where[MultiDiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_multi_node_multi_where[MultiDiGraph]
CodSpeed Performance Gauge
0%
19.7 ms
19.7 ms
test_undirected[DiGraph]
grandcypher/test_queries.py::TestLimitSkip::test_undirected[DiGraph]
CodSpeed Performance Gauge
0%
49.4 ms
49.4 ms
test_match_with_single_or_operator[DiGraph]
grandcypher/test_queries.py::TestMatchWithOrOperatorInRelationships::test_match_with_single_or_operator[DiGraph]
CodSpeed Performance Gauge
0%
17.6 ms
17.6 ms
test_order_by_edge_attribute1
grandcypher/test_queries.py::TestOrderBy::test_order_by_edge_attribute1
CodSpeed Performance Gauge
0%
41.6 ms
41.6 ms
test_distinct_with_relationships[MultiDiGraph]
grandcypher/test_queries.py::TestDistinct::test_distinct_with_relationships[MultiDiGraph]
CodSpeed Performance Gauge
0%
14.6 ms
14.6 ms
test_simple_hint_same_as_full_results[MultiDiGraph]
grandcypher/test_hints.py::TestHints::test_simple_hint_same_as_full_results[MultiDiGraph]
CodSpeed Performance Gauge
0%
17.1 ms
17.1 ms
test_simple_api_single_node_where[DiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_single_node_where[DiGraph]
CodSpeed Performance Gauge
0%
16 ms
16.1 ms
test_not[DiGraph]
grandcypher/test_queries.py::TestNot::test_not[DiGraph]
CodSpeed Performance Gauge
0%
12.2 ms
12.3 ms
test_simple_api_multi_node_multi_where[DiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_multi_node_multi_where[DiGraph]
CodSpeed Performance Gauge
0%
19.7 ms
19.7 ms
test_simple_hint_same_as_full_results[DiGraph]
grandcypher/test_hints.py::TestHints::test_simple_hint_same_as_full_results[DiGraph]
CodSpeed Performance Gauge
0%
17.1 ms
17.1 ms
test_node_dict[DiGraph]
grandcypher/test_queries.py::TestDictAttributes::test_node_dict[DiGraph]
CodSpeed Performance Gauge
0%
13 ms
13 ms
test_no_hints[DiGraph]
grandcypher/test_hints.py::TestHints::test_no_hints[DiGraph]
CodSpeed Performance Gauge
0%
17.4 ms
17.4 ms
test_basic_distinct1[DiGraph]
grandcypher/test_queries.py::TestDistinct::test_basic_distinct1[DiGraph]
CodSpeed Performance Gauge
0%
10.8 ms
10.8 ms
test_simple_api_single_node_where[MultiDiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_single_node_where[MultiDiGraph]
CodSpeed Performance Gauge
0%
16.1 ms
16.1 ms
test_not[MultiDiGraph]
grandcypher/test_queries.py::TestNot::test_not[MultiDiGraph]
CodSpeed Performance Gauge
0%
12.2 ms
12.3 ms
test_ends_with[MultiDiGraph]
grandcypher/test_queries.py::TestStringOperators::test_ends_with[MultiDiGraph]
CodSpeed Performance Gauge
0%
22.7 ms
22.7 ms
test_simple_api_two_edge_where_clauses_diff_edge[MultiDiGraph]
grandcypher/test_queries.py::TestSimpleAPI::test_simple_api_two_edge_where_clauses_diff_edge[MultiDiGraph]
CodSpeed Performance Gauge
0%
28.1 ms
28.1 ms
test_basic_distinct1[MultiDiGraph]
grandcypher/test_queries.py::TestDistinct::test_basic_distinct1[MultiDiGraph]
CodSpeed Performance Gauge
0%
10.9 ms
10.9 ms
test_starts_with[DiGraph]
grandcypher/test_queries.py::TestStringOperators::test_starts_with[DiGraph]
CodSpeed Performance Gauge
0%
11.6 ms
11.6 ms
test_doublenot[MultiDiGraph]
grandcypher/test_queries.py::TestNot::test_doublenot[MultiDiGraph]
CodSpeed Performance Gauge
0%
12.9 ms
12.9 ms
test_starts_with[MultiDiGraph]
grandcypher/test_queries.py::TestStringOperators::test_starts_with[MultiDiGraph]
CodSpeed Performance Gauge
0%
11.6 ms
11.6 ms
test_two_edge_hop_with_edge_node_type[MultiDiGraph]
grandcypher/test_queries.py::TestSpecialCases::test_two_edge_hop_with_edge_node_type[MultiDiGraph]
CodSpeed Performance Gauge
-6%
52.7 ms
55.8 ms
test_two_edge_hop_with_edge_node_type[DiGraph]
grandcypher/test_queries.py::TestSpecialCases::test_two_edge_hop_with_edge_node_type[DiGraph]
CodSpeed Performance Gauge
-6%
51.8 ms
54.9 ms
test_in[MultiDiGraph]
grandcypher/test_queries.py::TestList::test_in[MultiDiGraph]
CodSpeed Performance Gauge
-8%
12.7 ms
13.7 ms
test_in[DiGraph]
grandcypher/test_queries.py::TestList::test_in[DiGraph]
CodSpeed Performance Gauge
-8%
12.7 ms
13.7 ms
Commits
Click on a commit to change the comparison range
Base
master
3200fb0
+1%
perf: Slightly better sorting of edges' attrs
cfd759f
3 months ago
by j6k4m8
-13%
feat: Fix ID() and node returns
8bec66f
2 months ago
by j6k4m8
0%
chore: Bump version to 1.0.0 and update CHANGELOG for breaking changes in RETURN clause
c3e6490
2 months ago
by j6k4m8
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs