feat: added graphinfo command for debugging.
Showing
- src/main/java/com/syncleus/aethermud/command/commands/admin/GraphStatusCommand.java 64 additions, 0 deletions.../aethermud/command/commands/admin/GraphStatusCommand.java
- src/main/java/com/syncleus/aethermud/configuration/ConfigureCommands.java 1 addition, 0 deletions...m/syncleus/aethermud/configuration/ConfigureCommands.java
- src/main/java/com/syncleus/aethermud/storage/AetherMudStorage.java 3 additions, 0 deletions...java/com/syncleus/aethermud/storage/AetherMudStorage.java
- src/main/java/com/syncleus/aethermud/storage/GraphInfo.java 48 additions, 0 deletionssrc/main/java/com/syncleus/aethermud/storage/GraphInfo.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/GraphDbAetherMudStorage.java 16 additions, 1 deletion...us/aethermud/storage/graphdb/GraphDbAetherMudStorage.java
Loading
Please register or sign in to comment