Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davebshow/goblin
/ functions
Functions
312 in github.com/davebshow/goblin
⨍
Functions
312
◇
Types & classes
54
↳
Endpoints
6
Function
test_cluster_config_from_yaml
(event_loop, cluster_class)
tests/test_config.py:80
Function
test_cluster_custom_config
(event_loop, cluster_class)
tests/test_config.py:49
Function
test_cluster_default_config
(event_loop)
tests/test_config.py:20
Function
test_conn_context_manager
(connection)
tests/test_connection.py:25
Function
test_connection_response_timeout
(connection)
tests/test_connection.py:110
Method
test_create_edge
(self, app, person_class, place_class, lives_in_class)
tests/test_session.py:58
Method
test_create_edge_no_source
(self, app, lives_in, person)
tests/test_session.py:79
Method
test_create_edge_no_source_target
(self, app, lives_in)
tests/test_session.py:95
Method
test_create_edge_no_target
(self, app, lives_in, place)
tests/test_session.py:87
Method
test_create_inherited
(self, app, inherited_class)
tests/test_session.py:43
Method
test_create_vertex
(self, app, person_class)
tests/test_session.py:20
Function
test_db_name_factory
(person, place)
tests/test_mapper.py:65
Method
test_deserialize_nested_map
(self, app, person_class)
tests/test_session.py:383
Function
test_dumps
(person_class, knows_class)
tests/test_file_io.py:18
Method
test_edge_desialization
(self, app, knows_class)
tests/test_session.py:327
Function
test_false_bool_default
(place)
tests/test_properties.py:30
Function
test_generate_traversal
(remote_graph, remote_connection)
tests/test_graph.py:9
Function
test_get_close_conn
(connection)
tests/test_connection.py:15
Method
test_get_edge
(self, app, person_class, place_class, lives_in_class)
tests/test_session.py:115
Method
test_get_edge_doesnt_exist
(self, app, knows, person_class)
tests/test_session.py:141
Method
test_get_vertex
(self, app, person_class)
tests/test_session.py:102
Method
test_get_vertex_doesnt_exist
(self, app, person)
tests/test_session.py:133
Function
test_getattr_doesnt_exist
(person)
tests/test_mapper.py:60
Function
test_getattr_getdbname
(person, lives_in)
tests/test_mapper.py:51
Function
test_id_class_attr_throws
(person_class)
tests/test_properties.py:52
Method
test_initval_to_db
(self, string_class)
tests/test_properties.py:186
Method
test_initval_to_db
(self, integer_class)
tests/test_properties.py:203
Method
test_initval_to_db
(self, flt_class)
tests/test_properties.py:220
Method
test_initval_to_db_true
(self, boolean_class)
tests/test_properties.py:244
Function
test_label_creation
(place, lives_in)
tests/test_mapper.py:41
Function
test_list_card_vertex_property_validation
(person)
tests/test_properties.py:104
Function
test_mapper_func
(place, knows)
tests/test_mapper.py:46
Function
test_max_acquired
(connection_pool)
tests/test_pool.py:61
Function
test_meta_property_set_update
(place)
tests/test_properties.py:156
Function
test_meta_property_validation
(place)
tests/test_properties.py:169
Function
test_metaprop_mapping
(place)
tests/test_mapper.py:29
Function
test_metas
(app, place, remote_connection)
tests/test_vertex_properties_functional.py:73
Method
test_next_none
(self, app)
tests/test_session.py:308
Method
test_next_one
(self, app, person_class)
tests/test_session.py:286
Method
test_non_element_deserialization
(self, app)
tests/test_session.py:375
Function
test_pool_init
(connection_pool)
tests/test_pool.py:7
Function
test_property_default
(knows)
tests/test_properties.py:24
Method
test_property_deserialization
(self, app)
tests/test_session.py:364
Function
test_property_mapping
(person, lives_in)
tests/test_mapper.py:6
Function
test_register_from_module
(app)
tests/test_app.py:8
Function
test_register_from_module_string
(app)
tests/test_app.py:20
Function
test_registry
(app, person, place, knows, lives_in)
tests/test_app.py:32
Function
test_registry_defaults
(app)
tests/test_app.py:43
Function
test_release_notify
(connection_pool)
tests/test_pool.py:74
Method
test_remove_edge
(self, app, person_class, place_class, lives_in_class)
tests/test_session.py:189
Method
test_remove_edge_foreign_session
(self, app, person_class, place_class, lives_in_class)
tests/test_session.py:209
Method
test_remove_vertex
(self, app, person)
tests/test_session.py:154
Method
test_remove_vertex_foreign_session
(self, app, person)
tests/test_session.py:169
Function
test_resp_queue_removed_from_conn
(connection)
tests/test_connection.py:82
Function
test_server_error
(connection)
tests/test_connection.py:63
Function
test_set_card_64bit_integer
(place)
tests/test_properties.py:139
Function
test_set_card_union
(place)
tests/test_properties.py:134
Function
test_set_card_validation_vertex_property
(place)
tests/test_properties.py:144
Function
test_set_change_list_card_vertex_property
(person)
tests/test_properties.py:81
Function
test_set_change_property
(person, lives_in)
tests/test_properties.py:9
Function
test_set_change_set_card_vertex_property
(place)
tests/test_properties.py:109
Function
test_set_change_vertex_property
(person)
tests/test_properties.py:58
Function
test_set_id_long
(person)
tests/test_properties.py:47
Function
test_setattr_validation
(person)
tests/test_properties.py:40
Function
test_share
(connection_pool)
tests/test_pool.py:36
Function
test_side_effects
(remote_graph, remote_connection)
tests/test_graph.py:35
Function
test_stream_done
(connection)
tests/test_connection.py:97
Function
test_submit
(connection)
tests/test_connection.py:32
Function
test_submit_traversal
(remote_graph, remote_connection)
tests/test_graph.py:19
Method
test_to_db
(self, string)
tests/test_properties.py:180
Method
test_to_db
(self, integer)
tests/test_properties.py:197
Method
test_to_db
(self, flt)
tests/test_properties.py:214
Method
test_to_db_false
(self, boolean)
tests/test_properties.py:235
Method
test_to_db_true
(self, boolean)
tests/test_properties.py:232
Method
test_to_ogm
(self, string)
tests/test_properties.py:183
Method
test_to_ogm
(self, integer)
tests/test_properties.py:200
Method
test_to_ogm
(self, flt)
tests/test_properties.py:217
Method
test_to_ogm_false
(self, boolean)
tests/test_properties.py:241
Method
test_to_ogm_true
(self, boolean)
tests/test_properties.py:238
Method
test_traversal_bindprop
(self, app, person_class)
tests/test_session.py:298
Method
test_unregistered_edge_desialization
(self, app)
tests/test_session.py:350
Method
test_unregistered_vertex_deserialization
(self, app)
tests/test_session.py:340
Method
test_update_edge
(self, app, person_class, knows)
tests/test_session.py:251
Method
test_update_vertex
(self, app, person)
tests/test_session.py:233
Function
test_validate_vertex_prop
(person)
tests/test_properties.py:75
Function
test_validation
(person)
tests/test_properties.py:34
Method
test_validation
(self, string)
tests/test_properties.py:177
Method
test_validation
(self, integer)
tests/test_properties.py:192
Method
test_validation
(self, flt)
tests/test_properties.py:209
Method
test_validation_false
(self, boolean)
tests/test_properties.py:229
Method
test_validation_true
(self, boolean)
tests/test_properties.py:226
Method
test_vertex_deserialization
(self, app, person_class)
tests/test_session.py:315
Function
test_vertex_property_default
Makes sure that a brand new VertexProperty (i.e., with no value set) is still representable. Addresses issue #52.
tests/test_properties.py:67
Method
to_db
(self, val=None)
goblin/properties.py:144
Method
to_db
(self, val=None)
goblin/properties.py:162
Method
to_db
(self, val=None)
goblin/properties.py:182
Method
to_db
(self, val=None)
goblin/properties.py:218
Method
to_dict
(self)
goblin/element.py:130
Method
to_dict
(self)
goblin/element.py:188
Method
to_ogm
(self, val)
goblin/properties.py:147
← previous
next →
201–300 of 312, ranked by callers