Package | Description |
---|---|
org.apache.tinkerpop.gremlin.neo4j.structure |
Modifier and Type | Field and Description |
---|---|
protected Neo4jVertex |
Neo4jVertexProperty.vertex |
Constructor and Description |
---|
Neo4jVertexProperty(Neo4jVertex vertex,
Neo4jNode vertexPropertyNode) |
Neo4jVertexProperty(Neo4jVertex vertex,
String key,
V value) |
Neo4jVertexProperty(Neo4jVertex vertex,
String key,
V value,
Neo4jNode vertexPropertyNode) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.