-
Notifications
You must be signed in to change notification settings - Fork 232
Issues: neo4j-contrib/neomodel
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
Support for filtering on Array properties
enhancement
#379
opened Nov 16, 2018 by
mprahl
updated Nov 22, 2018
Data modelling consistency in Relationships
enhancement
#282
opened Nov 10, 2017 by
aanastasiou
updated Mar 5, 2019
DB related exceptions within a transaction cause the transaction to fail
enhancement
#303
opened Feb 26, 2018 by
aanastasiou
updated Mar 7, 2019
neomodel closes sessions only after object is deleted
enhancement
#259
opened Jun 18, 2017 by
liranbg
updated Mar 20, 2019
Using backticks in all queries to enhance compatibility for spaces and special characters
enhancement
#292
opened Jan 2, 2018 by
jurrian
updated Apr 3, 2019
Allow any iterable for IN operator
enhancement
#443
opened Apr 26, 2019 by
Lucidiot
updated Apr 26, 2019
Request help with implementing file upload field
enhancement
#240
opened Feb 19, 2017 by
mjmare
updated May 8, 2019
Date properties are stored as string instead of temporal
enhancement
#441
opened Apr 24, 2019 by
machosec
updated Jan 28, 2021
Need Decimal Property for accounting/costing/monetary applications
enhancement
feature
Describes a new feature
#235
opened Feb 6, 2017 by
divinedeveloper
updated Sep 16, 2022
Using order_by with Relationship Properties
enhancement
feature
Describes a new feature
#260
opened Jul 7, 2017 by
hosford42
updated Sep 16, 2022
document error: match() returns Traversal
bug
enhancement
#277
opened Oct 20, 2017 by
elferia
updated Sep 16, 2022
Composite Constraint Support - Neomodel
enhancement
#286
opened Nov 17, 2017 by
hbeadles
updated Sep 16, 2022
neo4j.exceptions.ClientError: No write operations are allowed directly on this database. Writes must pass through the leader. The role of this server is: FOLLOWER
enhancement
#335
opened May 15, 2018 by
robertlagrant
updated Dec 1, 2022
Proposal to filter on generic cypher expression
enhancement
#343
opened Jun 1, 2018 by
stevenvdr
updated Feb 1, 2023
create_or_update does not call post_save
enhancement
#647
opened Oct 14, 2022 by
attilamester
updated Feb 3, 2023
Cache Relationship Traversals
enhancement
#552
opened Apr 1, 2021 by
dnarvaez27
updated Sep 26, 2023
Feature: add support to pass relationship properties to get_or_create and create_or_update batch operations
enhancement
#583
opened Nov 1, 2021 by
Wenzel
updated Sep 26, 2023
Handling async requests without deadlocks
enhancement
#505
opened May 28, 2020 by
abhinavk1492
updated Sep 26, 2023
[Feature Request] Add support for more cypher backends (e.g. Redis graph)
enhancement
#522
opened Oct 21, 2020 by
yeus
updated Sep 27, 2023
Nested transactions
enhancement
feature
Describes a new feature
#295
opened Jan 6, 2018 by
yarmash
updated Feb 20, 2024
Make async iterator fully async
enhancement
#804
opened May 28, 2024 by
mariusconjeaud
updated May 28, 2024
NodeClassAlreadyDefined Exception in Streamlit Application due to Repeated Class Registration
enhancement
#826
opened Aug 22, 2024 by
muelldlr
updated Oct 28, 2024
create_or_update
does not allow for specifying what unique fields to match
enhancement
#828
opened Sep 13, 2024 by
arg3t
updated Oct 29, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.