Class ORenameGraphMLImportStrategy
java.lang.Object
com.orientechnologies.orient.graph.graphml.ORenameGraphMLImportStrategy
- All Implemented Interfaces:
OGraphMLImportStrategy
GraphMLReader import strategy that ignores attribute.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com) (l.garulli(at)orientdb.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontransformAttribute(String iAttributeName, Object iAttributeValue)
-
Constructor Details
-
ORenameGraphMLImportStrategy
-
-
Method Details
-
transformAttribute
- Specified by:
transformAttributein interfaceOGraphMLImportStrategy
-