Raphtory
Raphtory copied to clipboard
Check for existance of property
If you try to filter on a property or metadata that does not exist then this should report an error that includes the name of the missing property
PR https://github.com/Pometry/Raphtory/pull/2284 fixes this. Although only in master_filter branch as of yet.