Interface OGraphMLImportStrategy

All Known Implementing Classes:
OIgnoreGraphMLImportStrategy, ORenameGraphMLImportStrategy

public interface OGraphMLImportStrategy
GraphMLReader import strategy. Allows custom strategy on importing
Author:
Luca Garulli (l.garulli--(at)--orientdb.com) (l.garulli(at)orientdb.com)
  • Method Details

    • transformAttribute

      String transformAttribute(String iAttributeName, Object iAttributeValue)