diff --git a/skimage/graph/_ncut.py b/skimage/future/_ncut.py similarity index 100% rename from skimage/graph/_ncut.py rename to skimage/future/_ncut.py diff --git a/skimage/graph/_ncut_cy.pyx b/skimage/future/_ncut_cy.pyx similarity index 100% rename from skimage/graph/_ncut_cy.pyx rename to skimage/future/_ncut_cy.pyx diff --git a/skimage/graph/graph_cut.py b/skimage/future/graph_cut.py similarity index 100% rename from skimage/graph/graph_cut.py rename to skimage/future/graph_cut.py diff --git a/skimage/graph/graph_merge.py b/skimage/future/graph_merge.py similarity index 100% rename from skimage/graph/graph_merge.py rename to skimage/future/graph_merge.py diff --git a/skimage/graph/rag.py b/skimage/future/rag.py similarity index 100% rename from skimage/graph/rag.py rename to skimage/future/rag.py diff --git a/skimage/graph/tests/test_rag.py b/skimage/future/tests/test_rag.py similarity index 100% rename from skimage/graph/tests/test_rag.py rename to skimage/future/tests/test_rag.py