gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.75k stars 354 forks source link

Support TSTV values in GafferPop Predicates #3236

Closed p29876 closed 2 weeks ago

p29876 commented 3 weeks ago

Allow gremlin has querying for TSTV property values e.g. g.V().has("exampleProperty", "t:type|st:subtype|v:value")