Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
Signed-off-by: Lei Wang <[email protected]>
  • Loading branch information
doudoubobo committed Jun 12, 2024
1 parent 3f3edf9 commit 60759a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/update_gie_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
f.write("pegasus.timeout: 240000\n")
f.write("pegasus.output.capacity: 16\n")
f.write("graph.schema: /home/graphscope/gie-graph-schema.json\n")
f.write("neo4j.bolt.server.disabled = NEO4J_DISABLED\n")
f.write("neo4j.bolt.server.port = FRONTEND_CYPHER_PORT\n")
f.write("gremlin.server.port = " + gremlin_port + "\n")
pegasus_hosts = ""
for idx in range(server_size):
Expand Down

0 comments on commit 60759a7

Please sign in to comment.