Data analysis method and apparatus
A data analysis and database technology, applied in the field of data analysis, can solve problems such as slow speed, inability to respond to business needs in a timely manner, and inability to meet the requirements of real-time analysis and real-time access to batch data at the same time, so as to reduce complexity, reduce learning and use Cost, the effect of improving the efficiency and accuracy of real-time analysis
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0083] Example 1: Indicates the vertex of the policy, and queries all the policy information in the vertex
[0084] gremlin>g.V().hasLabel("category").valueMap()
[0085] Convert to SQL-like statement: SELECT*FROM Categories
example 2
[0086] Example 2: To represent the vertex of the strategy, query the name of the strategy of all vertices
[0087] gremlin>g.V().hasLabel("category").values("name")
[0088] Convert to SQL-like statement: SELECT CategoryName FROM Categories
[0089] like image 3 As shown, the workflow of batch relational data analysis performed by the interface adaptation layer of the data analysis method in the embodiment of the present invention is as follows:
[0090] Step 301: Input a SQL-like statement.
[0091] For example, analysts need to analyze all user relationship information between March 1 and March 2, that is, enter:
[0092] SELECT * FROM Categories where begin_time>='2017-03-01' and end_time<='2017-03-02'.
[0093] Step 302: Convert the SQL-like statement into a gremlin syntax format.
[0094] Step 303: calling the scanning interface of the columnar database through the gremlin statement to perform a data scanning operation.
[0095] Figure 4 It is a schematic diagram...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com