Uses of Interface
com.orientechnologies.orient.graph.graphml.OGraphMLImportStrategy
Packages that use OGraphMLImportStrategy
-
Uses of OGraphMLImportStrategy in com.orientechnologies.orient.graph.graphml
Classes in com.orientechnologies.orient.graph.graphml that implement OGraphMLImportStrategyModifier and TypeClassDescriptionclassGraphMLReader import strategy that ignores attribute.classGraphMLReader import strategy that ignores attribute.Methods in com.orientechnologies.orient.graph.graphml with parameters of type OGraphMLImportStrategyModifier and TypeMethodDescriptionOGraphMLReader.defineEdgeAttributeStrategy(String iAttributeName, OGraphMLImportStrategy iStrategy) Define custom strategy to use for edge attribute.OGraphMLReader.defineVertexAttributeStrategy(String iAttributeName, OGraphMLImportStrategy iStrategy) Define custom strategy to use for vertex attribute.