enum Redis::Graph::Constraints::EntityType

Defined in:

graph/constraints.cr

Enum Members

NODE = 0
RELATIONSHIP = 1

Instance Method Summary

Class methods inherited from struct Enum

from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value

Instance Method Detail

def node? #

[View source]
def relationship? #

[View source]