Graph, column oriented features?
I know by default Oracle database is an RDBMS database. Does Oracle have an option it's in database to act like Neo4j - a graph database? If so is the Cypher query language supported? Also, what about column oriented databases such as InfoBright. Does Oracle support this paradigm?
Thanks,
--Justin