Hi @andy_hegedus
How about testing with a simple Cypher first?
MATCH (a:cpc {subgroup: $cpcstart}) RETURN a LIMIT 25
By the way, do you find the answers here helpful?