Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Mar 15, 2024
1 parent 26ca20b commit 2c74738
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions proposals/SDKs-for-V4/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,26 +77,26 @@ Reference: [libg2.h](libg2.h)

| Name | Aggregates | Bits |
|------|------------|-----:|
| [G2_EXPORT_INCLUDE_ALL_ENTITIES](#g2_export_include_all_entities) | [G2_EXPORT_INCLUDE_MULTI_RECORD_ENTITIES](#g2_export_include_multi_record_entities), [G2_EXPORT_INCLUDE_SINGLE_RECORD_ENTITIES](#g2_export_include_single_record_entities) | 0000 0000 0000 0000 |
| [G2_EXPORT_INCLUDE_ALL_HAVING_RELATIONSHIPS](#g2_export_include_all_having_relationships) | [G2_EXPORT_INCLUDE_DISCLOSED](#g2_export_include_disclosed), [G2_EXPORT_INCLUDE_NAME_ONLY](#g2_export_include_name_only), [G2_EXPORT_INCLUDE_POSSIBLY_RELATED](#g2_export_include_possibly_related), [G2_EXPORT_INCLUDE_POSSIBLY_SAME](#g2_export_include_possibly_same) | 0000 0000 0000 0000 |
| [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations) | [G2_ENTITY_INCLUDE_DISCLOSED_RELATIONS](#g2_entity_include_disclosed_relations), [G2_ENTITY_INCLUDE_NAME_ONLY_RELATIONS](#g2_entity_include_name_only_relations), [G2_ENTITY_INCLUDE_POSSIBLY_RELATED_RELATIONS](#g2_entity_include_possibly_related_relations), [G2_ENTITY_INCLUDE_POSSIBLY_SAME_RELATIONS](#g2_entity_include_possibly_same_relations) | 0000 0000 0000 0000 |
| [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities) | [G2_SEARCH_INCLUDE_NAME_ONLY](#g2_search_include_name_only), [G2_SEARCH_INCLUDE_POSSIBLY_RELATED](#g2_search_include_possibly_related), [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0000 0000 |
| [G2_RECORD_DEFAULT_FLAGS](#g2_record_default_flags) | [G2_ENTITY_INCLUDE_RECORD_JSON_DATA](#g2_entity_include_record_json_data) | 0000 0000 0000 0000 |
| [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags) | [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations), [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_DATA](#g2_entity_include_record_data), [G2_ENTITY_INCLUDE_RECORD_MATCHING_INFO](#g2_entity_include_record_matching_info), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_RELATED_ENTITY_NAME](#g2_entity_include_related_entity_name), [G2_ENTITY_INCLUDE_RELATED_MATCHING_INFO](#g2_entity_include_related_matching_info), [G2_ENTITY_INCLUDE_RELATED_RECORD_SUMMARY](#g2_entity_include_related_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features) | 0000 0000 0000 0000 |
| [G2_ENTITY_BRIEF_DEFAULT_FLAGS](#g2_entity_brief_default_flags) | [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations), [G2_ENTITY_INCLUDE_RECORD_MATCHING_INFO](#g2_entity_include_record_matching_info), [G2_ENTITY_INCLUDE_RELATED_MATCHING_INFO](#g2_entity_include_related_matching_info), | 0000 0000 0000 0000 |
| [G2_EXPORT_DEFAULT_FLAGS](#g2_export_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_EXPORT_INCLUDE_ALL_ENTITIES](#g2_export_include_all_entities) | 0000 0000 0000 0000 |
| [G2_FIND_NETWORK_DEFAULT_FLAGS](#g2_find_network_default_flags) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_FIND_NETWORK_MATCHING_INFO](#g2_find_network_matching_info) | 0000 0000 0000 0000 |
| [G2_WHY_RECORD_IN_ENTITY_DEFAULT_FLAGS](#g2_why_record_in_entity_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 0000 0000 |
| [G2_VIRTUAL_ENTITY_DEFAULT_FLAGS](#g2_virtual_entity_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags) | 0000 0000 0000 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_ALL](#g2_search_by_attributes_all) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features), [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities), [G2_SEARCH_INCLUDE_FEATURE_SCORES](#g2_search_include_feature_scores) | 0000 0000 0000 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_STRONG](#g2_search_by_attributes_strong) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features), [G2_SEARCH_INCLUDE_FEATURE_SCORES](#g2_search_include_feature_scores), [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0000 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_MINIMAL_ALL](#g2_search_by_attributes_minimal_all) | [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities) | 0000 0000 0000 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_MINIMAL_STRONG](#g2_search_by_attributes_minimal_strong) | [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0000 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_DEFAULT_FLAGS](#g2_search_by_attributes_default_flags) | [G2_SEARCH_BY_ATTRIBUTES_ALL](#g2_search_by_attributes_all) | 0000 0000 0000 0000 |
| [G2_WHY_ENTITIES_DEFAULT_FLAGS](#g2_why_entities_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 0000 0000 |
| [G2_HOW_ENTITY_DEFAULT_FLAGS](#g2_how_entity_default_flags) | [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 0000 0000 |
| [G2_WHY_RECORDS_DEFAULT_FLAGS](#g2_why_records_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 0000 0000 |
| [G2_FIND_PATH_DEFAULT_FLAGS](#g2_find_path_default_flags) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_FIND_PATH_MATCHING_INFO](#g2_find_path_matching_info) | 0000 0000 0000 0000 |
| [G2_ENTITY_BRIEF_DEFAULT_FLAGS](#g2_entity_brief_default_flags) | [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations), [G2_ENTITY_INCLUDE_RECORD_MATCHING_INFO](#g2_entity_include_record_matching_info), [G2_ENTITY_INCLUDE_RELATED_MATCHING_INFO](#g2_entity_include_related_matching_info), | 0000 0000 0010 83C0 |
| [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags) | [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations), [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_DATA](#g2_entity_include_record_data), [G2_ENTITY_INCLUDE_RECORD_MATCHING_INFO](#g2_entity_include_record_matching_info), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_RELATED_ENTITY_NAME](#g2_entity_include_related_entity_name), [G2_ENTITY_INCLUDE_RELATED_MATCHING_INFO](#g2_entity_include_related_matching_info), [G2_ENTITY_INCLUDE_RELATED_RECORD_SUMMARY](#g2_entity_include_related_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features) | 0000 0000 0038 FBC0 |
| [G2_ENTITY_INCLUDE_ALL_RELATIONS](#g2_entity_include_all_relations) | [G2_ENTITY_INCLUDE_DISCLOSED_RELATIONS](#g2_entity_include_disclosed_relations), [G2_ENTITY_INCLUDE_NAME_ONLY_RELATIONS](#g2_entity_include_name_only_relations), [G2_ENTITY_INCLUDE_POSSIBLY_RELATED_RELATIONS](#g2_entity_include_possibly_related_relations), [G2_ENTITY_INCLUDE_POSSIBLY_SAME_RELATIONS](#g2_entity_include_possibly_same_relations) | 0000 0000 0000 03C0 |
| [G2_EXPORT_DEFAULT_FLAGS](#g2_export_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_EXPORT_INCLUDE_ALL_ENTITIES](#g2_export_include_all_entities) | 0000 0000 0038 FBE1 |
| [G2_EXPORT_INCLUDE_ALL_ENTITIES](#g2_export_include_all_entities) | [G2_EXPORT_INCLUDE_MULTI_RECORD_ENTITIES](#g2_export_include_multi_record_entities), [G2_EXPORT_INCLUDE_SINGLE_RECORD_ENTITIES](#g2_export_include_single_record_entities) | 0000 0000 0000 0021 |
| [G2_EXPORT_INCLUDE_ALL_HAVING_RELATIONSHIPS](#g2_export_include_all_having_relationships) | [G2_EXPORT_INCLUDE_DISCLOSED](#g2_export_include_disclosed), [G2_EXPORT_INCLUDE_NAME_ONLY](#g2_export_include_name_only), [G2_EXPORT_INCLUDE_POSSIBLY_RELATED](#g2_export_include_possibly_related), [G2_EXPORT_INCLUDE_POSSIBLY_SAME](#g2_export_include_possibly_same) | 0000 0000 0000 001E |
| [G2_FIND_NETWORK_DEFAULT_FLAGS](#g2_find_network_default_flags) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_FIND_NETWORK_MATCHING_INFO](#g2_find_network_matching_info) | 0000 0002 0000 3000 |
| [G2_FIND_PATH_DEFAULT_FLAGS](#g2_find_path_default_flags) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_FIND_PATH_MATCHING_INFO](#g2_find_path_matching_info) | 0000 0000 4000 3000 |
| [G2_HOW_ENTITY_DEFAULT_FLAGS](#g2_how_entity_default_flags) | [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 0400 0000 |
| [G2_RECORD_DEFAULT_FLAGS](#g2_record_default_flags) | [G2_ENTITY_INCLUDE_RECORD_JSON_DATA](#g2_entity_include_record_json_data) | 0000 0000 0001 0000 |
| [G2_SEARCH_BY_ATTRIBUTES_ALL](#g2_search_by_attributes_all) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features), [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities), [G2_SEARCH_INCLUDE_FEATURE_SCORES](#g2_search_include_feature_scores) | 0000 0000 0400 380F |
| [G2_SEARCH_BY_ATTRIBUTES_DEFAULT_FLAGS](#g2_search_by_attributes_default_flags) | [G2_SEARCH_BY_ATTRIBUTES_ALL](#g2_search_by_attributes_all) | 0000 0000 0400 380F |
| [G2_SEARCH_BY_ATTRIBUTES_MINIMAL_ALL](#g2_search_by_attributes_minimal_all) | [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities) | 0000 0000 0000 000F |
| [G2_SEARCH_BY_ATTRIBUTES_MINIMAL_STRONG](#g2_search_by_attributes_minimal_strong) | [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0000 0003 |
| [G2_SEARCH_BY_ATTRIBUTES_STRONG](#g2_search_by_attributes_strong) | [G2_ENTITY_INCLUDE_ENTITY_NAME](#g2_entity_include_entity_name), [G2_ENTITY_INCLUDE_RECORD_SUMMARY](#g2_entity_include_record_summary), [G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES](#g2_entity_include_representative_features), [G2_SEARCH_INCLUDE_FEATURE_SCORES](#g2_search_include_feature_scores), [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0400 3803 |
| [G2_SEARCH_INCLUDE_ALL_ENTITIES](#g2_search_include_all_entities) | [G2_SEARCH_INCLUDE_NAME_ONLY](#g2_search_include_name_only), [G2_SEARCH_INCLUDE_POSSIBLY_RELATED](#g2_search_include_possibly_related), [G2_SEARCH_INCLUDE_POSSIBLY_SAME](#g2_search_include_possibly_same), [G2_SEARCH_INCLUDE_RESOLVED](#g2_search_include_resolved) | 0000 0000 0000 000F |
| [G2_VIRTUAL_ENTITY_DEFAULT_FLAGS](#g2_virtual_entity_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags) | 0000 0000 0038 FBC0 |
| [G2_WHY_ENTITIES_DEFAULT_FLAGS](#g2_why_entities_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 05B8 FBC0 |
| [G2_WHY_RECORD_IN_ENTITY_DEFAULT_FLAGS](#g2_why_record_in_entity_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 05B8 FBC0 |
| [G2_WHY_RECORDS_DEFAULT_FLAGS](#g2_why_records_default_flags) | [G2_ENTITY_DEFAULT_FLAGS](#g2_entity_default_flags), [G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS](#g2_entity_option_include_feature_stats), [G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES](#g2_entity_option_include_internal_features), [G2_INCLUDE_FEATURE_SCORES](#g2_include_feature_scores) | 0000 0000 05B8 FBC0 |

## Flag names

Expand Down

0 comments on commit 2c74738

Please sign in to comment.