CN110377667B - Correlation map display method, device, computer equipment and storage medium - Google Patents

Correlation map display method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN110377667B
CN110377667B CN201910521311.5A CN201910521311A CN110377667B CN 110377667 B CN110377667 B CN 110377667B CN 201910521311 A CN201910521311 A CN 201910521311A CN 110377667 B CN110377667 B CN 110377667B
Authority
CN
China
Prior art keywords
target
node
association map
association
enterprise
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910521311.5A
Other languages
Chinese (zh)
Other versions
CN110377667A (en
Inventor
魏晓茹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN201910521311.5A priority Critical patent/CN110377667B/en
Publication of CN110377667A publication Critical patent/CN110377667A/en
Priority to PCT/CN2020/086387 priority patent/WO2020253370A1/en
Application granted granted Critical
Publication of CN110377667B publication Critical patent/CN110377667B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/288Entity relationship models

Abstract

The application relates to the technical field of knowledge maps and provides a method and a device for displaying a correlation map, computer equipment and a storage medium. The method comprises the following steps: acquiring an overall association map of information to be queried from a server, and storing and displaying the overall association map; when a state screening instruction is received through a current display interface, acquiring target state information carried by the state screening instruction; inquiring the state information corresponding to each associated enterprise node in the overall association map, determining the associated enterprise node as a target enterprise node when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, and summarizing to obtain a target enterprise node set; determining corresponding relation data of each target enterprise node from the overall association map; filtering the target enterprise node set and the corresponding relation data of each target enterprise node from the overall association map to obtain a target association map corresponding to the state screening instruction; and displaying the target association map on the current display interface.

Description

Correlation map display method, device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of enterprise association graph display technologies, and in particular, to an association graph display method, an association graph display device, a computer device, and a storage medium.
Background
In the enterprise public data, a lot of valuable information data can be seen, such as investors, legal persons, stakeholders, supervision, board of directors and the like between individuals and enterprises, and investment relations, cooperation relations, bidding information and the like between enterprises. Individuals and/or individual businesses may be referred to herein as "elements" and the connections between them may be referred to as "relationships". The elements are set as graph nodes, and the relations among the elements are represented by line segments (such as directed line segments, straight line segments, arc segments and the like), so that a relation network (also called an enterprise association graph) among individuals, enterprises and enterprises can be formed, and the relations among the individuals, the enterprises and the enterprises are clear and definite, so that the visualization degree is high.
However, in the conventional technology, the enterprise association graph is mostly static, and all elements and relationships in the graph are directly displayed, so that the readability is poor.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a correlation map display method, apparatus, computer device, and storage medium that can improve the readability of an enterprise correlation map.
A correlation map display method, the method comprising:
acquiring an overall association map of information to be queried from a server, and storing and displaying the overall association map;
when a state screening instruction is received through a current display interface, acquiring target state information carried by the state screening instruction;
inquiring state information corresponding to each associated enterprise node in the overall association map, and when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, determining the associated enterprise node as a target enterprise node and summarizing to obtain a target enterprise node set;
determining corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map;
filtering out the target enterprise node set and the corresponding relation data of each target enterprise node in the target enterprise node set from the integral association map to obtain a target association map corresponding to the state screening instruction;
and displaying the target association map corresponding to the state screening instruction on the current display interface.
In one embodiment, before filtering the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph, the method includes:
Determining associated nodes outside a target enterprise node set in the overall association map as first target nodes to obtain a first target node set;
when the first target node set has associated nodes meeting a first preset condition, determining the associated nodes meeting the first preset condition as first isolated nodes to obtain a first isolated node set; the first preset condition is that all associated paths between the first preset condition and the node to be queried comprise the target enterprise node;
determining corresponding relation data of each first isolated node in the first isolated node set from the overall association map;
filtering out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph, including:
and filtering out the target enterprise node set, the relation data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set and the relation data corresponding to each first isolated node in the first isolated node set from the overall association map.
In one embodiment, after the storing and displaying the global association map, the method further includes:
When a hierarchy screening instruction is received through a current display interface, acquiring a target hierarchy number carried by the hierarchy screening instruction;
calculating the minimum level number corresponding to each association node in the overall association map;
determining the associated node with the minimum layer number larger than the target layer number as a second target node to obtain a second target node set;
determining corresponding relation data of each second target node in the second target node set from the overall association map;
filtering out the second target node set and the corresponding relation data of each second target node from the integral association map to obtain a target association map corresponding to the hierarchical screening instruction;
and displaying the target association map corresponding to the hierarchical screening instruction on the current display interface.
In one embodiment, after the storing and displaying the global association map, the method further includes:
when a relation screening instruction is received through a current display interface, acquiring target relation data carried by the relation screening instruction;
determining relationship data which are different from the target relationship data in the overall association map as first relationship data to be filtered, and obtaining a first relationship data set to be filtered;
Screening out associated nodes meeting a second preset condition from the integral associated map, and determining the screened out associated nodes as second isolated nodes to obtain a second isolated node set; the second preset condition is that all association paths between the second preset condition and the nodes to be queried contain the first relation data to be filtered;
filtering the first relation data set to be filtered and the second isolated node set from the integral association map to obtain a first target association map corresponding to the relation screening instruction;
and displaying a first target association map corresponding to the relation screening instruction on the current display interface.
In one embodiment, the target relationship data is an investment relationship, and after the current display interface displays the first target association map corresponding to the relationship screening instruction, the method further includes:
when a strand holding proportion screening instruction is received through the current display interface, acquiring a strand holding proportion limiting condition carried by the strand holding proportion screening instruction;
determining the relation data which does not meet the strand holding proportion limiting condition in the first target association graph as second relation data to be filtered, and obtaining a second relation data set to be filtered;
Screening out associated nodes meeting a third preset condition from the first target associated graph, and determining the screened out associated nodes as third isolated nodes to obtain a third isolated enterprise node set; the third preset condition is that all association paths between the third preset condition and the nodes to be queried contain the second relation data to be filtered;
filtering the second relation data set to be filtered and the third isolated node set from the first target association graph to obtain a second target association graph corresponding to the stay proportion screening instruction;
and displaying a second target association map corresponding to the strand holding proportion screening instruction on the current display interface.
In one embodiment, after the storing and displaying the global association map, the method further includes:
when a focusing instruction for any enterprise node in the overall association map is received, basic information of the enterprise node corresponding to the focusing instruction is acquired from a server, and the acquired basic information is displayed in a form of a floating text box.
In one embodiment, the obtaining, from the server, the overall association map of the information to be queried, storing and displaying the overall association map includes:
Acquiring an overall association map of the information to be queried, a first icon corresponding to each enterprise node and a second icon corresponding to each natural person node in the overall association map from a server;
and storing and displaying the integral association map, simultaneously displaying the first icon at the corresponding display position of the enterprise node in the integral association map, and displaying the second icon at the corresponding display position of the natural person node in the integral association map.
An association graph display apparatus, the apparatus comprising:
the overall association map display module is used for acquiring the overall association map of the information to be queried from the server, and storing and displaying the overall association map;
the target state information acquisition module is used for acquiring target state information carried by the state screening instruction when the state screening instruction is received through the current display interface;
the target enterprise node determining module is used for inquiring the state information corresponding to each associated enterprise node in the overall association map, determining the associated enterprise node as a target enterprise node when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, and summarizing to obtain a target enterprise node set;
The relational data determining module is used for determining relational data corresponding to each target enterprise node in the target enterprise node set from the overall association map;
the target association graph obtaining module is used for filtering out the target enterprise node set and the corresponding relation data of each target enterprise node in the target enterprise node set from the overall association graph to obtain a target association graph corresponding to the state screening instruction;
and the target association map display module is used for displaying the target association map corresponding to the state screening instruction on the current display interface.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the association graph display method according to any of the embodiments above when the processor executes the computer program.
A computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the correlation map display method described in any of the above embodiments.
According to the method, the device, the computer equipment and the storage medium for displaying the association map, after the state screening instruction is received, the association matching nodes which are not matched with the target state carried by the state screening instruction and the relationship data of the association enterprise nodes can be screened from the overall association map, the screened data are filtered from the overall association map, the association map corresponding to the state screening instruction is obtained, and then the association map is displayed, so that dynamic display of the association map is realized, and the readability of the association map is improved because the data of the appointed enterprise state are displayed in the dynamically displayed association map.
Drawings
FIG. 1 is an application scenario diagram of a correlation map display method in one embodiment;
FIG. 2 is a flow chart of a method for displaying an association graph in one embodiment;
FIG. 3 is a flowchart of a method for displaying an association graph according to another embodiment;
FIG. 4 is a flowchart illustrating steps performed when a terminal receives a hierarchical filtering instruction in one embodiment;
fig. 5 is a schematic diagram of an association diagram displayed by a terminal in one embodiment;
FIG. 6 is a block diagram of a correlation diagram display device in one embodiment;
fig. 7 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The association graph display method provided by the application can be applied to an application environment shown in figure 1. Wherein the terminal 102 communicates with the server 104 via a network. The terminal 102 firstly acquires the overall association map of the information to be queried from the server 104, stores and displays the overall association map, acquires the target state information carried by the state screening instruction when the state screening instruction is received through the current display interface, queries the state information corresponding to each associated enterprise node in the overall association map, determines the associated enterprise node as the target enterprise node when the state information corresponding to the associated enterprise node is queried to be unmatched with the target state information, acquires the relationship data corresponding to the target enterprise node, filters the target enterprise node and the relationship data corresponding to the target enterprise node from the overall association map to obtain the target association map corresponding to the state screening instruction, and finally displays the target association map on the current display interface.
The terminal 102 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 104 may be implemented by a stand-alone server or a server cluster composed of a plurality of servers.
In some embodiments, as shown in fig. 2, a method for displaying an association graph is provided, and the method is applied to the terminal in fig. 1 for illustration, and includes the following steps:
step S202, obtaining the overall association map of the information to be queried from the server, and storing and displaying the overall association map.
The information to be queried refers to a target enterprise needing enterprise relation query, the overall association map of the information to be queried refers to an overall association map taking the enterprise to be queried as a central enterprise, and the overall association map comprises association enterprises with direct or indirect association relations with the enterprise to be queried, and relation data between the enterprise to be queried and the association enterprises and relation data between the association enterprises. The overall association map may be graph structure data stored in a graph database, or relationship data stored in a relational database, or may be data stored in other forms, which is not limited herein.
Specifically, the terminal can obtain a query keyword corresponding to the enterprise to be queried, generate an enterprise relationship query instruction according to the query keyword to be queried and send the query keyword to the server, and the server queries an overall association graph corresponding to the enterprise to be queried from a database storing the association graph according to the query keyword in the enterprise relationship query instruction and sends the overall association graph to the terminal.
Step S204, when a state screening instruction is received through the current display interface, target state information carried by the state screening instruction is obtained.
The current display interface refers to an interface after the overall association map of the enterprise to be queried is successfully displayed. It can be understood that the current display interface may display the overall association map or the association map obtained after the overall association map is dynamically changed.
Specifically, a plurality of individual status options are provided on the current display interface, where the status refers to the operation status of each enterprise in the overall association map, including but not limited to, continuous storage, cancellation, suspension, in-service, migration, shutdown, and the like. When a user clicks any one of the state options, a state screening instruction is triggered, and the terminal can acquire target state information carried by the state screening instruction, wherein the target state information refers to the state option selected by the user.
It can be understood that, besides a plurality of individual state options, the map display interface of the terminal can also be provided with an all option, and when the user clicks the option, the triggered screening instruction carries the state information of all the options.
And step 206, inquiring the state information corresponding to each associated enterprise node in the overall association map, and when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, determining the associated enterprise node as a target enterprise node and summarizing to obtain a target enterprise node set.
Specifically, the associated enterprise node refers to an enterprise node having a direct or indirect association relationship with an enterprise to be queried, so in this embodiment, all enterprise nodes except for a node corresponding to the enterprise to be queried (hereinafter referred to as a node to be queried) are associated enterprise nodes. The state information corresponding to the associated enterprise nodes is used for representing the operation state of the enterprise corresponding to the associated enterprise nodes, the state information corresponding to the associated enterprise nodes can be stored in a database of the server, and after receiving the state screening instruction, the terminal can inquire the state information corresponding to each associated enterprise node in the overall association map from the server; the state information corresponding to the associated enterprise node can also be obtained in advance for the terminal and stored locally, and at this time, the terminal can directly inquire the state information of each associated enterprise node in the overall association map from the local.
Step S208, determining the corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map.
The relationship data corresponding to the target enterprise node includes a relationship between an enterprise corresponding to the target enterprise node and other associated enterprises and a relationship between an enterprise corresponding to the target enterprise node and a natural person, and the relationship between the enterprise corresponding to the target enterprise node and other associated enterprises may be, for example, an investment relationship, a guarantee relationship, a legal relationship, etc., and the relationship between the enterprise corresponding to the target enterprise node and the natural person may be, for example, an incumbent relationship, an investment relationship, etc. It is understood that the relationship data referred to in this application is direct relationship data from node to node. For example, in FIG. 5, the relationship data for enterprise node C includes the relationship of enterprise node C to enterprise node B and the relationship of enterprise node C to enterprise node D.
Specifically, the terminal may query from the stored overall association map to determine relationship data corresponding to each target enterprise node in the target enterprise node set.
Step S210, filtering out the target enterprise node set and the corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map to obtain a target association map corresponding to the state screening instruction, and displaying the target association map corresponding to the state screening instruction on the current display interface.
Specifically, the terminal filters out the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association map, and then obtains the target association map corresponding to the state screening instruction. Further, the terminal reads the target association graph and renders the target association graph, so that the target association graph can be displayed on the current interface.
In the method for displaying the association graph, after receiving the state screening instruction, the terminal can screen association matching nodes which are not matched with the target state carried by the state screening instruction and the relationship data of the association enterprise nodes from the overall association graph, filter the screened data from the overall association graph, obtain the association graph corresponding to the state screening instruction, and display the association graph, so that dynamic display of the association graph is realized, and the readability of the association graph is improved because the data of the appointed enterprise state is displayed in the dynamically displayed association graph.
In one embodiment, as shown in fig. 3, there is provided a correlation map display method, including the following steps:
step S302, the overall association map of the information to be queried is obtained from the server, and the overall association map is stored and displayed.
Step S304, when a state screening instruction is received through the current display interface, acquiring target state information carried by the state screening instruction.
Step S306, inquiring the state information corresponding to each associated enterprise node in the overall association map, and when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, determining the associated enterprise node as a target enterprise node, and summarizing to obtain a target enterprise node set.
Step S308, determining the corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map.
Step S310, determining the associated nodes outside the target enterprise node set in the overall association map as the first target node, and obtaining the first target node set.
The association nodes comprise all enterprise nodes and all natural person nodes which have direct or indirect relation with the node to be queried.
Step S312, judging whether the first target node set has an associated node meeting a first preset condition, if so, entering step S314; if not, the process proceeds to step S320.
The first preset condition is that all associated paths between the first preset condition and the node to be queried comprise target enterprise nodes. The association path refers to a path that associates two nodes with each other, and the association path is composed of nodes and a relationship, for example, in fig. 5, the association path of a node a and a node C is a-B-C, where "-" refers to the relationship of the node a and the node B.
Step S314, determining the associated node meeting the first preset condition as a first isolated node, and obtaining a first isolated node set.
For example, as shown in fig. 5, in an embodiment, a schematic diagram of an enterprise association graph displayed by a terminal is shown, where a is an enterprise node to be queried, F, C is an enterprise node (i.e. a target enterprise node) that is not matched with state information carried by a state screening instruction, B, D, E, I, G, H is an association node (i.e. a first target node) that is matched with state information carried by a state screening instruction, where an association path between an enterprise node D and the node a to be queried is a-B-C-D, and includes a first target enterprise node C, so that the enterprise node D is an isolated node; similarly, the association path A-B-C-D-E between the enterprise node E and the node A to be queried also includes the first target enterprise node C, so that the enterprise node E is also an isolated node.
Step S316, determining corresponding relation data of each first isolated node in the first isolated node set from the overall association map.
The relationship data corresponding to the first isolated node comprises the relationship between the enterprise corresponding to the first isolated node and other associated enterprises and the relationship between the enterprise corresponding to the first isolated node and natural persons. In this embodiment, since the terminal has acquired the overall association map corresponding to the enterprise to be queried from the server, the terminal may query and determine the relationship data of each isolated node from the overall association map.
Step S318, the target enterprise node set, the relationship data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set and the relationship data corresponding to each first isolated node in the first isolated node set are filtered from the overall association map, and the target association map corresponding to the state screening instruction is displayed on the current display interface.
Specifically, because the association paths of the first isolated node and the node to be queried comprise the target enterprise node, after the association paths of the target enterprise node and the corresponding relationship data of the target enterprise node are filtered, the association paths between the first isolated node and the node to be queried are cut off, and at the moment, the association relationship between the first isolated node and the node to be queried cannot be normally displayed in the association graph, therefore, the relationship data corresponding to the first isolated node and the first isolated node can be filtered out from the whole association graph, the rest data are determined to be the target association graph corresponding to the state screening instruction, and further, the terminal displays the target association graph on the current display interface, so that the displayed enterprise association graph is simpler and clearer, and the readability of the enterprise association graph is further improved.
Step S320, filtering out the target enterprise node set and the corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map to obtain a target association map corresponding to the state screening instruction, and displaying the target association map corresponding to the state screening instruction on the current display interface.
In one embodiment, as shown in fig. 4, the method further includes:
step S402, when a hierarchy screening instruction is received through the current display interface, the number of target layers carried by the hierarchy screening instruction is obtained.
Step S404, calculating the minimum level number corresponding to each association node in the overall association map.
Specifically, the level of the association node is determined by the number of relationships between the association node and the node to be queried. The relation is used for representing parameters of association path length between nodes in the enterprise association graph, for example, in fig. 5, the relation between the node E and the node a is 4, the relation between the node I and the node a is 2, the node E is at the 4 th layer, and the node I is at the second layer.
The minimum level number refers to the relationship coefficient corresponding to the shortest relationship path between the relationship node and the node to be queried. And a plurality of different association paths possibly exist between some association nodes and the nodes corresponding to the enterprise to be queried, and the relation number of each association path is different, at this time, the terminal can calculate the relation number of each association path respectively, and compare the relation coefficient of each association path to obtain the minimum relation coefficient, namely the minimum level number corresponding to the association node.
And step S406, determining the associated node with the minimum layer number larger than the target layer number as a second target node, and obtaining a second target node set.
Step S408, determining corresponding relation data of each second target node in the second target node set from the whole enterprise atlas.
The relationship data corresponding to the second target node includes a relationship between the enterprise corresponding to the second target node and other associated enterprises and a relationship between the enterprise corresponding to the second target node and natural people.
Step S410, filtering the second target node set and the corresponding relation data of each second target node from the overall association map to obtain a target association map corresponding to the hierarchical screening instruction, and displaying the target association map corresponding to the hierarchical screening instruction on the current display interface.
Specifically, the terminal filters out the second target node set and the corresponding relation data of each second target node from the overall association spectrum, determines the remaining data as a target association spectrum corresponding to the hierarchical screening instruction, and further reads the target association spectrum and renders the target association spectrum so as to display the target association spectrum corresponding to the hierarchical screening instruction on the current display interface.
In the above embodiment, the terminal may dynamically display the overall association map according to the hierarchical screening instruction, so as to further improve the readability of the enterprise association map.
In one embodiment, the method further comprises: when a relation screening instruction is received through a current display interface, acquiring target relation data carried by the relation screening instruction; determining relationship data which are different from target relationship data in the overall association graph as first relationship data to be filtered, and obtaining a first relationship data set to be filtered; screening out associated nodes meeting a second preset condition from the overall associated graph, and determining the screened out associated nodes as second isolated nodes to obtain a second isolated node set; filtering the first relation data set to be filtered and the second isolated node set from the overall association graph to obtain a first target association graph corresponding to the relation screening instruction; and displaying a first target association map corresponding to the relation screening instruction on the current display interface.
Among them, target relationships include, but are not limited to, tenure relationships, investment relationships, guarantee relationships, and the like. In this embodiment, a plurality of relationship options may be set on a display interface of the terminal, and when a user selects any one relationship option, a relationship screening instruction is triggered, and the terminal obtains target relationship data from the relationship screening instruction, where the target relationship data is data corresponding to the relationship option selected by the user.
In this embodiment, the overall association map includes multiple kinds of relationship data, and the terminal compares the relationship data with the target relationship data one by one to screen out relationship data different from the target relationship data, and composes the screened relationship data into a first relationship data set to be filtered.
Further, the terminal screens out second isolated nodes from the overall association map to obtain a second isolated node set, wherein the second isolated nodes meet a second preset condition, and the second preset condition is that all association paths between the second isolated nodes and the nodes to be queried contain first relation data to be filtered. For example, in fig. 5, the association path between the enterprise node D and the enterprise to be queried a is a-B-C-D, where the relationship between B and C is an investment relationship, the target relationship is a guarantee relationship, and D is a second isolated node.
Further, the terminal filters the first relation data set to be filtered and the second isolated node set from the overall association map, determines the rest data as a first target association map corresponding to the relation screening instruction, and finally reads and renders the first target association map, so that the first target association map can be displayed on a current display interface.
In one embodiment, the method further comprises: when a strand holding proportion screening instruction is received through a current display interface, acquiring a strand holding proportion limiting condition carried by the strand holding proportion screening instruction; determining the relationship data which does not meet the share-holding proportion limiting condition in the first target association map as second relationship data to be filtered, and obtaining a second relationship data set to be filtered; screening out associated nodes meeting a third preset condition from the first target associated graph, and determining the screened out associated nodes as third isolated nodes to obtain a third isolated enterprise node set; and filtering the second relation data set to be filtered and the third isolated node set from the first target association map to obtain a second target association map corresponding to the strand holding proportion screening instruction, and displaying the second target association map corresponding to the strand holding proportion screening instruction on a current display interface.
The strand holding proportion limiting condition refers to a condition for limiting the strand holding proportion of an associated enterprise or a natural person, and the strand holding proportion limiting condition can limit the maximum value of the strand holding proportion or limit the minimum value of the strand holding proportion or limit the maximum value and the minimum value of the strand holding proportion at the same time; the third preset condition is that all association paths between the third preset condition and the nodes to be queried contain second relation data to be filtered.
In one embodiment, the method further comprises: when a focusing instruction for any enterprise node in the overall association map is received, basic information of the enterprise node corresponding to the focusing instruction is acquired from a server, and the acquired basic information is displayed in a form of a floating text box.
The focusing instruction refers to an instruction for focusing on enterprise nodes in the overall association map. In one embodiment, when a terminal acquires click behaviors of a user on any one enterprise node in the overall association graph, a focusing instruction is triggered according to the click behaviors; in another embodiment, the terminal may display a query input box, and when a query keyword is acquired through the query input box, determine a corresponding enterprise node according to the acquired query keyword, thereby acquiring a focus instruction corresponding to the enterprise node. The enterprise node corresponding to the focusing instruction refers to the enterprise node focused by the focusing instruction, for example, when the clicking action of the user on any one enterprise node is acquired, the focused enterprise node is the enterprise node corresponding to the clicking action; when the terminal acquires the focusing instruction through the query keyword, the focused enterprise node is the enterprise node corresponding to the query keyword.
In this embodiment, when the terminal receives the focus instruction, the basic information of the enterprise node corresponding to the focus instruction is acquired from the server, where the basic information of the enterprise node includes information such as legal person representatives, stakeholders, unified credit codes, company profiles, and the like, and then the acquired basic information is displayed in a form of a floating text box, so that the user can conveniently view the basic information of each node on the displayed overall association map.
In one embodiment, obtaining the overall association map of the information to be queried from the server, storing and displaying the overall association map, and the method comprises the following steps: acquiring an overall association graph of information to be queried, a first icon corresponding to each enterprise node in the overall association graph and a second icon corresponding to each natural person node from a server; and storing and displaying the overall association map, displaying the first icon at the corresponding display position of the enterprise node in the overall association map, and displaying the second icon at the corresponding display position of the natural person node in the overall association map.
The first icon is icon data for identifying enterprises, and the second icon is icon data for identifying natural people.
In one embodiment, all enterprises can be marked by using uniform icons, and all natural persons are marked by using uniform icons, so that natural person nodes and enterprise nodes are marked by distinguishing different icons, and a user can quickly distinguish whether the nodes are natural persons or enterprises according to the icons in the association graph, and the readability of the association graph of the enterprise is further improved.
In another embodiment, different types of businesses may be identified with different icons, and the classification of businesses may be classified as desired, e.g., businesses may be classified according to the size of the number of businesses, 0-50 businesses may be classified as one type, 50-200 businesses may be classified as one type, 200-500 businesses may be classified as one type, etc.
In another embodiment, different types of natural persons may be identified with different icons, where the classification of natural persons may be based on job position, for example, classification of legal representatives into categories, board of directors into categories, general supervision into categories, and so on.
In this embodiment, by classifying the enterprise and the natural person with different icons, the enterprise association graph can display more information, which is convenient for the user to read and further improves the readability of the enterprise association graph.
It should be understood that, although the steps in the flowcharts of fig. 2-4 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor do the order in which the sub-steps or stages are performed necessarily occur sequentially, but may be performed alternately or alternately with at least a portion of the sub-steps or stages of other steps or steps.
In one embodiment, as shown in fig. 6, there is provided an association graph display apparatus 600, including:
the overall association diagram display module 602 is configured to obtain an overall association diagram of information to be queried from a server, and store and display the overall association diagram;
the target state information obtaining module 604 is configured to obtain target state information carried by the state screening instruction when the state screening instruction is received through the current display interface;
the target enterprise node determining module 606 is configured to query status information corresponding to each associated enterprise node in the overall association graph, determine that the associated enterprise node is a target enterprise node when the status information corresponding to the associated enterprise node is not matched with the target status information, and aggregate the target enterprise node set;
a relational data determining module 608, configured to determine, from the overall association graph, relational data corresponding to each target enterprise node in the target enterprise node set;
the target association graph obtaining module 610 is configured to filter the target enterprise node set and the relationship data corresponding to each target enterprise node in the target enterprise node set from the overall association graph, so as to obtain a target association graph corresponding to the state screening instruction;
The target association graph display module 612 is configured to display a target association graph corresponding to the status filtering instruction on the current display interface.
In one embodiment, the apparatus further comprises: the isolated node determining module is used for determining the associated nodes except the target enterprise node set in the overall association map as first target nodes to obtain a first target node set, and determining the associated nodes meeting the first preset condition as first isolated nodes when the associated nodes meeting the first preset condition exist in the first target node set to obtain a first isolated node set; the first preset condition is that all association paths between the first preset condition and the nodes to be queried comprise target enterprise nodes, and relationship data corresponding to each first isolated node in a first isolated node set is determined from the overall association map; the target association graph obtaining module is further configured to filter the target enterprise node set, the relationship data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set, and the relationship data corresponding to each first isolated node in the first isolated node set from the overall association graph.
In one embodiment, the apparatus further comprises: the hierarchical screening instruction receiving module is used for acquiring the number of target layers carried by the hierarchical screening instruction when the hierarchical screening instruction is received through the current display interface; calculating the minimum level number corresponding to each association node in the overall association map; determining the associated node with the minimum layer number larger than the target layer number as a second target node to obtain a second target node set; determining corresponding relation data of each second target node in the second target node set from the overall association map; filtering the second target node set and the corresponding relation data of each second target node from the overall association map to obtain a target association map corresponding to the hierarchical screening instruction; and displaying the target association map corresponding to the hierarchical screening instruction on the current display interface.
In one embodiment, the apparatus further comprises: the relation screening instruction receiving module is used for acquiring target relation data carried by the relation screening instruction when the relation screening instruction is received through the current display interface; determining relationship data which are different from target relationship data in the overall association graph as first relationship data to be filtered, and obtaining a first relationship data set to be filtered; screening out associated nodes meeting a second preset condition from the overall associated graph, and determining the screened out associated nodes as second isolated nodes to obtain a second isolated node set; the second preset condition is that all association paths between the second preset condition and the nodes to be queried contain first relation data to be filtered; filtering the first relation data set to be filtered and the second isolated node set from the overall association graph to obtain a first target association graph corresponding to the relation screening instruction; and displaying a first target association map corresponding to the relation screening instruction on the current display interface.
In one embodiment, the target relationship data is an investment relationship, and the apparatus further comprises: the strand holding proportion screening instruction receiving module is used for acquiring strand holding proportion limiting conditions carried by the strand holding proportion screening instruction when the strand holding proportion screening instruction is received through the current display interface; determining the relationship data which does not meet the share-holding proportion limiting condition in the first target association map as second relationship data to be filtered, and obtaining a second relationship data set to be filtered; screening out associated nodes meeting a third preset condition from the first target associated graph, and determining the screened out associated nodes as third isolated nodes to obtain a third isolated enterprise node set; the third preset condition is that all association paths between the third preset condition and the nodes to be queried contain second relation data to be filtered; filtering the second relation data set to be filtered and the third isolated node set from the first target association graph to obtain a second target association graph corresponding to the strand holding proportion screening instruction; and displaying a second target association map corresponding to the strand holding proportion screening instruction on the current display interface.
In one embodiment, the apparatus further comprises: and the focusing instruction receiving module is used for acquiring basic information of the enterprise node corresponding to the focusing instruction from the server when receiving the focusing instruction of any enterprise node in the overall association map, and displaying the acquired basic information in the form of a floating text box.
In one embodiment, the overall association diagram display module is further configured to obtain an overall association diagram of the information to be queried, a first icon corresponding to each enterprise node and a second icon corresponding to each natural person node in the overall association diagram from the server; and storing and displaying the overall association map, displaying the first icon at the corresponding display position of the enterprise node in the overall association map, and displaying the second icon at the corresponding display position of the natural person node in the overall association map.
For specific limitations of the association graph display device, reference may be made to the above limitation of the association graph display method, and no further description is given here.
The above-mentioned various modules in the association diagram display device may be implemented in whole or in part by software, hardware and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program when executed by a processor implements a correlation map display method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 7 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In an embodiment, a computer device is provided, including a memory and a processor, where the memory stores a computer program, and the processor implements the steps of the association graph display method described in any of the embodiments above when the computer program is executed.
In one embodiment, a computer readable storage medium is provided, on which a computer program is stored, which when executed by a processor implements the steps of the correlation map display method described in any of the above embodiments.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A correlation map display method, the method comprising:
acquiring an overall association map of information to be queried from a server, and storing and displaying the overall association map;
when a state screening instruction is received through a current display interface, acquiring target state information carried by the state screening instruction;
inquiring state information corresponding to each associated enterprise node in the overall association map, and when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, determining the associated enterprise node as a target enterprise node and summarizing to obtain a target enterprise node set;
Determining corresponding relation data of each target enterprise node in the target enterprise node set from the overall association map;
determining associated nodes outside a target enterprise node set in the overall association map as first target nodes to obtain a first target node set;
when the first target node set has associated nodes meeting a first preset condition, determining the associated nodes meeting the first preset condition as first isolated nodes to obtain a first isolated node set; the first preset condition is that all associated paths between the first preset condition and the node to be queried comprise the target enterprise node;
determining corresponding relation data of each first isolated node in the first isolated node set from the overall association map;
filtering out the target enterprise node set, the relationship data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set and the relationship data corresponding to each first isolated node in the first isolated node set from the overall association map to obtain a target association map corresponding to the state screening instruction;
and displaying the target association map corresponding to the state screening instruction on the current display interface.
2. The method of claim 1, further comprising, after said storing and displaying said global association map:
when a hierarchy screening instruction is received through a current display interface, acquiring a target hierarchy number carried by the hierarchy screening instruction;
calculating the minimum level number corresponding to each association node in the overall association map;
determining the associated node with the minimum layer number larger than the target layer number as a second target node to obtain a second target node set;
determining corresponding relation data of each second target node in the second target node set from the overall association map;
filtering out the second target node set and the corresponding relation data of each second target node from the integral association map to obtain a target association map corresponding to the hierarchical screening instruction;
and displaying the target association map corresponding to the hierarchical screening instruction on the current display interface.
3. The method of claim 1, further comprising, after said storing and displaying said global association map:
when a relation screening instruction is received through a current display interface, acquiring target relation data carried by the relation screening instruction;
Determining relationship data which are different from the target relationship data in the overall association map as first relationship data to be filtered, and obtaining a first relationship data set to be filtered;
screening out associated nodes meeting a second preset condition from the integral associated map, and determining the screened out associated nodes as second isolated nodes to obtain a second isolated node set; the second preset condition is that all association paths between the second preset condition and the nodes to be queried contain the first relation data to be filtered;
filtering the first relation data set to be filtered and the second isolated node set from the integral association map to obtain a first target association map corresponding to the relation screening instruction;
and displaying a first target association map corresponding to the relation screening instruction on the current display interface.
4. The method of claim 3, wherein the target relationship data is an investment relationship, and further comprising, after the first target association map corresponding to the relationship screening instruction is displayed on the current display interface:
when a strand holding proportion screening instruction is received through the current display interface, acquiring a strand holding proportion limiting condition carried by the strand holding proportion screening instruction;
Determining the relation data which does not meet the strand holding proportion limiting condition in the first target association graph as second relation data to be filtered, and obtaining a second relation data set to be filtered;
screening out associated nodes meeting a third preset condition from the first target associated graph, and determining the screened out associated nodes as third isolated nodes to obtain a third isolated enterprise node set; the third preset condition is that all association paths between the third preset condition and the nodes to be queried contain the second relation data to be filtered;
filtering the second relation data set to be filtered and the third isolated node set from the first target association graph to obtain a second target association graph corresponding to the stay proportion screening instruction;
and displaying a second target association map corresponding to the strand holding proportion screening instruction on the current display interface.
5. The method according to any one of claims 1 to 4, further comprising, after said storing and displaying said global association map:
when a focusing instruction for any enterprise node in the overall association map is received, basic information of the enterprise node corresponding to the focusing instruction is acquired from a server, and the acquired basic information is displayed in a form of a floating text box.
6. The method according to any one of claims 1 to 4, wherein the obtaining, from the server, the overall association map of the information to be queried, and storing and displaying the overall association map, includes:
acquiring an overall association map of the information to be queried, a first icon corresponding to each enterprise node and a second icon corresponding to each natural person node in the overall association map from a server;
and storing and displaying the integral association map, simultaneously displaying the first icon at the corresponding display position of the enterprise node in the integral association map, and displaying the second icon at the corresponding display position of the natural person node in the integral association map.
7. An association graph display apparatus, the apparatus comprising:
the overall association map display module is used for acquiring the overall association map of the information to be queried from the server, and storing and displaying the overall association map;
the target state information acquisition module is used for acquiring target state information carried by the state screening instruction when the state screening instruction is received through the current display interface;
the target enterprise node determining module is used for inquiring the state information corresponding to each associated enterprise node in the overall association map, determining the associated enterprise node as a target enterprise node when the state information corresponding to the associated enterprise node is inquired to be unmatched with the target state information, and summarizing to obtain a target enterprise node set;
The relational data determining module is used for determining relational data corresponding to each target enterprise node in the target enterprise node set from the overall association map;
the isolated node determining module is used for determining the associated nodes outside the target enterprise node set in the overall association map as first target nodes to obtain a first target node set; when the first target node set has associated nodes meeting a first preset condition, determining the associated nodes meeting the first preset condition as first isolated nodes to obtain a first isolated node set; the first preset condition is that all associated paths between the first preset condition and the node to be queried comprise the target enterprise node; determining corresponding relation data of each first isolated node in the first isolated node set from the overall association map; the target association graph obtaining module is used for filtering out the target enterprise node set, the relationship data corresponding to each target enterprise node in the target enterprise node set, the first isolated node set and the relationship data corresponding to each first isolated node in the first isolated node set from the overall association graph to obtain a target association graph corresponding to the state screening instruction;
And the target association map display module is used for displaying the target association map corresponding to the state screening instruction on the current display interface.
8. The apparatus of claim 7, wherein said apparatus further comprises: the hierarchical screening instruction receiving module is used for acquiring the target layer number carried by the hierarchical screening instruction when the hierarchical screening instruction is received through the current display interface; calculating the minimum level number corresponding to each association node in the overall association map; determining the associated node with the minimum layer number larger than the target layer number as a second target node to obtain a second target node set; determining corresponding relation data of each second target node in the second target node set from the overall association map; filtering out the second target node set and the corresponding relation data of each second target node from the integral association map to obtain a target association map corresponding to the hierarchical screening instruction; and displaying the target association map corresponding to the hierarchical screening instruction on the current display interface.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN201910521311.5A 2019-06-17 2019-06-17 Correlation map display method, device, computer equipment and storage medium Active CN110377667B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910521311.5A CN110377667B (en) 2019-06-17 2019-06-17 Correlation map display method, device, computer equipment and storage medium
PCT/CN2020/086387 WO2020253370A1 (en) 2019-06-17 2020-04-23 Association graph presentation method and apparatus, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910521311.5A CN110377667B (en) 2019-06-17 2019-06-17 Correlation map display method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110377667A CN110377667A (en) 2019-10-25
CN110377667B true CN110377667B (en) 2023-05-02

Family

ID=68248912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910521311.5A Active CN110377667B (en) 2019-06-17 2019-06-17 Correlation map display method, device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN110377667B (en)
WO (1) WO2020253370A1 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110377667B (en) * 2019-06-17 2023-05-02 深圳壹账通智能科技有限公司 Correlation map display method, device, computer equipment and storage medium
CN111008198B (en) * 2019-11-22 2023-05-16 广联达科技股份有限公司 Service data acquisition method and device, storage medium and electronic equipment
CN110955737A (en) * 2019-11-27 2020-04-03 北京明略软件系统有限公司 Relation graph display strategy determination method and device, electronic equipment and storage medium
CN111881301A (en) * 2020-07-15 2020-11-03 北京百度网讯科技有限公司 Data processing method and device, electronic equipment and storage medium
CN112148809B (en) * 2020-10-12 2023-10-20 中国农业银行股份有限公司 Method, device, readable medium and equipment for generating node association graph
CN112634004B (en) * 2020-12-30 2023-10-13 中国农业银行股份有限公司 Method and system for analyzing blood-cause atlas of credit investigation data
CN112651760A (en) * 2021-01-07 2021-04-13 量子数聚(北京)科技有限公司 Enterprise relation display method and device
CN112800242B (en) * 2021-01-28 2023-07-28 平安科技(深圳)有限公司 Pedigree mining method, pedigree mining device, electronic equipment and computer-readable storage medium
CN112966099A (en) * 2021-02-26 2021-06-15 北京金堤征信服务有限公司 Relation graph display method and device and computer readable storage medium
CN112967130A (en) * 2021-03-18 2021-06-15 中国工商银行股份有限公司 Method and device for identifying enterprise association relationship
CN113505235A (en) * 2021-07-05 2021-10-15 北京优锘科技有限公司 Method, device and equipment for generating transaction path diagram based on configuration data
CN113656663A (en) * 2021-09-01 2021-11-16 广州游星弈科技有限公司 Data linkage analysis system and method applied to digital enterprise
CN114138984A (en) * 2021-12-08 2022-03-04 安天科技集团股份有限公司 Relationship map updating method and device, computing equipment and storage medium
CN114662167A (en) * 2022-02-22 2022-06-24 支付宝(杭州)信息技术有限公司 Node relation penetration layout method, device and equipment
CN114880323B (en) * 2022-04-26 2023-12-12 深圳市未来鼠信息技术有限公司 Data management method, device, equipment and storage medium
CN116069987B (en) * 2023-04-06 2023-07-25 浙江浙商金控有限公司 Enterprise association relation identification method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504003B (en) * 2014-12-09 2018-03-13 北京航空航天大学 The searching method and device of diagram data
US20200226133A1 (en) * 2016-10-18 2020-07-16 Hithink Financial Services Inc. Knowledge map building system and method
US10372732B2 (en) * 2017-04-12 2019-08-06 Airwatch Llc Categorization using organizational hierarchy
CN109284394A (en) * 2018-09-12 2019-01-29 青岛大学 A method of Company Knowledge map is constructed from multi-source data integration visual angle
CN109189867B (en) * 2018-10-23 2021-09-17 中山大学 Relation discovery method and device based on company knowledge graph and storage medium
CN109657067A (en) * 2018-11-19 2019-04-19 平安科技(深圳)有限公司 Methods of exhibiting, device, computer equipment and the storage medium of knowledge mapping
CN109800335A (en) * 2019-01-23 2019-05-24 平安科技(深圳)有限公司 Generation method, device, computer equipment and the storage medium of enterprise's map
CN110377667B (en) * 2019-06-17 2023-05-02 深圳壹账通智能科技有限公司 Correlation map display method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110377667A (en) 2019-10-25
WO2020253370A1 (en) 2020-12-24

Similar Documents

Publication Publication Date Title
CN110377667B (en) Correlation map display method, device, computer equipment and storage medium
US11102224B2 (en) Systems and user interfaces for dynamic and interactive investigation of bad actor behavior based on automatic clustering of related data in various data structures
CN109656921B (en) Organization architecture data processing method, device, computer equipment and storage medium
CN110377851B (en) Method and device for realizing multi-stage linkage drop-down frame and computer equipment
CN108509485B (en) Data preprocessing method and device, computer equipment and storage medium
US9535973B2 (en) Methods for decomposing events from managed infrastructures
US10146851B2 (en) Decomposing events from managed infrastructures using graph entropy
US20170060661A1 (en) System for decomposing events from managed infrastructures
CN112433712A (en) Report display method and device, computer equipment and storage medium
CN113538154A (en) Risk object identification method and device, storage medium and electronic equipment
CN115641019A (en) Index anomaly analysis method and device, computer equipment and storage medium
CN109542764B (en) Webpage automatic testing method and device, computer equipment and storage medium
CN113129155B (en) Multi-type personnel information processing method, equipment and storage medium
CN111753203A (en) Card number recommendation method, device, equipment and medium
US20170160892A1 (en) Individual customization system and method
CN115758271A (en) Data processing method, data processing device, computer equipment and storage medium
CN115480987A (en) Link data display method and device and computer equipment
CN114462859A (en) Workflow processing method and device, computer equipment and storage medium
CN111191057A (en) User-defined retrieval method and device, electronic equipment and storage medium thereof
CN114036171A (en) Application data management method and device, computer equipment and storage medium
CN116521546A (en) Interface performance adjusting method and device, computer equipment and storage medium
CN117216164A (en) Financial data synchronous processing method, apparatus, device, medium and program product
JP2019200550A (en) Support system and support method
CN116775186A (en) Page data processing method and device, computer equipment and storage medium
CN114092139A (en) Resource monitoring method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant