RedisGraph / redisgraph-py

RedisGraph python client
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
189 stars 49 forks source link

map datatype #117

Closed swilly22 closed 3 years ago

swilly22 commented 3 years ago

Map format: [string, value_type, value, string, val_type, value ....]

Not sure if we should change key string to a string encoded value: [key_type, key, value_type, value ...]

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication