I just have some questions that are still not completely clear to me:
1. When I create a database as graph. Is the command:
*create vertex V1 set brand = 'fiat', name = 'wow'*
the same like:
*insert into V1 (brand, name) values ('fiat', 'wow');*
Or is there any difference?
2. Some version before in the OrientDB Studio there was an environment
showing *Graph *concerning stuff. Is this deleted/removed or just can be
found somewhere else now? Not that I really need it but why not have it.
Just in case it's still somewhere. =)
Thanks
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.