Well as I said I would hope label data came along with node data (problem
solved). Is there a reason why this is not happening? Some architecture
restraints maybe?
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and s
s
> config:
>
> class="org.springframework.data.neo4j.support.typerepresentation.TypeRepresentationStrategyFactory">
>
>
>
>
> base-package="com.example.domain,com.example.domain2"/>
>
>
>
>
> Am 06.03.2014 um 18:07 schrieb Wojtek Wysocki
>
> >:
>
> Hi
>
>
Hi
I am the author of mentioned stackoverflow question (and BTW new to this
group)
I understand the need for labels to be fetched but how it is handled now is
just a show stopper for me.
We are talking about tens of additional REST requests which increase method
run time significantly.
some q