Open runesl opened 10 years ago
public class RestGraphDatabase extends AbstractRemoteDatabase { [...] public Schema schema() { throw new UnsupportedOperationException(); }
public class RestGraphDatabase extends AbstractRemoteDatabase { [...] public Schema schema() { throw new UnsupportedOperationException(); }