cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

stefan_haunsber
Node
since ‎09-04-2018
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Outline: I have a stored procedure with the return type Stream<AbstractClass>. Depending on a boolean parameter input value the return class is either ExtendedFromAbstractClass1 or ExtendedFromAbstractClass2. Observation: Only the attributes containe...