Running multiple Dgraphs on the same Windows machine

If you have more than one Endeca data store running on a single Windows machine, the Endeca Server, by default, assigns each Dgraph a port that does not conflict with other Dgraph ports on that machine.

This prevents multiple Dgraphs running on a single machine from presenting inconsistent behavior. If you decide to assign the Dgraph ports yourself (by using the --ws-port and --bulk-load-port options), make sure that each assigned port is unique on that machine.