Interface TopologyBatchProxyManager

All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable, TopologyBatchProfile

public interface TopologyBatchProxyManager extends OsidProxyManager, TopologyBatchProfile

The topology batch proxy manager provides access to topology batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy . The sessions included in this manager are:

  • NodeBatchAdminSession : a session to manage nodes in bulk
  • EdgeBatchAdminSession : a session to manage edged in bulk
  • GraphBatchAdminSession : a session to create, modify and delete Graph in bulk