The application provides a
data processing method and device,
computer equipment and a storage medium, applied to the
information field, and the method comprises the steps of: acquiring an application calling
topological graph corresponding to a target object, wherein the application calling
topological graph comprises a calling relationship between a plurality of data nodes called when the target object is executed; encoding the data nodes in each calling level of the application calling
topological graph respectively, and generating a string corresponding to each calling level; determining a target
substring in the string corresponding to each calling level and
branch data corresponding to the target
substring in the application calling topological graph, wherein the target
substring is used to represent a
data node that is called in a loop and meets a preset condition in the calling level; and deleting the
branch data in the application calling topological graph. The
data processing method provided by the application determines the
branch data called in a loop by encoding the data nodes, thereby trimming the branch data, so as to reduce the storage cost of the application calling topological graph.