PropertyType Methods |
The PropertyType type exposes the following members.
Name | Description | |
---|---|---|
GetPropertyEdge |
Try to find an Edge with a given property value.
| |
GetPropertyEdges |
Try to find all Edge with a given property value.
| |
GetPropertyValue |
Get property value of a Vertex/Edge
| |
GetPropertyVertex | ||
GetPropertyVertices(Boolean) | ||
GetPropertyVertices(IComparable, Boolean) |
Try to find all Vertex with a given property value.
| |
HasPropertyValue |
Check if an element has a property value
| |
RemovePropertyValue |
Remove a property value
| |
SetPropertyValue(EdgeType, Int32, Int32, IComparable) | ||
SetPropertyValue(VertexType, Int32, Int32, IComparable) |
Sets a property value for an element
|
Name | Description | |
---|---|---|
ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |