Skip to content

ExecuteQueryAsync without the surrounding SELECT AS #6

@matt-gribben

Description

@matt-gribben

First off, well done making this project. It's a great starting point for migrating to AGE.

What would be ideal though is the ability to execute a cypher query without having to also include the surrounding SELECT * FROM ... AS ( x agetype).

That would make it significantly easier to lift and shift from our existing Neo4j package (https://github.com/DotNet4Neo4j/Neo4jClient). In that package for example, we use ExecuteGetCypherResultsAsync. It would be amazing to just swap out to a similar function in your package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions