nodeinfo = searchNodeByID(neo4jconn,nodeid)
creates the Neo4jNode object using the Neo4j® database connection neo4jconn and the node
identifier nodeid.
Neo4j database connection, specified as a Neo4jConnect object created with the function neo4j.
Node identifier of a Neo4j database node, specified as a numeric scalar for one node in
the Neo4j database, or a numeric vector for multiple nodes. If a node
identifier is unknown, search for nodes using searchNode and search for
relationships using searchRelation.
Node information for one node in the Neo4j database, returned as a Neo4jNode object. You can
use this node as the origin node for searching the Neo4j database.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.