OSID Logo
OSID Specifications
topology batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.topology.batch.TopologyBatchProfile
Implementsosid.OsidProfile
Description

The TopologyBatchProfile describes the interoperability among topology batch services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsNodeBatchAdmin
Description

Tests if bulk administration of nodes is available.

Returnboolean true if a node bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsEdgeBatchAdmin
Description

Tests if bulk administration of edges is available.

Returnboolean true if an edge bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsGraphBatchAdmin
Description

Tests if bulk administration of graph is available.

Returnboolean true if a graph bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.