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 Summary
Modifier and TypeMethodDescriptiontransformAttribute(String iAttributeName, Object iAttributeValue)
-
Method Details
-
transformAttribute
-