Feature: Query
Scenario: Query existing entities
Given a genius core client
When I issue a fetch Query
Then I should get back a list of entities
Scenario: Upsert Query
Given another genius core client
When I issue an HSQL Upsert Query
Then I should receive an upserted entity