Class OIgnoreGraphMLImportStrategy
java.lang.Object
com.orientechnologies.orient.graph.graphml.OIgnoreGraphMLImportStrategy
- 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
-
OIgnoreGraphMLImportStrategy
public OIgnoreGraphMLImportStrategy()
-
-
Method Details
-
transformAttribute
- Specified by:
transformAttributein interfaceOGraphMLImportStrategy
-