1 line
7.4 KiB
JSON
1 line
7.4 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "label": "BasePort.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L1"}, {"id": "nodeio_baseport_graphframework", "label": "GraphFramework", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L6"}, {"id": "nodeio_baseport_baseport", "label": "BasePort", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L8"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L12"}, {"id": "nodeio_baseport_baseport_clear", "label": ".Clear()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L16"}, {"id": "nodeio_baseport_baseport_reset", "label": ".Reset()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L29"}, {"id": "nodeio_baseport_baseport_islinked", "label": ".IsLinked()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L34"}, {"id": "nodeio_baseport_baseport_hasmultiplelinks", "label": ".HasMultipleLinks()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L43"}, {"id": "nodeio_baseport_baseport_firstnode", "label": ".FirstNode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L52"}, {"id": "nodeio_baseport_baseport_firstlink", "label": ".FirstLink()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L61"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "compilerservices", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "nodeio_baseport_graphframework", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_graphframework_graphify_1936d84ad5_runtime_nodeio_baseport_cs", "target": "nodeio_baseport_baseport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L8", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L16", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L29", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_islinked", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L34", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_hasmultiplelinks", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L43", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_firstnode", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L52", "weight": 1.0}, {"source": "nodeio_baseport_baseport", "target": "nodeio_baseport_baseport_firstlink", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.graphframework.graphify@1936d84ad5\\Runtime\\NodeIO\\BasePort.cs", "source_location": "L61", "weight": 1.0}], "raw_calls": []} |