Package org.gephi.io.processor.spi

Interfaces that define the way data are unloaded from container and appened to the workspace.

The purpose of processors is to unload data from the import container and push it to the workspace, with various strategy. For instance a processor could either create a new workspace or append data to the current workspace, with a particular strategy.