WO2022057279A1 - Visual graph calculation method and system, and storage medium and electronic device - Google Patents
Visual graph calculation method and system, and storage medium and electronic device Download PDFInfo
- Publication number
- WO2022057279A1 WO2022057279A1 PCT/CN2021/092928 CN2021092928W WO2022057279A1 WO 2022057279 A1 WO2022057279 A1 WO 2022057279A1 CN 2021092928 W CN2021092928 W CN 2021092928W WO 2022057279 A1 WO2022057279 A1 WO 2022057279A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- graph
- processed
- data
- user
- table data
- Prior art date
Links
- 238000004364 calculation method Methods 0.000 title claims abstract description 64
- 230000000007 visual effect Effects 0.000 title claims abstract description 26
- 238000000034 method Methods 0.000 claims abstract description 19
- 238000004422 calculation algorithm Methods 0.000 claims description 58
- 238000012795 verification Methods 0.000 claims description 35
- 230000008676 import Effects 0.000 claims description 27
- 238000007781 pre-processing Methods 0.000 claims description 19
- 238000004590 computer program Methods 0.000 claims description 12
- 238000012545 processing Methods 0.000 claims description 10
- 238000009795 derivation Methods 0.000 claims description 6
- 238000012800 visualization Methods 0.000 claims description 3
- 230000008569 process Effects 0.000 abstract description 11
- 230000005540 biological transmission Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 6
- 230000004044 response Effects 0.000 description 6
- 230000008901 benefit Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000000547 structure data Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000013075 data extraction Methods 0.000 description 1
- 238000013501 data transformation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000002955 isolation Methods 0.000 description 1
- 238000011068 loading method Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000005065 mining Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 230000002688 persistence Effects 0.000 description 1
- 230000006798 recombination Effects 0.000 description 1
- 238000005215 recombination Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2282—Tablespace storage structures; Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
- G06F16/116—Details of conversion of file system types or formats
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/26—Visual data mining; Browsing structured data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/313—User authentication using a call-back technique via a telephone network
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Definitions
- the present application relates to the field of computer technology, and in particular, to a visual graph computing method and system, storage medium, and electronic device.
- the graph is composed of nodes and edges, and the data with the graph structure is graph data.
- Graph computing is a processing technology for graph data, such as graph databases and graph computing frameworks, whether distributed or single-node solutions, are built on physical machines and meet user needs through services deployed on physical machines. Shared use of the same service.
- the graph computing server in the related art often needs to export the required graph data from the database, and then manually input it into the graph computing server for calculation.
- For data with sensitive fields if the data is exported and manually entered into the graph computing server, increase The probability of data leakage or loss is increased, that is, there is a problem of data insecurity.
- the embodiments of the present application provide a visual graph computing method and system, storage medium, and electronic device, which solve the technical problem of data insecurity in the graph computing process in the prior art.
- the embodiments of the present application provide a visual graph computing method, the method is applied to a visual graph computing system, and the visual graph computing system includes a visual graph computing platform, a big data A cluster and a graph computing server, wherein the big data cluster stores the original table data of the graph, and the graph computing server stores the original structured data of the graph;
- the visualized graph computing method includes:
- a task workflow file of the graph to be processed is generated, where the task workflow file includes the original table data and a plurality of task nodes, wherein the plurality of task nodes include at least one first task node and at least one second task node;
- the visual graph computing method further include:
- the task workflow file of the graph to be processed is generated, including:
- a to-be-processed graph creation node is generated
- connection relationship between the multiple algorithm operators input by the user the relationship between the multiple algorithm operators is generated
- parameter configuration is performed on the plurality of algorithm operators, and parameters of each of the algorithm operators are generated;
- the at least one first task node includes: the data import node, the to-be-processed graph computing node, the data export node, and the stop node;
- the at least one second task node includes: the to-be-processed graph creation node.
- generating at least one first command to execute the first task node according to the at least one first task node, calculating the preprocessing table data, and generating a table data file including:
- the preprocessing table data is calculated to generate a table data file.
- the preprocessing table data is calculated to generate a table data file, including:
- the table data file includes: a plurality of point data, a plurality of edge data and a header file.
- a graph instance to be processed is generated according to the at least one first command and the at least one second task node, and the table data file is calculated according to the graph instance to be processed to generate
- the structured data of the graph to be processed includes:
- the structured data of the graph to be processed is exported.
- the visualized graph calculation method before obtaining the original table data of the graph to be processed, the visualized graph calculation method further includes:
- first verification information represents a request to verify whether the username and password are correct
- a first signature is generated, and the first signature is used to prompt the user that the username and password are correct, and according to the user's input, the original table data of the graph to be processed is obtained, in which the The second verification information indicates that the user name and the password are correct;
- Modify the configuration file of the original instance of the graph to be processed to generate an instance of the graph to be processed including:
- the third verification information represents a request to acquire the password of the username
- the configuration file of the original instance of the graph to be processed is modified to generate an instance of the graph to be processed, wherein the fifth verification information indicates that the user name and the password are correct.
- an embodiment of the present application provides a visualized graph computing system, including:
- a visual graph computing platform configured to obtain the original table data of the graph to be processed according to the first input of the user, and generate the task workflow file of the graph to be processed according to the second input of the user, and the task workflow file includes the original table data and multiple task nodes, wherein the multiple task nodes include at least one first task node and at least one second task node;
- the big data cluster is used to store the original table data of the graph, generate at least one first command to execute the first task node according to the at least one first task node, and calculate the original table data to generate table data document;
- a graph computing server configured to store the original structured data of the graph, generate a graph instance to be processed according to the at least one first command and the at least one second task node, and perform the processing on the table according to the graph instance to be processed.
- the data file is calculated to generate the structured data of the graph to be processed.
- the big data cluster is further used to convert the structured data of the graph to be processed into table data of the graph to be processed.
- the visualized graph computing system further includes:
- a verification server configured to verify whether the user name and the password are correct according to the user name and password of the user; query the password corresponding to the user name according to the user name.
- an embodiment of the present application provides a computer-readable storage medium, including:
- the storage medium stores a computer program
- the computer program is used to execute the above-mentioned visualized graph computing method.
- an embodiment of the present application provides an electronic device, the electronic device comprising:
- a memory for storing the processor-executable instructions
- the processor is configured to execute the above-mentioned visualized graph computing method.
- a visualized graph computing method provided by an embodiment of the present application is applied to a visualized graph computing system, where the visualized graph computing system includes a visualized graph computing platform, a big data cluster, and a graph computing server, wherein the big data cluster
- the original table data of the graph is stored in the graph computing server, and the original structured data of the graph is stored in the graph computing server; the user selects the operator of the graph, the connection relationship between the operators, and the relationship between the operators on the visual graph computing platform.
- the big data cluster can generate the table data file of the graph according to the operators and parameters of the graph, while the graph computing server builds the graph according to the operators of the graph, the connection relationship between the operators, and the configuration parameters of the operators.
- the graph computing server performs graph computation according to the table data files in the big data cluster to generate the structural data of the graph, and then the big data cluster converts the structural data of the graph into the table data of the graph.
- Users can only perform graph computation on the graph computing server. Obtain the structure of the graph and the structural data of the graph, and obtain the table data of the graph in the big data cluster. During the whole process, there is no need for the user to download the table data of the graph and then import it into the graph computing server.
- FIG. 1 is a schematic structural diagram of a visualized graph computing system provided by an embodiment of the present application
- FIG. 2 shows a schematic flowchart of a visual graph computing method provided by an embodiment of the present application
- FIG. 3 shows a schematic flowchart of a visual graph computing method provided by another embodiment of the present application.
- FIG. 4 is a schematic structural diagram of a visualized graph computing system provided by another embodiment of the present application.
- FIG. 5 is a schematic structural diagram of a visualized graph computing system provided by another embodiment of the present application.
- FIG. 1 shows a computing system for a visualized graph provided by an embodiment of the present application, including:
- the visual graph computing platform includes a client 4 and a core server 1.
- the client 4 can display a graph computing operation interface for users to perform operations on the graph computing operation interface, such as logging in to the system web page, according to user needs.
- the calculated graph can drag and drop various operators, etc.
- the core server 1 generates a workflow of graph computing in response to the user's operation on the system web page on the client 4;
- Big data cluster 3 stores the original table data of multiple graphs. Users can query the table data of multiple graphs, the table data of the points in the graph, and the table data of the edges of the graph according to the big data cluster 3. ;
- Graph computing server 2 the original structured data of multiple graphs is stored in graph computing server 2, that is, instances of multiple graphs are stored, and users can view the structure of a graph according to graph computing server 2, wherein graph computing server 2 and Data is imported and exported between big data clusters 3.
- the table data in big data cluster 3 is imported into graph computing server 2, and users can view the structure of graphs that can be formed by the table data;
- the structural data of the graph is exported to the big data cluster 3, and the user can query the table data of the graph according to the big data cluster 3.
- the specific visual graph calculation method includes the following steps:
- Step S101 The client 4 displays the graph computing system web page, the user logs in the system web page, and inputs a first request. Process the original table data of each element of the graph, such as the table data of the points of the graph to be processed, and the table data of the edges of the graph to be processed;
- Step S102 obtaining the first request of the user, and the core server 1 sends the first request of "viewing the original table data of the graph to be processed" to the big data cluster 3;
- Step S103 the big data cluster 3 queries the original table data of each element of the to-be-processed graph according to the first request, and sends the raw table data of the to-be-processed graph to the core server 1;
- Step S104 According to the to-be-processed graph, the user inputs a preset item on the web page, for example, submits a request or operation related to the calculation of the to-be-processed graph, such as dragging and dropping various operators;
- Step S105 In response to the user's input, the core server 1 generates a task workflow file of the graph to be processed according to the user's input, and transmits the task workflow file to the big data cluster 3, wherein the task workflow file includes the graph to be processed.
- Step S106 The big data cluster 3 generates at least one first command to execute the first task node according to the received task workflow file and according to the at least one first task node, and transmits the at least one first command to graph computing The server 2; the big data cluster 3 also calculates the original table data of the graph to be processed according to the plurality of first task nodes, generates the table data file of the graph to be processed, and sends the table data file of the graph to be processed to the graph computing server 2 , wherein the original table data file of the graph to be processed includes: the original table data of each element of the graph to be processed and the header file of the original table data of each element;
- Step S107 The graph computing server 2 receives at least the first command and the original table data file of the graph to be processed, generates an instance of the graph to be processed according to the second task node and the at least one first command, and compares the original table to the instance of the graph to be processed.
- the data is calculated, the structured data of the graph to be processed is generated, and the structured data of the processing graph is transmitted to the big data cluster 3;
- the graph computing server 2 calculates the graph to be processed and generates structured data
- the structured data can be sent to the core server 1, and the user can view the graph to be processed on the client 4 Structure.
- Step S108 When the big data cluster 3 receives the structured data of the graph to be processed, it converts the structured data of the graph to be processed into table data of the graph to be processed. At this time, the big data cluster 3 can convert the graph to be processed.
- the table data is sent to the core server 1, and the user can view the table data of the to-be-processed graph on the client 4.
- the big data cluster 3 has a storage function
- the table data after the calculation of the to-be-processed graph is stored in the big data cluster 3, which provides direct table data for the calculation of other identical graphs in the future, improves the graph calculation efficiency, and when the user When the table data of the to-be-processed graph is required in other application scenarios, it can be viewed or exported directly from the big data cluster 3.
- a visualized graph computing method provided by an embodiment of the present application is applied to a visualized graph computing system, where the visualized graph computing system includes a visualized graph computing platform, a big data cluster 3 and a graph computing server 2, wherein the big data
- the original table data of the graph is stored in the data cluster 3, and the original structured data of the graph is stored in the graph computing server 2; the user selects the operator of the graph, the connection relationship between the operators and the
- the big data cluster 3 can generate the table data files of the graph according to the operators and parameters of the graph
- the graph computing server 2 can generate the graph data files according to the operators of the graph, the connection relationship between the operators, and the operators.
- the graph calculation server 2 performs graph calculation according to the table data files in the big data cluster 3 to generate the structural data of the graph, and then the big data cluster 3 converts the structural data of the graph into the table data of the graph.
- the user can only obtain the graph structure and graph structure data on the graph computing server 2, and obtain the graph table data in the big data cluster 3. During the whole process, the user does not need to download the graph table data and import it into the graph computing server 2.
- step S103 after the big data cluster 3 queries the raw table data of each element of the to-be-processed graph according to the first request, these raw table data are not necessarily all of the to-be-processed data
- the visualized graph calculation method further includes:
- Step S1031 the core server 1 preprocesses the original table data, and obtains the preprocessed table data of the graph to be processed;
- Step S106 is: the big data cluster 3 generates at least one first adjustment order according to the received task workflow file, and transmits the at least one first adjustment order to the graph computing server 2; the big data cluster 3 also generates at least one first adjustment order according to the at least one first adjustment order.
- the task node is instructed to calculate the preprocessing table data of the graph to be processed, generate the table data file of the graph to be processed, and send the table data file of the graph to be processed to the graph computing server 2, wherein the original table data file of the graph to be processed It includes: the original table data of each element of the graph to be processed and the header file of the original table data of each element.
- the original table data of the graph to be processed is preprocessed.
- the graph computing server 2 and the big data cluster 3 the amount of data calculation and transmission is reduced, and the entire calculation process is
- the original data of are all the original table data related to the graph to be processed, which improves the computational efficiency.
- step S105 in response to the user's input, the core server 1 generates a task workflow file of the graph to be processed according to the user's input, and transmits the task workflow file to the large Data cluster 3, wherein the task workflow file includes the original table data of the graph to be processed, multiple task nodes, and the execution sequence between the multiple task nodes, which may specifically include the following steps:
- Step S1051 According to the data import operator input by the user, the core server 1 generates a data import node; that is, the user operates on the graph computing interface of the client 4, drags and pulls the data import class operator, and then the core server 1 responds to the user's Input to generate a data import node.
- the data importing operators include importing edge file operators and importing point file operators.
- Step S1052 Create an operator according to the to-be-processed graph input by the user, and generate a to-be-processed graph creation node; that is, the user operates on the graph computing interface of the client 4, drags and drops the graph to create an operator, and then the core server 1 responds to the user The input to generate the graph to create the node;
- Step S1053 Generate a to-be-processed graph computing node according to the multiple algorithm operators of the to-be-processed graph input by the user; that is, the user operates on the graph computing interface of the client 4, and drags and drops the multiple algorithms of the graph to be processed. operator, and then the core server 1 generates a graph computing node to be processed in response to the user's input;
- the multiple algorithm operators of the graph to be processed are mainly used for splicing the algorithm operator parameters input by the user at the client into a statement allowed by the graph computing server.
- Step S1054 derive the operator according to the data input by the user, and generate a data derivation node; that is, the user operates on the graph computing interface of the client 4, drags and drags the graph data derivation operator, and then the core server 1 responds to the user's input and generates Data export operator;
- Step S1055 Generate a stop node according to the stop pending graph operator input by the user; that is, the user operates on the graph computing interface of the client 4, drags and drops the pending graph operator, and then the core server 1 responds to the user's request. Input to generate a stop node.
- the user has dragged and dragged all the algorithm operators of the to-be-processed graph, that is, all the algorithm operators of the to-be-processed graph are ready;
- Step S1056 According to the connection relationship between the multiple algorithm operators input by the user, the relationship between the algorithm operators is generated; that is, the user operates on the graph calculation interface of the client 4, and the drag and drop is ready in step S1056
- the connection relationship between the multiple algorithm operators of the The above operation can be performed so that there is a connection relationship between the first algorithm operator, the second algorithm operator, and the seventh algorithm operator, then the core server 1 responds to the user's input and generates a computing node of multiple operators , that is, the graph to be processed can be calculated through the connection relationship of multiple algorithm operators, so as to obtain corresponding calculation data.
- Step S1057 According to the preset configuration mode input by the user, perform parameter configuration on multiple algorithm operators, and generate parameters for each algorithm operator; that is, the user operates on the graph calculation interface of the client 4, dragging and dropping the operator parameters configuration, and then the core server 1 generates the parameters of each algorithm operator in response to the user's operation.
- Step S1058 Generate a task workflow file of the graph to be processed according to the submission instruction input by the user;
- steps S1051-Step S1057 All operations performed in , generate a task workflow file, wherein the task flow work file includes: preprocessing table data, multiple task nodes, wherein the multiple task nodes include at least one first task node and at least one second task node, Wherein, at least one first task node includes: a data import node, a graph calculation node to be processed, a data export node, and a stop node; at least one second task node includes: the to-be-processed graph creation node.
- the core server 1 has completed the generated task workflow file.
- the core server 1 generates the task workflow in step S1058, when the user operates on the graph computing interface of the client 4, the background of the core server 1 corresponds to Corresponding nodes are generated, that is, steps S1051 to S1057, but when the user clicks to submit the task on the interface, as shown in Figure 3, the task nodes generated in steps S1051 to S1057 are unified in the task workflow file.
- the task workflow file includes the preprocessing table data obtained in step S1031 and a plurality of task nodes obtained in steps S1051-S1057.
- the task workflow file is transmitted to the big data cluster 3 and the graph computing server 2, and the big data cluster 3 needs to generate at least the first task node according to the task workflow file.
- a first adjustment order wherein at least one first adjustment order includes: a data import order, a to-be-processed graph calculation order, a data export order, and a stop adjustment order.
- the big data cluster 3 performs calculation according to the preprocessing table data in the task workflow file, and generates the table data file of the graph to be processed, that is, the data cluster executes step S106 after receiving the task workflow file, and step S106 Specifically include the following steps:
- Step S1061 According to the data import node, calculate the point data in the preprocessing table data corresponding to the multiple algorithm operators in the graph to be processed, and the point data corresponding to the connection relationship between the multiple algorithm operators in the graph to be processed. edge data;
- Step S1062 generate header files of point data and the edge data according to the parameters of the algorithm operator, and send the table data to the graph computing server 2;
- Step S1063-Step S1066 In response to the adjustment command, send the data importing command, the graph computing command, the data exporting command, and the stop command to the graph computing server 2 in sequence.
- step S107 executed by the graph computing server 2 specifically includes the following steps:
- the original instance of the graph to be processed is created; that is, when the user drags the graph creation operator to be processed on the graph computation interface of the client 4, the graph computation server 2 converts the graph creation operator into the language allowed by the graph calculator, and requests the big data cluster 3 to send the "data import command", and then when receiving the "data import command" sent by the big data cluster 3, the graph calculates The server 2 creates an original instance of the graph to be processed, and modifies the configuration file of the original instance of the graph to be processed to generate an instance of the graph to be processed.
- Step S1072 Calculate the adjustment command according to the to-be-processed graph, and perform the table data file, multiple algorithm operators of the to-be-processed graph, the parameters of each algorithm operator, and the connection relationship of the multiple algorithm operators according to the instance of the to-be-processed graph.
- Calculate generate the structured data of the graph to be processed; that is, when the user drags and drops multiple algorithm operators of the graph to be processed on the graph calculation interface of the client 4, the graph calculation server 2 then calculates the multiple graph algorithm operators. Convert the language into the language allowed by the graph calculator, and request the big data cluster 3 to send the "graph calculation command", and then when receiving the "graph calculation command" sent by the big data cluster 3, the graph calculation server 2 obtains according to step S1071.
- the obtained instance of the graph to be processed is calculated, and the structured data of the graph to be processed is generated. That is, the user can query the structured data of the to-be-processed graph, that is, the structure of the to-be-processed graph, on the graph computing interface of the client terminal 4 .
- Step S1073 According to the data deriving command, and according to the parameters of a plurality of algorithm operators, the structured data is exported to the big data cluster 3 for user query or other business use. That is, when the user drags the data export operator on the graph computing interface of the client 4, the graph computing server 2 converts the data export operator into the language allowed by graph computing, and requests the big data cluster 3 to send the "data export command" , when receiving the "data export command" sent by the big data cluster 3, the graph computing server 2 exports the structured data to the big data cluster 3 according to the parameters of the algorithm operator. At this time, the big data cluster 3 will structure the data. After the data is converted into table data, the user can view the table data of the graph to be processed on the graph calculation interface of the client 4 for user query or other business use.
- step S1073 specifically includes: judging whether the parameters of the algorithm operator are consistent with the configuration parameters in the instance; when the parameters of the algorithm operator are inconsistent with the configuration parameters in the instance, modifying the parameters of the algorithm operator.
- Step S1074 According to the stop adjustment command, stop the dragging of the algorithm operator for calculating the graph to be processed, and stop the calculation to be processed. That is, after the user successfully executes all the operators of the to-be-processed graph, that is, after obtaining the structure diagram and table data of the love-processed graph, and the current to-be-processed graph is no longer used, stop the to-be-processed graph and delete it. Instances of pending graphs, which can free up more resources.
- the visual graph computing system further includes a verification server 6, wherein the verification server 6 is used to verify whether the user name and password are correct according to the user name and password of the user; Name to query the password corresponding to the user name.
- the visualized graph computing method further includes:
- Step S100 Generate first verification information according to the user name and password input by the user, where the first verification information represents a request to verify whether the user name and password are correct;
- step S101 is performed.
- step S1071 the graph computing server 2 creates a command according to the graph to be processed, and after creating the original instance of the graph to be processed, the graph computing server 2 obtains the username of the current user, and when verifying After the server 6 obtains the user name of the user, it generates the third verification information according to the user name.
- the third verification information represents the password for requesting to obtain the user name, and sends the third verification information to the verification server 6, and requests the verification server 6 to give the password to the user.
- the password of the user name when the graph computing server 2 receives the password of the user name sent by the verification server 6, the user name and password are input into the graph computing server 2 for verification, and when the verification is passed, the user can modify the original password. Instance's configuration file.
- the user name and password are written into the configuration file of the instance in the graph computing server 2, when the user starts the graph computing server 2, when the user accesses the graph computing instance created by himself , it can be consistent with the user name and password of the core server 1 of the visual graph computing, and the unified user authentication of the whole set of application systems is realized.
- the authentication server 6 is an LDAP server.
- an embodiment of the present application provides a visualized graph computing system, including:
- a visual graph computing platform configured to obtain the original table data of the graph to be processed according to the first input of the user, and generate the task workflow file of the graph to be processed according to the second input of the user, and the task workflow file includes the original table data and multiple task nodes, wherein the multiple task nodes include at least one first task node and at least one second task node;
- the big data cluster 3 is used to store the original table data of the graph, and is used to store the original table data of the graph, generate at least one first command to execute the first task node according to the at least one first task node, and
- the original table data is calculated, and a table data file is generated;
- the structured data of the to-be-processed graph is converted into the table data of the to-be-processed graph;
- the graph computing server 2 is configured to store the original structured data of the graph, generate a graph instance to be processed according to the at least one first command and the at least one second task node, and perform the processing on the graph according to the graph instance to be processed.
- the table data file is calculated to generate the structured data of the graph to be processed.
- a visualized graph computing system includes a visualized graph computing platform, a big data cluster 3, and a graph computing server 2, wherein the big data cluster 3 stores original table data of graphs, and the graph The original structured data of the graph is stored in the computing server 2; the user selects the operators of the graph, the connection relationship between the operators, and configures the parameters of the operators on the visual graph computing platform, and the big data cluster 3 can be
- the operators and parameters of the graph generate the table data file of the graph
- the graph computing server 2 builds a graph instance according to the operators of the graph, the connection relationship between the operators, and the configuration parameters of the operators, and then the graph computing server 2 builds the graph according to the large
- the table data files in data cluster 3 perform graph computation to generate graph structure data, and then big data cluster 3 converts graph structure data into graph table data.
- the graph computing server 2 includes a Neo4j server, which is a high-performance NOSQL graph database, which stores structured data on the network instead of tables. It is an embedded, disk-based Java persistence engine with fully transactional features, but it stores structured data on a network (called a graph from a mathematical point of view) rather than in tables. Neo4j can also be seen as a high-performance graph engine with all the features of a full-fledged database.
- Neo4j server performs a series of graph operations through Cypher statements , the syntax is flexible, the parameters are easy to configure, and a variety of operation operators can be implemented; the Neo4j server can view the nodes and edges in the graph through the Neo4j Brower, which is convenient for analysis.
- Big Data Cluster 3 adopts CDH as the big data framework
- CDH is Cloudera's 100% open source platform distribution, including Apache Hadoop, built for enterprise needs. By integrating Hadoop with more than a dozen other key open source projects, Cloudera has created a functionally advanced system that helps users execute end-to-end big data workflows.
- This application uses CDH as the big data framework.
- CDH is based on the stable version of Apache Hadoop and fixes the latest bugs; CDH is easy to install and upgrade; CDH supports rich components.
- the CDH of the big data cluster 3 in this embodiment of the present application includes the following components: HDFS, Hive, Oozie, Spark, and the like.
- HDFS is a distributed file storage system that can store a large number of large files.
- the main difference between it and other distributed file systems is that it is a highly fault-tolerant system, suitable for deployment on cheap machines, and hdfs It can provide high-throughput data access and is very suitable for applications on large-scale data sets. That is, HDFS can convert the structured data sent by the graph computing server 2 to the big data cluster 3, and convert the structured data into table data.
- Hive is a Hadoop-based data warehouse tool for data extraction, transformation, and loading. It is a mechanism for storing, querying, and analyzing large-scale data stored in Hadoop.
- Hive data warehouse tools can map structured data files into a database table, and provide SQL query functions, which can convert SQL statements into MapReduce tasks for execution. That is, Hive can convert the table data converted by HDFS, that is, after HDFS converts the structured data into table data, the table data of the graph to be processed can be stored in Hive.
- Oozie is an open source framework based on a workflow engine, contributed to Apache by Cloudera, for running a set of jobs or processes in a specific order within a workflow. In the cluster, it is responsible for scheduling tasks according to the order of business logic. That is, Oozie can convert the task node sent by the core server 1 into a command, and send the command to the graph computing server 2, that is, execute steps S1061-S1065. The specific execution steps are as described above, and will not be repeated again.
- Spark is a fast and general computing engine designed for large-scale data processing. Spark can perform graph computations based on commands.
- an embodiment of the present application further provides an electronic device, including one or more processors and a memory.
- the processor may be a central processing unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
- CPU central processing unit
- the processor may control other components in the electronic device to perform desired functions.
- the memory may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory.
- the volatile memory may include, for example, random access memory (RAM) and/or cache memory, or the like.
- the non-volatile memory may include, for example, read only memory (ROM), hard disk, flash memory, and the like.
- One or more computer program instructions may be stored on the computer-readable storage medium, and the processor may execute the above-mentioned program instructions to implement the above-mentioned over-prediction of own funds in various embodiments of the present application and/or or other desired functionality.
- Various contents such as input signals, signal components, noise components, etc. may also be stored in the computer-readable storage medium.
- embodiments of the present application may also be computer program products comprising computer program instructions that, when executed by a processor, cause the processor to perform the "exemplary method" described above in this specification
- the steps of the calculation method of the visualization graph according to the embodiments described in the present application are described in the section.
- the computer program product can write program codes for performing the operations of the embodiments of the present application in any combination of one or more programming languages, including object-oriented programming languages, such as Java, C++, etc. , also includes conventional procedural programming languages, such as "C" language or similar programming languages.
- the program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server execute on.
- embodiments of the present application may also be computer-readable storage media having computer program instructions stored thereon, the computer program instructions, when executed by a processor, cause the processor to perform the above-mentioned "Example Method" section of this specification
- the steps of the method for calculating a visualization graph according to various embodiments of the present application are described in .
- the computer-readable storage medium may employ any combination of one or more readable media.
- the readable medium may be a readable signal medium or a readable storage medium.
- a readable storage medium may include, but is not limited to, electrical, magnetic, optical, electromagnetic, infrared, or semiconductor devices, devices, or devices, or a combination of any of the above, for example. More specific examples (non-exhaustive list) of readable storage media include: electrical connections with one or more wires, portable disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
- each component or each step can be decomposed and/or recombined. These disaggregations and/or recombinations should be considered as equivalents of the present application.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
Claims (12)
- 一种可视化的图计算方法,所述方法应用于可视化的图计算系统,所述可视化的图计算系统包括可视化图计算平台,大数据集群以及图计算服务器,其中,所述大数据集群中存储有图的原始表数据,所述图计算服务器中存储有图的原始结构化数据;所述可视化的图计算方法包括:A visualized graph computing method, the method is applied to a visualized graph computing system, the visualized graph computing system includes a visualized graph computing platform, a big data cluster and a graph computing server, wherein the big data cluster stores The original table data of the graph, the graph computing server stores the original structured data of the graph; the visualized graph computing method includes:根据用户的第一输入,获取待处理图的原始表数据;Obtain the original table data of the graph to be processed according to the first input of the user;根据所述用户的第二输入,生成待处理图的任务工作流文件,所述任务工作流文件包括所述原始表数据、多个任务节点,其中所述多个任务节点包括至少一个第一任务节点以及至少一个第二任务节点;According to the second input of the user, a task workflow file of the graph to be processed is generated, where the task workflow file includes the original table data and a plurality of task nodes, wherein the plurality of task nodes include at least one first task node and at least one second task node;根据所述至少一个第一任务节点生成执行所述第一任务节点的至少一个第一调令,并对所述原始表数据进行计算,生成表数据文件;Generate at least one first command to execute the first task node according to the at least one first task node, and calculate the original table data to generate a table data file;根据所述至少一个第一调令以及所述至少一个第二任务节点,生成待处理图实例,并根据所述待处理图实例对所述表数据文件进行计算,生成所述待处理图的结构化数据;以及Generate a graph instance to be processed according to the at least one first command and the at least one second task node, and calculate the table data file according to the graph instance to be processed to generate a structured graph of the to-be-processed graph data; and将所述待处理图的结构化数据转化为所述待处理图的表数据。Convert the structured data of the graph to be processed into table data of the graph to be processed.
- 根据权利要求1所述的可视化的图计算方法,在所述获取待处理图的原始表数据之后,且在根据用户的第二输入指令,生成待处理图的任务工作流文件之前,所述可视化的图计算方法还包括:The visualized graph computing method according to claim 1, after the acquisition of the original table data of the graph to be processed, and before generating the task workflow file of the graph to be processed according to the second input instruction of the user, the visualization The graph calculation method of also includes:对所述原始表数据进行预处理,获取所述待处理图的预处理表数据;Preprocessing the original table data to obtain the preprocessing table data of the graph to be processed;根据所述至少一个第一任务节点生成执行所述第一任务节点的至少一个第一调令,并对所述原始表数据进行计算,生成表数据文件,包括:Generate at least one first command to execute the first task node according to the at least one first task node, calculate the original table data, and generate a table data file, including:根据所述至少一个第一任务节点生成执行所述第一任务节点的至少一个第一调令,对所述预处理表数据进行计算,生成表数据文件。Generate at least one first command to execute the first task node according to the at least one first task node, calculate the preprocessing table data, and generate a table data file.
- 根据权利要求2所述的可视化的图计算方法,The visualized graph computing method according to claim 2,根据所述用户的第二输入,生成待处理图的任务工作流文件,包括:According to the second input of the user, the task workflow file of the graph to be processed is generated, including:根据所述用户输入的数据导入算子,生成数据导入节点;Generate a data import node according to the data import operator input by the user;根据所述用户输入的所述待处理图创建算子,生成待处理图创建节点;According to the to-be-processed graph creation operator input by the user, a to-be-processed graph creation node is generated;根据所述用户输入的待处理图的多个算法算子,生成待处理图计算节点;generating a to-be-processed graph computing node according to a plurality of algorithm operators of the to-be-processed graph input by the user;根据所述用户输入的数据导出算子,生成数据导出节点;Generate a data derivation node according to the data derivation operator input by the user;根据所述用户输入的停止所述待处理图算子指令,生成停止节点;generating a stop node according to the stop of the to-be-processed graph operator sub-instruction input by the user;根据所述用户输入的所述多个算法算子之间的连接关系,生成所述多个算法算子之间的关系;generating a relationship between the multiple algorithm operators according to the connection relationship between the multiple algorithm operators input by the user;根据所述用户输入的预设配置方式,对所述多个算法算子进行参数配置,生成每个所述算法算子的参数;以及According to the preset configuration mode input by the user, parameter configuration is performed on the plurality of algorithm operators, and parameters of each of the algorithm operators are generated; and根据所述用户输入的提交指令,生成所述待处理图的任务工作流文件;generating the task workflow file of the graph to be processed according to the submission instruction input by the user;其中,所述至少一个第一任务节点包括:所述数据导入节点、待处理图计算节点、所述数据导出节点以及所述停止节点;Wherein, the at least one first task node includes: the data import node, the to-be-processed graph computing node, the data export node, and the stop node;所述至少一个第二任务节点包括:所述待处理图创建节点。The at least one second task node includes: the to-be-processed graph creation node.
- 根据权利要求3所述的可视化的图计算方法,根据所述至少一个第一任务节点生成执行所述第一任务节点的至少一个第一调令,对所述预处理表数据进行计算,生成表数据文件,包括:The visual graph computing method according to claim 3, generating at least one first command to execute the first task node according to the at least one first task node, calculating the preprocessing table data, and generating table data documents, including:根据所述数据导入节点、待处理图计算节点、所述数据导出节点以及所述停止节点,生成数据导入调令、图计算调令、数据导出调令以及停止调令;generating a data import command, a graph calculation command, a data export command, and a stop command according to the data import node, the graph computing node to be processed, the data export node, and the stop node;对所述预处理表数据进行计算,生成表数据文件。The preprocessing table data is calculated to generate a table data file.
- 根据权利要求4所述的可视化的图计算方法,其特征在于,对所述预处理表数据进行计算,生成表数据文件,包括:The visualized graph calculation method according to claim 4, wherein the preprocessing table data is calculated to generate a table data file, comprising:根据所述数据导入调令,计算所述预处理表数据中与所述待处理图的多个算法算子相对应的点数据,以及,与所述待处理图中的多个算法算子之间连接关系相对应的边数据;According to the data import adjustment command, calculate the point data in the preprocessing table data corresponding to the multiple algorithm operators in the to-be-processed graph, and calculate the point data between the multiple algorithm operators in the to-be-processed graph The edge data corresponding to the connection relationship;根据所述算法算子的参数生成所述点数据与所述边数据的头文件;Generate the header files of the point data and the edge data according to the parameters of the algorithm operator;其中,所述表数据文件包括:多个点数据、多个边数据以及头文件。Wherein, the table data file includes: a plurality of point data, a plurality of edge data and a header file.
- 根据权利要求5所述的可视化的图计算方法,The visualized graph computing method according to claim 5,根据所述至少一个第一调令以及所述至少一个第二任务节点,生成待 处理图实例,并根据所述待处理图实例对所述表数据文件进行计算,生成所述待处理图的结构化数据,包括:Generate a graph instance to be processed according to the at least one first command and the at least one second task node, and calculate the table data file according to the graph instance to be processed to generate a structured graph of the to-be-processed graph data, including:根据所述待处理图创建节点以及所述数据导入调令,创建所述待处理图的原始实例;Create an original instance of the to-be-processed graph according to the to-be-processed graph creation node and the data import command;修改所述待处理图的原始实例的配置文件,生成待处理图的实例;Modify the configuration file of the original instance of the graph to be processed to generate an instance of the graph to be processed;根据所述图计算调令,根据所述待处理图的实例,对所述表数据文件、所述待处理图的多个算法算子以及每个所述算法算子的参数、所述多个算法算子的连接关系,进行计算,生成所述待处理图的结构化数据;Calculate and adjust commands according to the graph. According to the instance of the graph to be processed, the table data file, the multiple algorithm operators of the to-be-processed graph, the parameters of each of the algorithm operators, the multiple algorithms The connection relationship of the operator is calculated, and the structured data of the to-be-processed graph is generated;根据所述数据导出调令,将所述待处理图的结构化数据导出。According to the data export command, the structured data of the graph to be processed is exported.
- 根据权利要求6所述的可视化的图计算方法,在根据所述数据导出调令,将所述待处理图的结构化数据导出之前,根据所述至少一个第一调令以及所述至少一个第二任务节点,生成待处理图实例,并根据所述待处理图实例对所述表数据文件进行计算,生成所述待处理图的结构化数据,还包括:The visual graph computing method according to claim 6, before deriving a command according to the data and exporting the structured data of the graph to be processed, according to the at least one first command and the at least one second task node, generating a graph instance to be processed, and calculating the table data file according to the graph instance to be processed, and generating structured data of the graph to be processed, further comprising:判断所述算法算子的参数与所述实例中的配置参数是否一致;Determine whether the parameters of the algorithm operator are consistent with the configuration parameters in the instance;当所述算法算子的参数与所述实例中的配置参数不一致时,修改所述算法算子的参数。When the parameters of the algorithm operator are inconsistent with the configuration parameters in the instance, the parameters of the algorithm operator are modified.
- 根据权利要求6所述的可视化的图计算方法,The visualized graph computing method according to claim 6,在所述获取待处理图的原始表数据之前,所述可视化的图计算方法还包括:Before obtaining the original table data of the graph to be processed, the visualized graph calculation method further includes:根据所述用户输入的用户名和密码,生成第一验证信息,所述第一验证信息表示请求验证所述用户名和密码是否正确;generating first verification information according to the username and password input by the user, where the first verification information represents a request to verify whether the username and password are correct;当收到第二验证信息时,生成第一签名,所述第一签名用于提示所述用户的用户名和密码正确,并根据所述用户的输入,获取待处理图的原始表数据,其中所述第二验证信息表示所述用户名和所述密码正确;When the second verification information is received, a first signature is generated, and the first signature is used to prompt the user that the username and password are correct, and according to the user's input, the original table data of the graph to be processed is obtained, in which the The second verification information indicates that the user name and the password are correct;修改所述待处理图的原始实例的配置文件,生成待处理图的实例,包括:Modify the configuration file of the original instance of the graph to be processed to generate an instance of the graph to be processed, including:获取所述用户的用户名,并根据所述用户名生成第三验证信息,所述 第三验证信息表示请求获取所述用户名的密码;obtaining the user name of the user, and generating third verification information according to the user name, where the third verification information represents a request to obtain the password of the user name;根据所述用户输入的用户名以及所述用户名的密码,生成第四验证信息,所述第四验证信息表示请求验证所述用户名和所述密码是否正确;Generate fourth verification information according to the username input by the user and the password of the username, and the fourth verification information represents a request to verify whether the username and the password are correct;当收到第五验证信息时,修改所述待处理图的原始实例的配置文件,生成待处理图的实例,其中所述第五验证信息表示所述用户名和所述密码正确。When fifth verification information is received, the configuration file of the original instance of the graph to be processed is modified to generate an instance of the graph to be processed, wherein the fifth verification information indicates that the user name and the password are correct.
- 一种可视化的图计算系统,包括:A visual graph computing system, including:可视化图计算平台,用于根据用户的第一输入,获取待处理图的原始表数据,并根据所述用户的第二输入,生成待处理图的任务工作流文件,所述任务工作流文件包括所述原始表数据、多个任务节点,其中所述多个任务节点包括至少一个第一任务节点以及至少一个第二任务节点;A visual graph computing platform, configured to obtain the original table data of the graph to be processed according to the first input of the user, and generate the task workflow file of the graph to be processed according to the second input of the user, and the task workflow file includes the original table data and multiple task nodes, wherein the multiple task nodes include at least one first task node and at least one second task node;大数据集群,用于存储图的原始表数据,根据所述至少一个第一任务节点生成执行所述第一任务节点的至少一个第一调令,并对所述原始表数据进行计算,生成表数据文件;The big data cluster is used to store the original table data of the graph, generate at least one first command to execute the first task node according to the at least one first task node, and calculate the original table data to generate table data document;图计算服务器,用于存储图的原始结构化数据,根据所述至少一个第一调令以及所述至少一个第二任务节点,生成待处理图实例,并根据所述待处理图实例对所述表数据文件进行计算,生成所述待处理图的结构化数据;A graph computing server, configured to store the original structured data of the graph, generate a graph instance to be processed according to the at least one first command and the at least one second task node, and perform the processing on the table according to the graph instance to be processed. The data file is calculated to generate the structured data of the to-be-processed graph;其中,所述大数据集群还用于将所述待处理图的结构化数据转化为所述待处理图的表数据。Wherein, the big data cluster is further used to convert the structured data of the graph to be processed into table data of the graph to be processed.
- 根据权利要求9所述的可视化的图计算系统,还包括:The visualized graph computing system according to claim 9, further comprising:验证服务器,所述验证服务器用于根据所述用户的用户名以及密码验证所述用户名和所述密码是否正确;根据所述用户名查询与所述用户名对应的密码。A verification server, configured to verify whether the user name and the password are correct according to the user name and password of the user; query the password corresponding to the user name according to the user name.
- 一种计算机可读存储介质,包括:A computer-readable storage medium, comprising:存储介质;所述存储介质存储有计算机程序,a storage medium; the storage medium stores a computer program,其中,所述计算机程序用于执行上述权利要求1-8任一所述的可视化的图计算方法。Wherein, the computer program is used to execute the visualized graph computing method according to any one of the above claims 1-8.
- 一种电子设备,所述电子设备包括:An electronic device comprising:处理器;processor;用于存储所述处理器可执行指令的存储器;a memory for storing the processor-executable instructions;其中,所述处理器,用于执行上述权利要求1-8任一所述的可视化的图计算方法。Wherein, the processor is configured to execute the visualized graph computing method according to any one of the preceding claims 1-8.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010984915.6A CN112256695B (en) | 2020-09-18 | 2020-09-18 | Visualized graph calculation method and system, storage medium and electronic device |
CN202010984915.6 | 2020-09-18 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2022057279A1 true WO2022057279A1 (en) | 2022-03-24 |
Family
ID=74232875
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2021/092928 WO2022057279A1 (en) | 2020-09-18 | 2021-05-11 | Visual graph calculation method and system, and storage medium and electronic device |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN112256695B (en) |
WO (1) | WO2022057279A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115794064A (en) * | 2022-10-25 | 2023-03-14 | 中电金信软件有限公司 | Configuration method and device of task processing flow, electronic equipment and storage medium |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112256695B (en) * | 2020-09-18 | 2023-07-28 | 银联商务股份有限公司 | Visualized graph calculation method and system, storage medium and electronic device |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105162878A (en) * | 2015-09-24 | 2015-12-16 | 网宿科技股份有限公司 | Distributed storage based file distribution system and method |
US20180144251A1 (en) * | 2016-11-23 | 2018-05-24 | Institute For Information Industry | Server and cloud computing resource optimization method thereof for cloud big data computing architecture |
CN110738389A (en) * | 2019-09-03 | 2020-01-31 | 深圳壹账通智能科技有限公司 | Workflow processing method and device, computer equipment and storage medium |
CN112256695A (en) * | 2020-09-18 | 2021-01-22 | 银联商务股份有限公司 | Visualized graph calculation method and system, storage medium and electronic device |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050060287A1 (en) * | 2003-05-16 | 2005-03-17 | Hellman Ziv Z. | System and method for automatic clustering, sub-clustering and cluster hierarchization of search results in cross-referenced databases using articulation nodes |
CN108090198B (en) * | 2017-12-22 | 2020-12-22 | 浙江创邻科技有限公司 | Graph database creating method, graph database creating device, graph database loading device, and graph database loading medium |
CN110083455B (en) * | 2019-05-07 | 2022-07-12 | 网易(杭州)网络有限公司 | Graph calculation processing method, graph calculation processing device, graph calculation processing medium and electronic equipment |
-
2020
- 2020-09-18 CN CN202010984915.6A patent/CN112256695B/en active Active
-
2021
- 2021-05-11 WO PCT/CN2021/092928 patent/WO2022057279A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105162878A (en) * | 2015-09-24 | 2015-12-16 | 网宿科技股份有限公司 | Distributed storage based file distribution system and method |
US20180144251A1 (en) * | 2016-11-23 | 2018-05-24 | Institute For Information Industry | Server and cloud computing resource optimization method thereof for cloud big data computing architecture |
CN110738389A (en) * | 2019-09-03 | 2020-01-31 | 深圳壹账通智能科技有限公司 | Workflow processing method and device, computer equipment and storage medium |
CN112256695A (en) * | 2020-09-18 | 2021-01-22 | 银联商务股份有限公司 | Visualized graph calculation method and system, storage medium and electronic device |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115794064A (en) * | 2022-10-25 | 2023-03-14 | 中电金信软件有限公司 | Configuration method and device of task processing flow, electronic equipment and storage medium |
CN115794064B (en) * | 2022-10-25 | 2024-02-06 | 中电金信软件有限公司 | Configuration method and device of task processing flow, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN112256695B (en) | 2023-07-28 |
CN112256695A (en) | 2021-01-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11928596B2 (en) | Platform management of integrated access of public and privately-accessible datasets utilizing federated query generation and query schema rewriting optimization | |
US11386218B2 (en) | Platform management of integrated access of public and privately-accessible datasets utilizing federated query generation and query schema rewriting optimization | |
US9852196B2 (en) | ETL tool interface for remote mainframes | |
JP7322119B2 (en) | Queries to data sources on the network | |
US20200125530A1 (en) | Data management platform using metadata repository | |
WO2018156551A1 (en) | Platform management of integrated access datasets utilizing federated query generation and schema rewriting optimization | |
WO2022057279A1 (en) | Visual graph calculation method and system, and storage medium and electronic device | |
US9992269B1 (en) | Distributed complex event processing | |
US10185607B1 (en) | Data statement monitoring and control | |
US11941140B2 (en) | Platform management of integrated access of public and privately-accessible datasets utilizing federated query generation and query schema rewriting optimization | |
US9489423B1 (en) | Query data acquisition and analysis | |
CN112948467B (en) | Data processing method and device, computer equipment and storage medium | |
WO2018053889A1 (en) | Distributed computing framework and distributed computing method | |
CN108319514A (en) | A kind of visual scheduling system based on Slurm job managements | |
US11314707B1 (en) | Configurable domain manager platform | |
US10776163B1 (en) | Non-hierarchical management system for application programming interface resources | |
EP4280074A1 (en) | Network security framework for maintaining data security while allowing remote users to perform user-driven quality analyses of the data | |
US11934984B1 (en) | System and method for scheduling tasks | |
US20240054027A1 (en) | Portable binary files for client side execution of federated application programming interfaces | |
CN117112697A (en) | Data management method and related device | |
EP3376406A1 (en) | Secure data sharing through a network application | |
CN111723088A (en) | Method and device for pushing summary layer table |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21868117 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21868117 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21868117 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 280923) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21868117 Country of ref document: EP Kind code of ref document: A1 |