diff --git a/interactive_engine/assembly/src/conf/graphscope/frontend.vineyard.properties b/interactive_engine/assembly/src/conf/graphscope/frontend.vineyard.properties index 70def2ce3acf..8f3f6233c8c5 100644 --- a/interactive_engine/assembly/src/conf/graphscope/frontend.vineyard.properties +++ b/interactive_engine/assembly/src/conf/graphscope/frontend.vineyard.properties @@ -21,3 +21,5 @@ neo4j.bolt.server.port = FRONTEND_CYPHER_PORT # disable the authentication if username or password is not set #auth.username = default #auth.password = default + +graph.planner.is.on = true