GremlinVertex Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class GremlinVertex
type GremlinVertex = class
Public NotInheritable Class GremlinVertex
- Inheritance
-
GremlinVertex
Constructors
GremlinVertex(String, String) |
Properties
Id | |
Label |
Methods
AddProperty(GremlinVertexProperty) | |
AddProperty(String, Object) | |
GetPropertyKeys() | |
GetVertexProperties() | |
GetVertexProperties(String) | |
Validate() |