Uses of Class
n10s.result.NodeResult
Packages that use NodeResult
-
Uses of NodeResult in n10s.experimental
Methods in n10s.experimental that return types with arguments of type NodeResultModifier and TypeMethodDescriptionExperimentalImports.importJSONAsTree(org.neo4j.graphdb.Node containerNode, String jsonPayload, String relName) -
Uses of NodeResult in n10s.inference
Methods in n10s.inference that return types with arguments of type NodeResultModifier and TypeMethodDescriptionMicroReasoners.nodesInCategory(org.neo4j.graphdb.Node catNode, Map<String, Object> props) MicroReasoners.nodesLabelled(String virtLabel, Map<String, Object> props) -
Uses of NodeResult in n10s.rdf.load
Methods in n10s.rdf.load that return NodeResultMethods in n10s.rdf.load that return types with arguments of type NodeResult