struct Redis::Graph::Indices(T)
- Redis::Graph::Indices(T)
- Struct
- Value
- Object
Defined in:
graph/indices.crConstructors
Instance Method Summary
- #clone
- #copy_with(graph _graph = @graph)
- #create(label : String, property : String)
- #create(label : String, properties : Enumerable(String))
- #graph : Graph::Client(T)