-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: neo4j-php/php-cypher-dsl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Reusing nodes in CREATE clause leads to unexpected behaviour
type/bug
Something isn't working
#96
opened Oct 3, 2023 by
marijnvanwezel
Make more use of variadic functions
good first issue
Opportunity for newcomers to contribute to php-cypher-dsl
subject/api
Issues related to the public API
type/enhancement
New feature or request
Use static functions instead of a trait for casts
type/refactoring
A refactoring that should be applied to make the code easier to understand
Use PHP 8.0 union types
platform/php-7.4
Issues related specifically to running php-cypher-dsl on PHP 7.4
subject/typing
Issues related to the type system
type/enhancement
New feature or request
type/refactoring
A refactoring that should be applied to make the code easier to understand
Add support for the Opportunity for newcomers to contribute to php-cypher-dsl
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
allShortestPath
and shortestPath
constructs
good first issue
Insert parentheses based on precedence
good first issue
Opportunity for newcomers to contribute to php-cypher-dsl
subject/query-readability
Issues related to the readability of generated queries
type/enhancement
New feature or request
Restrict where clauses can be inserted into the query
subject/typing
Issues related to the type system
type/enhancement
New feature or request
Add support for indexing operator Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
[ ]
subject/missing-syntax
Add the list concatenation operator expression
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
Add the string concatenation operator expression
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
Add support for comparison chains
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
Add support for map projections
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
Make the Issues related to the type system
type/enhancement
New feature or request
CALL (procedure)
class take a FunctionCall
object
subject/typing
Add Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
CASE
expression
subject/missing-syntax
Add missing clauses
subject/missing-syntax
Issues related to missing support for Cypher syntax
type/enhancement
New feature or request
Is it possible to clean up the API?
subject/api
Issues related to the public API
type/enhancement
New feature or request
#3
opened Dec 7, 2021 by
kirkbushell
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.