GraphQuery ============================================= .. currentmodule:: polyglotdb.query.annotations.query .. autoclass:: GraphQuery .. rubric:: Methods .. autosummary:: ~GraphQuery.__init__ ~GraphQuery.aggregate ~GraphQuery.all ~GraphQuery.cache ~GraphQuery.clear_columns ~GraphQuery.columns ~GraphQuery.count ~GraphQuery.create_subset ~GraphQuery.cypher ~GraphQuery.cypher_params ~GraphQuery.delete ~GraphQuery.filter ~GraphQuery.filter_left_aligned ~GraphQuery.filter_not_left_aligned ~GraphQuery.filter_not_right_aligned ~GraphQuery.filter_right_aligned ~GraphQuery.generate_return ~GraphQuery.get ~GraphQuery.group_by ~GraphQuery.limit ~GraphQuery.offset ~GraphQuery.optional_nodes ~GraphQuery.order_by ~GraphQuery.preload ~GraphQuery.preload_acoustics ~GraphQuery.remove_subset ~GraphQuery.required_nodes ~GraphQuery.set_pause ~GraphQuery.set_properties ~GraphQuery.to_csv ~GraphQuery.to_json