Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
FalkorDB::Constraints::Constraint
Inherits
Struct
<
Value
<
Object
Constructors
new
(type :
Type
, label :
String
, properties :
Array
(
String
), entity_type :
EntityType
, status :
Status
)
Source
Instance methods
clone
Source
copy_with
(type _type = @type, label _label = @label, properties _properties = @properties, entity_type _entity_type = @entity_type, status _status = @status)
Source
entity_type
label
properties
status
type