> Setting objects as properties?
>
> I've tried:
> robertoCarlos.setProperty("clase", new Number(3));
>
> where number is a class having a private int num inside.
> I get:
>
> java.lang.IllegalArgumentException: Unkown property type on:
> org.robertocarlos.num...@e5b723
>
> Why is that? I can't save any kind of object?
No, in Neo4j, you can save _primitives_ , Strings and Arrays of
primitives as properties.
/peter
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user