Visualize a Graph using BFS and DFS traversals step by step.
Graph Edges: 1-2, 1-3, 2-4, 2-5, 3-6, 3-7
Start Node: 1