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 |
Try to find a Vertex with a given property value.
|
![]() | GetPropertyVertices |
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 |
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.) |