METHOD AND SYSTEM FOR INDEX SERIALIZATION
    1.
    发明申请
    METHOD AND SYSTEM FOR INDEX SERIALIZATION 有权
    索引序列化方法与系统

    公开(公告)号:US20100161668A1

    公开(公告)日:2010-06-24

    申请号:US12341814

    申请日:2008-12-22

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30312 G06F17/30569

    摘要: A method and system for index serialization are described. A data structure containing objects using globally unique identifier (GUID) strings for their identification is indexed by creating a unique key object for each GUID. A master lookup table from GUID to key object is created along with a master table for each element type and a number of non-master tables for the other element type attributes. These element type tables are accessed using the key objects. The tables may then be serialized and deserialized.

    摘要翻译: 描述了索引序列化的方法和系统。 包含使用全局唯一标识符(GUID)字符串进行识别的对象的数据结构通过为每个GUID创建一个唯一的密钥对象进行索引。 创建从GUID到关键对象的主查找表以及每个元素类型的主表以及其他元素类型属性的多个非主表。 使用关键对象访问这些元素类型表。 然后可以将表序列化和反序列化。

    Method and system for index serialization
    2.
    发明授权
    Method and system for index serialization 有权
    索引序列化方法和系统

    公开(公告)号:US09292549B2

    公开(公告)日:2016-03-22

    申请号:US12341814

    申请日:2008-12-22

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30312 G06F17/30569

    摘要: A method and system for index serialization are described. A data structure containing objects using globally unique identifier (GUID) strings for their identification is indexed by creating a unique key object for each GUID. A master lookup table from GUID to key object is created along with a master table for each element type and a number of non-master tables for the other element type attributes. These element type tables are accessed using the key objects. The tables may then be serialized and deserialized.

    摘要翻译: 描述了索引序列化的方法和系统。 包含使用全局唯一标识符(GUID)字符串进行识别的对象的数据结构通过为每个GUID创建一个唯一的密钥对象进行索引。 创建从GUID到关键对象的主查找表以及每个元素类型的主表以及其他元素类型属性的多个非主表。 使用关键对象访问这些元素类型表。 然后可以将表序列化和反序列化。

    Native language support for intra-and interlinked data collections using a mesh framework
    3.
    发明授权
    Native language support for intra-and interlinked data collections using a mesh framework 有权
    使用网格框架的内部和互连数据集的母语支持

    公开(公告)号:US09405793B2

    公开(公告)日:2016-08-02

    申请号:US13916509

    申请日:2013-06-12

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30386 G06F17/30595

    摘要: A mesh structure can be a type concept that extends internal tables or other data structures of a business programming languages (e.g., ABAP) by associations, as known from a data object meta-model. A mesh can include a set of operations, such as for example iteration via an iterator object and selection of instances expressed by a path language. A mesh structure can be optimized for read access and traversal, and can provide a working area that is processed with statements in the business programming language to implement one or more core services directly from the mesh data structure. Related methods, computer program products, and systems are described.

    摘要翻译: 网格结构可以是通过从数据对象元模型已知的关联来扩展商业编程语言(例如,ABAP)的内部表或其他数据结构的类型概念。 网格可以包括一组操作,例如通过迭代器对象的迭代和由路径语言表示的实例的选择。 可以优化网格结构以进行读取和遍历,并且可以提供使用业务编程语言中的语句处理的工作区域,以直接从网格数据结构实现一个或多个核心服务。 描述相关方法,计算机程序产品和系统。

    NATIVE LANGUAGE SUPPORT FOR INTRA-AND INTERLINKED DATA COLLECTIONS USING A MESH FRAMEWORK
    4.
    发明申请
    NATIVE LANGUAGE SUPPORT FOR INTRA-AND INTERLINKED DATA COLLECTIONS USING A MESH FRAMEWORK 有权
    内部语言支持使用网格框架进行内部和互连的数据收集

    公开(公告)号:US20140372398A1

    公开(公告)日:2014-12-18

    申请号:US13916509

    申请日:2013-06-12

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30386 G06F17/30595

    摘要: A mesh structure can be a type concept that extends internal tables or other data structures of a business programming languages (e.g., ABAP) by associations, as known from a data object meta-model. A mesh can include a set of operations, such as for example iteration via an iterator object and selection of instances expressed by a path language. A mesh structure can be optimized for read access and traversal, and can provide a working area that is processed with statements in the business programming language to implement one or more core services directly from the mesh data structure. Related methods, computer program products, and systems are described.

    摘要翻译: 网格结构可以是通过从数据对象元模型已知的关联来扩展商业编程语言(例如,ABAP)的内部表或其他数据结构的类型概念。 网格可以包括一组操作,例如通过迭代器对象的迭代和由路径语言表示的实例的选择。 可以优化网格结构以进行读取和遍历,并且可以提供使用业务编程语言中的语句处理的工作区域,以直接从网格数据结构实现一个或多个核心服务。 描述相关方法,计算机程序产品和系统。

    Data object identifiers
    5.
    发明授权
    Data object identifiers 有权
    数据对象标识符

    公开(公告)号:US07860835B2

    公开(公告)日:2010-12-28

    申请号:US11800926

    申请日:2007-05-07

    IPC分类号: G06F17/30

    摘要: A short identifier can be generated for each of a plurality of data objects. Each short identifier can include a first portion characterizing a sort order and a second portion characterizing a composite component identifier associated with the corresponding data object. The sort order can characterize a relationship (e.g., grouping, etc.) among at least a subset of the plurality of data objects. After the short identifiers have been generated, they can be stored in a database to enable queries of the database containing a short identifier to return data contained within the corresponding data objects. Related systems, apparatus, methods, and/or articles are also described.

    摘要翻译: 可以为多个数据对象中的每一个生成短标识符。 每个短标识符可以包括表征排序顺序的第一部分和表征与相应数据对象相关联的复合部件标识符的第二部分。 排序顺序可以表征多个数据对象的至少一个子集之间的关系(例如,分组等)。 在生成短标识符之后,可以将它们存储在数据库中,以使包含短标识符的数据库的查询返回包含在相应数据对象内的数据。 还描述了相关系统,装置,方法和/或制品。

    Data object identifiers
    6.
    发明申请
    Data object identifiers 有权
    数据对象标识符

    公开(公告)号:US20080281855A1

    公开(公告)日:2008-11-13

    申请号:US11800926

    申请日:2007-05-07

    IPC分类号: G06F7/00

    摘要: A short identifier can be generated for each of a plurality of data objects. Each short identifier can include a first portion characterizing a sort order and a second portion characterizing a composite component identifier associated with the corresponding data object. The sort order can characterize a relationship (e.g., grouping, etc.) among at least a subset of the plurality of data objects. After the short identifiers have been generated, they can be stored in a database to enable queries of the database containing a short identifier to return data contained within the corresponding data objects. Related systems, apparatus, methods, and/or articles are also described.

    摘要翻译: 可以为多个数据对象中的每一个生成短标识符。 每个短标识符可以包括表征排序顺序的第一部分和表征与相应数据对象相关联的复合部件标识符的第二部分。 排序顺序可以表征多个数据对象的至少一个子集之间的关系(例如,分组等)。 在生成短标识符之后,可以将它们存储在数据库中,以使包含短标识符的数据库的查询返回包含在相应数据对象内的数据。 还描述了相关系统,装置,方法和/或制品。