Package | Description |
---|---|
com.orientechnologies.orient.graph.graphml |
Modifier and Type | Class and Description |
---|---|
class |
OIgnoreGraphMLImportStrategy
GraphMLReader import strategy that ignores attribute.
|
class |
ORenameGraphMLImportStrategy
GraphMLReader import strategy that ignores attribute.
|
Modifier and Type | Method and Description |
---|---|
OGraphMLReader |
OGraphMLReader.defineEdgeAttributeStrategy(String iAttributeName,
OGraphMLImportStrategy iStrategy)
Define custom strategy to use for edge attribute.
|
OGraphMLReader |
OGraphMLReader.defineVertexAttributeStrategy(String iAttributeName,
OGraphMLImportStrategy iStrategy)
Define custom strategy to use for vertex attribute.
|
Copyright © 2009–2020 OrientDB. All rights reserved.