Managing user information - source prioritization
US-2015347690-A1 · Dec 3, 2015 · US
US9613083B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9613083-B2 |
| Application number | US-201213457093-A |
| Country | US |
| Kind code | B2 |
| Filing date | Apr 26, 2012 |
| Priority date | Apr 26, 2012 |
| Publication date | Apr 4, 2017 |
| Grant date | Apr 4, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A system, method, and non-transitory computer readable medium are provided to access a graph comprising a plurality of nodes and at least one edge. Each node is associated with at least one database operation. Computer code is constructed that corresponds to the graph in accordance with a nesting level. The nesting level represents a degree of temporary storage to be allocated for intermediate output produced by the at least one database operation.
Opening claim text (preview).
The invention claimed is: 1. A system comprising: a processor configured to: access a graph comprising a plurality of nodes and at least one edge, each edge associating two of the plurality of nodes, at least some of the plurality of nodes being associated with at least one database operation; determine a nesting level associated with the graph, wherein the nesting level is a setting to specify a degree of temporary storage to be allocated for intermediate output produced by the at least one database operation; detect a query path in the graph, the query path including at least a first node and a second node of the plurality of interdependent nodes, wherein an output of the first node is an input for the second node; determine, based on the nesting level, whether the intermediate output produced by the at least one database operation should be produced using a nested query in the computer code or should be stored in a temporary storage area and retrieved therefrom; and construct computer code corresponding to the graph in accordance with the nesting level. 2. The system of claim 1 , wherein if the nesting level equals a maximum nesting level, the processor is to construct the computer code such that the intermediate output is produced using nested queries. 3. The system of claim 1 , wherein if the nesting level equals a minimum nesting level, the processor is to construct the computer code such that the intermediate output is stored in a temporary storage area. 4. The system of claim 1 wherein if the nesting level equals a moderate nesting level, the processor is to construct the computer code such that a first portion of the intermediate output is produced using nested queries, and a second portion of the intermediate output is stored in a temporary storage area. 5. The system of claim 1 , wherein the nesting level is adjustable by a user. 6. A non-transitory computer readable medium having instructions stored therein, which if executed, cause a processor to: access a graph comprising a plurality of interlinked nodes, wherein at least some of the plurality of interlinked nodes are associated with at least one database operation, wherein each database operation is associated with at least one computer code template; determine a nesting level associated with the graph, wherein the nesting level is a setting to specify a degree of temporary storage to be allocated for intermediate output produced by the at least one database operation; and construct, based on the nesting level, computer code using the at least one computer code template associated with each database operation, and wherein if the nesting level equals a maximum nesting level, then construct the computer code such that the intermediate output is produced using nested queries. 7. The non-transitory computer readable medium of claim 6 , wherein if the nesting level equals a minimum nesting level, the instructions stored in the non-transitory computer readable medium cause the processor to construct the computer code such that the intermediate output is stored in a temporary storage area. 8. The non-transitory computer readable medium of claim 6 , wherein if the nesting level equals a moderate nesting level, the instructions stored in the non-transitory computer readable medium cause the processor to construct the computer code such that a first portion of the intermediate output is produced using nested queries, and a second portion of the intermediate output is stored in a temporary storage area. 9. The non-transitory computer readable medium of claim 6 , wherein the computer code is structured query language and the computer code template is a structured query language template. 10. The non-transitory computer readable medium of claim 6 , wherein the nesting level is adjustable by a user. 11. A method comprising: accessing, using a processor, a graph comprising a plurality of nodes and at least one edge, each edge associating two of the plurality of nodes, at least some of the plurality of nodes being associated with at least one database operation; determining, using the processor, a nesting level associated with the graph, wherein the nesting level is a setting to specify a degree of temporary storage to be allocated for intermediate output produced by the at least one database operation; and constructing, using the processor, computer code corresponding to the graph in accordance with the nesting level, and wherein if the nesting level equals a maximum nesting level, then constructing the computer code such that the intermediate output is produced using nested queries. 12. The method of claim 11 , wherein if the nesting level equals a minimum nesting level, the computer code is constructed such that the intermediate output is stored in a temporary storage area. 13. The method of claim 11 , wherein if the nesting level equals a moderate nesting level, the computer code is constructed such that a first portion of the intermediate output is produced using nested queries, and a second portion of the intermediate output is stored in a temporary storage area. 14. The method of claim 11 further comprising, detecting, using the processor, a query path in the graph, the query path including at least a first node and a second node of the plurality of interdependent nodes, wherein an output of the first node is an input for the second node. 15. The method of claim 14 further comprising, determining, using the processor, whether the intermediate output produced by the at least one database operation should be produced using a nested query in the computer code or should be stored in a temporary storage area and retrieved therefrom in view of the nesting level. 16. The method of claim 11 , wherein if the nesting level equals a moderate nesting level, the computer code is constructed such that temporary tables are created only for breaking point nodes having multiple outputs.
Querying · CPC title
Graphs; Linked lists (G06F16/9027 takes precedence) · CPC title
Intermediate data storage techniques for performance improvement · CPC title
Physics · mapped topic
Physics · mapped topic
Related publications grouped by family.
Answers are generated from the same data shown on this page.