List of all items
Structs
- lgraph_api_date_t
- lgraph_api_date_time_t
- lgraph_api_edge_index_iterator_t
- lgraph_api_edge_uid_t
- lgraph_api_field_data_t
- lgraph_api_field_spec_t
- lgraph_api_galaxy_t
- lgraph_api_graph_db_t
- lgraph_api_in_edge_iterator_t
- lgraph_api_index_spec_t
- lgraph_api_out_edge_iterator_t
- lgraph_api_role_info_t
- lgraph_api_transaction_t
- lgraph_api_user_info_t
- lgraph_api_vertex_index_iterator_t
- lgraph_api_vertex_iterator_t
Functions
- LGraphApi_OutInEdgeIterator_eq
- lgraph_api_create_date
- lgraph_api_create_date_days
- lgraph_api_create_date_time
- lgraph_api_create_date_time_seconds
- lgraph_api_create_date_time_ymdhms
- lgraph_api_create_date_ymd
- lgraph_api_create_edge_euid
- lgraph_api_create_field_data
- lgraph_api_create_field_data_base64_blob
- lgraph_api_create_field_data_blob
- lgraph_api_create_field_data_bool
- lgraph_api_create_field_data_clone
- lgraph_api_create_field_data_clone_from
- lgraph_api_create_field_data_date
- lgraph_api_create_field_data_date_time
- lgraph_api_create_field_data_double
- lgraph_api_create_field_data_float
- lgraph_api_create_field_data_int16
- lgraph_api_create_field_data_int32
- lgraph_api_create_field_data_int64
- lgraph_api_create_field_data_int8
- lgraph_api_create_field_data_str
- lgraph_api_create_field_data_str_len
- lgraph_api_create_field_spec
- lgraph_api_create_field_spec_name_type_optional
- lgraph_api_create_index_spec
- lgraph_api_create_role_info
- lgraph_api_create_user_info
- lgraph_api_date_days_since_epoch
- lgraph_api_date_destroy
- lgraph_api_date_time_destroy
- lgraph_api_date_time_seconds_since_epoch
- lgraph_api_edge_euid_destroy
- lgraph_api_edge_euid_eq
- lgraph_api_edge_euid_get_dst
- lgraph_api_edge_euid_get_eid
- lgraph_api_edge_euid_get_lid
- lgraph_api_edge_euid_get_src
- lgraph_api_edge_euid_get_tid
- lgraph_api_edge_euid_in_less
- lgraph_api_edge_euid_out_less
- lgraph_api_edge_euid_reverse
- lgraph_api_edge_euid_set_dst
- lgraph_api_edge_euid_set_eid
- lgraph_api_edge_euid_set_lid
- lgraph_api_edge_euid_set_src
- lgraph_api_edge_euid_set_tid
- lgraph_api_edge_euid_to_string
- lgraph_api_edge_index_iterator_close
- lgraph_api_edge_index_iterator_destroy
- lgraph_api_edge_index_iterator_get_dst
- lgraph_api_edge_index_iterator_get_edge_id
- lgraph_api_edge_index_iterator_get_index_value
- lgraph_api_edge_index_iterator_get_label_id
- lgraph_api_edge_index_iterator_get_src
- lgraph_api_edge_index_iterator_get_uid
- lgraph_api_edge_index_iterator_is_valid
- lgraph_api_edge_index_iterator_next
- lgraph_api_field_data_as_blob
- lgraph_api_field_data_as_bool
- lgraph_api_field_data_as_date
- lgraph_api_field_data_as_date_time
- lgraph_api_field_data_as_double
- lgraph_api_field_data_as_float
- lgraph_api_field_data_as_int16
- lgraph_api_field_data_as_int32
- lgraph_api_field_data_as_int64
- lgraph_api_field_data_as_int8
- lgraph_api_field_data_as_str
- lgraph_api_field_data_destroy
- lgraph_api_field_data_eq
- lgraph_api_field_data_get_type
- lgraph_api_field_data_greater_eq_than
- lgraph_api_field_data_greater_than
- lgraph_api_field_data_integer
- lgraph_api_field_data_is_blob
- lgraph_api_field_data_is_bool
- lgraph_api_field_data_is_buf
- lgraph_api_field_data_is_date
- lgraph_api_field_data_is_date_time
- lgraph_api_field_data_is_double
- lgraph_api_field_data_is_empty_buf
- lgraph_api_field_data_is_float
- lgraph_api_field_data_is_int16
- lgraph_api_field_data_is_int32
- lgraph_api_field_data_is_int64
- lgraph_api_field_data_is_int8
- lgraph_api_field_data_is_null
- lgraph_api_field_data_is_real
- lgraph_api_field_data_is_string
- lgraph_api_field_data_less_eq_than
- lgraph_api_field_data_less_than
- lgraph_api_field_data_not_eq
- lgraph_api_field_data_real
- lgraph_api_field_data_str
- lgraph_api_field_data_to_string
- lgraph_api_field_names_destroy
- lgraph_api_field_spec_destroy
- lgraph_api_field_spec_eq
- lgraph_api_field_spec_get_name
- lgraph_api_field_spec_get_optional
- lgraph_api_field_spec_get_type
- lgraph_api_field_spec_set_name
- lgraph_api_field_spec_set_optional
- lgraph_api_field_spec_set_type
- lgraph_api_field_spec_to_string
- lgraph_api_galaxy_close
- lgraph_api_galaxy_create
- lgraph_api_galaxy_create_graph
- lgraph_api_galaxy_create_role
- lgraph_api_galaxy_create_user
- lgraph_api_galaxy_create_with_user
- lgraph_api_galaxy_delete_graph
- lgraph_api_galaxy_delete_role
- lgraph_api_galaxy_delete_user
- lgraph_api_galaxy_destroy
- lgraph_api_galaxy_disable_role
- lgraph_api_galaxy_disable_user
- lgraph_api_galaxy_enable_role
- lgraph_api_galaxy_enable_user
- lgraph_api_galaxy_get_access_level
- lgraph_api_galaxy_get_role_info
- lgraph_api_galaxy_get_user_info
- lgraph_api_galaxy_list_graphs
- lgraph_api_galaxy_list_roles
- lgraph_api_galaxy_list_users
- lgraph_api_galaxy_list_users_destroy
- lgraph_api_galaxy_mod_graph
- lgraph_api_galaxy_open_graph
- lgraph_api_galaxy_set_current_user
- lgraph_api_galaxy_set_password
- lgraph_api_galaxy_set_role_access_rights
- lgraph_api_galaxy_set_role_access_rights_incremental
- lgraph_api_galaxy_set_role_desc
- lgraph_api_galaxy_set_user
- lgraph_api_galaxy_set_user_desc
- lgraph_api_galaxy_set_user_graph_access
- lgraph_api_galaxy_set_user_roles
- lgraph_api_graph_db_add_edge_full_text_index
- lgraph_api_graph_db_add_edge_index
- lgraph_api_graph_db_add_edge_label
- lgraph_api_graph_db_add_vertex_full_text_index
- lgraph_api_graph_db_add_vertex_index
- lgraph_api_graph_db_add_vertex_label
- lgraph_api_graph_db_alter_edge_label_add_fields
- lgraph_api_graph_db_alter_edge_label_del_fields
- lgraph_api_graph_db_alter_edge_label_mod_fields
- lgraph_api_graph_db_alter_label_mod_edge_constraints
- lgraph_api_graph_db_alter_vertex_label_add_fields
- lgraph_api_graph_db_alter_vertex_label_del_fields
- lgraph_api_graph_db_alter_vertex_label_mod_fields
- lgraph_api_graph_db_close
- lgraph_api_graph_db_create_read_txn
- lgraph_api_graph_db_create_write_txn
- lgraph_api_graph_db_delete_edge_full_text_index
- lgraph_api_graph_db_delete_edge_index
- lgraph_api_graph_db_delete_edge_label
- lgraph_api_graph_db_delete_vertex_full_text_index
- lgraph_api_graph_db_delete_vertex_index
- lgraph_api_graph_db_delete_vertex_label
- lgraph_api_graph_db_destroy
- lgraph_api_graph_db_drop_all_data
- lgraph_api_graph_db_drop_all_vertex
- lgraph_api_graph_db_estimate_num_vertices
- lgraph_api_graph_db_flush
- lgraph_api_graph_db_fork_txn
- lgraph_api_graph_db_get_description
- lgraph_api_graph_db_get_max_size
- lgraph_api_graph_db_is_edge_indexed
- lgraph_api_graph_db_is_vertex_indexed
- lgraph_api_graph_db_list_full_text_indexes
- lgraph_api_graph_db_list_full_text_indexes_destroy
- lgraph_api_graph_db_query_edge_by_full_text_index
- lgraph_api_graph_db_query_vertex_by_full_text_index
- lgraph_api_graph_db_rebuild_full_text_index
- lgraph_api_in_edge_iterator_close
- lgraph_api_in_edge_iterator_delete
- lgraph_api_in_edge_iterator_destroy
- lgraph_api_in_edge_iterator_eq
- lgraph_api_in_edge_iterator_get_all_fields
- lgraph_api_in_edge_iterator_get_dst
- lgraph_api_in_edge_iterator_get_edge_id
- lgraph_api_in_edge_iterator_get_field
- lgraph_api_in_edge_iterator_get_field_by_id
- lgraph_api_in_edge_iterator_get_field_by_name
- lgraph_api_in_edge_iterator_get_fields_by_ids
- lgraph_api_in_edge_iterator_get_fields_by_names
- lgraph_api_in_edge_iterator_get_label
- lgraph_api_in_edge_iterator_get_label_id
- lgraph_api_in_edge_iterator_get_src
- lgraph_api_in_edge_iterator_get_temporal_id
- lgraph_api_in_edge_iterator_get_uid
- lgraph_api_in_edge_iterator_goto
- lgraph_api_in_edge_iterator_is_valid
- lgraph_api_in_edge_iterator_next
- lgraph_api_in_edge_iterator_set_field_by_id
- lgraph_api_in_edge_iterator_set_field_by_name
- lgraph_api_in_edge_iterator_set_fields_by_data
- lgraph_api_in_edge_iterator_set_fields_by_ids
- lgraph_api_in_edge_iterator_set_fields_by_value_strings
- lgraph_api_in_edge_iterator_to_string
- lgraph_api_index_spec_destroy
- lgraph_api_index_spec_get_field
- lgraph_api_index_spec_get_label
- lgraph_api_index_spec_get_unique
- lgraph_api_index_spec_set_field
- lgraph_api_index_spec_set_label
- lgraph_api_index_spec_set_unique
- lgraph_api_list_indexes_detroy
- lgraph_api_out_edge_iterator_close
- lgraph_api_out_edge_iterator_delete
- lgraph_api_out_edge_iterator_destroy
- lgraph_api_out_edge_iterator_eq
- lgraph_api_out_edge_iterator_get_all_fields
- lgraph_api_out_edge_iterator_get_dst
- lgraph_api_out_edge_iterator_get_edge_id
- lgraph_api_out_edge_iterator_get_field_by_id
- lgraph_api_out_edge_iterator_get_field_by_name
- lgraph_api_out_edge_iterator_get_fields_by_ids
- lgraph_api_out_edge_iterator_get_fields_by_names
- lgraph_api_out_edge_iterator_get_label
- lgraph_api_out_edge_iterator_get_label_id
- lgraph_api_out_edge_iterator_get_src
- lgraph_api_out_edge_iterator_get_temporal_id
- lgraph_api_out_edge_iterator_get_uid
- lgraph_api_out_edge_iterator_goto
- lgraph_api_out_edge_iterator_is_valid
- lgraph_api_out_edge_iterator_next
- lgraph_api_out_edge_iterator_set_field_by_id
- lgraph_api_out_edge_iterator_set_field_by_name
- lgraph_api_out_edge_iterator_set_fields_by_data
- lgraph_api_out_edge_iterator_set_fields_by_ids
- lgraph_api_out_edge_iterator_set_fields_by_value_strings
- lgraph_api_out_edge_iterator_to_string
- lgraph_api_role_info_add_access_level
- lgraph_api_role_info_del_access_level
- lgraph_api_role_info_destroy
- lgraph_api_role_info_destroy_graph_access
- lgraph_api_role_info_get_access_level
- lgraph_api_role_info_get_desc
- lgraph_api_role_info_get_disabled
- lgraph_api_role_info_get_graph_access
- lgraph_api_role_info_set_desc
- lgraph_api_role_info_set_disabled
- lgraph_api_role_info_set_graph_access
- lgraph_api_transaction_abort
- lgraph_api_transaction_add_edge_with_field_data
- lgraph_api_transaction_add_edge_with_field_data_and_id
- lgraph_api_transaction_add_edge_with_value_strings
- lgraph_api_transaction_add_vertex_with_field_data
- lgraph_api_transaction_add_vertex_with_field_data_and_id
- lgraph_api_transaction_add_vertex_with_value_strings
- lgraph_api_transaction_commit
- lgraph_api_transaction_destroy
- lgraph_api_transaction_get_edge_by_unique_index_value_string
- lgraph_api_transaction_get_edge_by_unique_index_with_data
- lgraph_api_transaction_get_edge_by_unique_index_with_id
- lgraph_api_transaction_get_edge_field_id
- lgraph_api_transaction_get_edge_field_ids
- lgraph_api_transaction_get_edge_index_iterator_by_data
- lgraph_api_transaction_get_edge_index_iterator_by_id
- lgraph_api_transaction_get_edge_index_iterator_by_value_string
- lgraph_api_transaction_get_edge_label_id
- lgraph_api_transaction_get_edge_schema
- lgraph_api_transaction_get_in_edge_iterator_by_euid
- lgraph_api_transaction_get_in_edge_iterator_by_src_dst_lid
- lgraph_api_transaction_get_num_edge_labels
- lgraph_api_transaction_get_num_vertex_labels
- lgraph_api_transaction_get_num_vertices
- lgraph_api_transaction_get_out_edge_iterator_by_euid
- lgraph_api_transaction_get_out_edge_iterator_by_src_dst_lid
- lgraph_api_transaction_get_vertex_by_unique_index_value_string
- lgraph_api_transaction_get_vertex_by_unique_index_with_data
- lgraph_api_transaction_get_vertex_by_unique_index_with_id
- lgraph_api_transaction_get_vertex_field_id
- lgraph_api_transaction_get_vertex_field_ids
- lgraph_api_transaction_get_vertex_index_iterator_by_data
- lgraph_api_transaction_get_vertex_index_iterator_by_id
- lgraph_api_transaction_get_vertex_index_iterator_by_value_string
- lgraph_api_transaction_get_vertex_iterator
- lgraph_api_transaction_get_vertex_iterator_by_vid
- lgraph_api_transaction_get_vertex_label_id
- lgraph_api_transaction_get_vertex_primary_field
- lgraph_api_transaction_get_vertex_schema
- lgraph_api_transaction_is_edge_indexed
- lgraph_api_transaction_is_read_only
- lgraph_api_transaction_is_valid
- lgraph_api_transaction_is_vertex_indexed
- lgraph_api_transaction_list_edge_indexes
- lgraph_api_transaction_list_edge_labels
- lgraph_api_transaction_list_labels_destroy
- lgraph_api_transaction_list_vertex_indexes
- lgraph_api_transaction_list_vertex_labels
- lgraph_api_transaction_upsert_edge_with_field_data
- lgraph_api_transaction_upsert_edge_with_field_data_and_id
- lgraph_api_transaction_upsert_edge_with_value_strings
- lgraph_api_user_info_add_role
- lgraph_api_user_info_del_role
- lgraph_api_user_info_destroy
- lgraph_api_user_info_destroy_roles
- lgraph_api_user_info_get_desc
- lgraph_api_user_info_get_disable
- lgraph_api_user_info_get_memory_limit
- lgraph_api_user_info_get_roles
- lgraph_api_user_info_set_desc
- lgraph_api_user_info_set_disable
- lgraph_api_user_info_set_memory_limit
- lgraph_api_user_info_set_roles
- lgraph_api_vertex_index_iterator_close
- lgraph_api_vertex_index_iterator_destroy
- lgraph_api_vertex_index_iterator_get_index_value
- lgraph_api_vertex_index_iterator_get_vid
- lgraph_api_vertex_index_iterator_is_valid
- lgraph_api_vertex_index_iterator_next
- lgraph_api_vertex_iterator_close
- lgraph_api_vertex_iterator_delete
- lgraph_api_vertex_iterator_destroy
- lgraph_api_vertex_iterator_get_all_fields
- lgraph_api_vertex_iterator_get_field_by_id
- lgraph_api_vertex_iterator_get_field_by_name
- lgraph_api_vertex_iterator_get_fields_by_ids
- lgraph_api_vertex_iterator_get_fields_by_names
- lgraph_api_vertex_iterator_get_id
- lgraph_api_vertex_iterator_get_in_edge_iterator
- lgraph_api_vertex_iterator_get_in_edge_iterator_by_euid
- lgraph_api_vertex_iterator_get_label
- lgraph_api_vertex_iterator_get_label_id
- lgraph_api_vertex_iterator_get_num_in_edges
- lgraph_api_vertex_iterator_get_num_out_edges
- lgraph_api_vertex_iterator_get_out_edge_iterator
- lgraph_api_vertex_iterator_get_out_edge_iterator_by_euid
- lgraph_api_vertex_iterator_goto
- lgraph_api_vertex_iterator_is_valid
- lgraph_api_vertex_iterator_list_dst_vids
- lgraph_api_vertex_iterator_list_src_vids
- lgraph_api_vertex_iterator_list_vids_destroy
- lgraph_api_vertex_iterator_next
- lgraph_api_vertex_iterator_set_field_by_id
- lgraph_api_vertex_iterator_set_field_by_name
- lgraph_api_vertex_iterator_set_fields_by_data
- lgraph_api_vertex_iterator_set_fields_by_ids
- lgraph_api_vertex_iterator_set_fields_by_value_strings
- lgraph_api_vertex_iterator_to_string
- lgrpah_api_field_data_as_blob_base64
Type Aliases
- _bindgen_ty_1
- _bindgen_ty_2
- int_fast16_t
- int_fast32_t
- int_fast64_t
- int_fast8_t
- int_least16_t
- int_least32_t
- int_least64_t
- int_least8_t
- intmax_t
- max_align_t
- uint_fast16_t
- uint_fast32_t
- uint_fast64_t
- uint_fast8_t
- uint_least16_t
- uint_least32_t
- uint_least64_t
- uint_least8_t
- uintmax_t
- wchar_t
Constants
- __bool_true_false_are_defined
- false_
- lgraph_api_access_level_full
- lgraph_api_access_level_none
- lgraph_api_access_level_read
- lgraph_api_access_level_write
- lgraph_api_field_type_blob
- lgraph_api_field_type_bool
- lgraph_api_field_type_date
- lgraph_api_field_type_datetime
- lgraph_api_field_type_double
- lgraph_api_field_type_float
- lgraph_api_field_type_int16
- lgraph_api_field_type_int32
- lgraph_api_field_type_int64
- lgraph_api_field_type_int8
- lgraph_api_field_type_null
- lgraph_api_field_type_string
- true_