List of all items
Structs
- __fsid_t
- 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
- max_align_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
- __blkcnt64_t
- __blkcnt_t
- __blksize_t
- __caddr_t
- __clock_t
- __clockid_t
- __daddr_t
- __dev_t
- __fsblkcnt64_t
- __fsblkcnt_t
- __fsfilcnt64_t
- __fsfilcnt_t
- __fsword_t
- __gid_t
- __id_t
- __ino64_t
- __ino_t
- __int16_t
- __int32_t
- __int64_t
- __int8_t
- __int_least16_t
- __int_least32_t
- __int_least64_t
- __int_least8_t
- __intmax_t
- __intptr_t
- __key_t
- __loff_t
- __mode_t
- __nlink_t
- __off64_t
- __off_t
- __pid_t
- __quad_t
- __rlim64_t
- __rlim_t
- __sig_atomic_t
- __socklen_t
- __ssize_t
- __suseconds64_t
- __suseconds_t
- __syscall_slong_t
- __syscall_ulong_t
- __time_t
- __timer_t
- __u_char
- __u_int
- __u_long
- __u_quad_t
- __u_short
- __uid_t
- __uint16_t
- __uint32_t
- __uint64_t
- __uint8_t
- __uint_least16_t
- __uint_least32_t
- __uint_least64_t
- __uint_least8_t
- __uintmax_t
- __useconds_t
- _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
- 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
- INT16_MAX
- INT16_MIN
- INT32_MAX
- INT32_MIN
- INT8_MAX
- INT8_MIN
- INTPTR_MAX
- INTPTR_MIN
- INT_FAST16_MAX
- INT_FAST16_MIN
- INT_FAST32_MAX
- INT_FAST32_MIN
- INT_FAST8_MAX
- INT_FAST8_MIN
- INT_LEAST16_MAX
- INT_LEAST16_MIN
- INT_LEAST32_MAX
- INT_LEAST32_MIN
- INT_LEAST8_MAX
- INT_LEAST8_MIN
- PTRDIFF_MAX
- PTRDIFF_MIN
- SIG_ATOMIC_MAX
- SIG_ATOMIC_MIN
- SIZE_MAX
- UINT16_MAX
- UINT32_MAX
- UINT8_MAX
- UINTPTR_MAX
- UINT_FAST16_MAX
- UINT_FAST32_MAX
- UINT_FAST8_MAX
- UINT_LEAST16_MAX
- UINT_LEAST32_MAX
- UINT_LEAST8_MAX
- WINT_MAX
- WINT_MIN
- _ATFILE_SOURCE
- _BITS_STDINT_INTN_H
- _BITS_STDINT_LEAST_H
- _BITS_STDINT_UINTN_H
- _BITS_TIME64_H
- _BITS_TYPESIZES_H
- _BITS_TYPES_H
- _BITS_WCHAR_H
- _DEFAULT_SOURCE
- _FEATURES_H
- _POSIX_C_SOURCE
- _POSIX_SOURCE
- _STDC_PREDEF_H
- _STDINT_H
- _SYS_CDEFS_H
- __FD_SETSIZE
- __GLIBC_MINOR__
- __GLIBC_USE_C2X_STRTOL
- __GLIBC_USE_DEPRECATED_GETS
- __GLIBC_USE_DEPRECATED_SCANF
- __GLIBC_USE_IEC_60559_BFP_EXT
- __GLIBC_USE_IEC_60559_BFP_EXT_C2X
- __GLIBC_USE_IEC_60559_EXT
- __GLIBC_USE_IEC_60559_FUNCS_EXT
- __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X
- __GLIBC_USE_IEC_60559_TYPES_EXT
- __GLIBC_USE_ISOC2X
- __GLIBC_USE_LIB_EXT2
- __GLIBC__
- __GNU_LIBRARY__
- __HAVE_GENERIC_SELECTION
- __INO_T_MATCHES_INO64_T
- __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
- __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
- __OFF_T_MATCHES_OFF64_T
- __RLIM_T_MATCHES_RLIM64_T
- __STATFS_MATCHES_STATFS64
- __STDC_IEC_559_COMPLEX__
- __STDC_IEC_559__
- __STDC_IEC_60559_BFP__
- __STDC_IEC_60559_COMPLEX__
- __STDC_ISO_10646__
- __SYSCALL_WORDSIZE
- __TIMESIZE
- __USE_ATFILE
- __USE_FORTIFY_LEVEL
- __USE_ISOC11
- __USE_ISOC95
- __USE_ISOC99
- __USE_MISC
- __USE_POSIX
- __USE_POSIX199309
- __USE_POSIX199506
- __USE_POSIX2
- __USE_POSIX_IMPLICITLY
- __USE_XOPEN2K
- __USE_XOPEN2K8
- __WORDSIZE
- __WORDSIZE_TIME64_COMPAT32
- __bool_true_false_are_defined
- __glibc_c99_flexarr_available
- 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_